index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
net: usb: asix_devices: add FiberGecko DeviceID
Max Schulze
1
-0
/
+17
2025-02-10
r8152: add vendor/device ID pair for Dell Alienware AW1022z
Aleksander Jan Bajkowski
1
-0
/
+1
2025-02-07
net: usb: cdc_mbim: fix Telit Cinterion FN990A name
Fabio Porcedda
1
-1
/
+1
2025-02-07
net: usb: qmi_wwan: fix Telit Cinterion FN990A name
Fabio Porcedda
1
-1
/
+1
2025-02-07
net: usb: qmi_wwan: add Telit Cinterion FN990B composition
Fabio Porcedda
1
-0
/
+1
2025-01-28
usbnet: ipheth: document scope of NCM implementation
Foster Snowhill
1
-0
/
+8
2025-01-28
usbnet: ipheth: fix DPE OoB read
Foster Snowhill
1
-3
/
+1
2025-01-28
usbnet: ipheth: break up NCM header size computation
Foster Snowhill
1
-1
/
+12
2025-01-28
usbnet: ipheth: refactor NCM datagram loop
Foster Snowhill
1
-19
/
+23
2025-01-28
usbnet: ipheth: use static NDP16 location in URB
Foster Snowhill
1
-5
/
+4
2025-01-28
usbnet: ipheth: check that DPE points past NCM header
Foster Snowhill
1
-1
/
+2
2025-01-28
usbnet: ipheth: fix possible overflow in DPE length check
Foster Snowhill
1
-2
/
+2
2025-01-28
net: usb: rtl8150: enable basic endpoint checking
Nikita Zhandarovich
1
-0
/
+22
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-12-18
net: usb: qmi_wwan: add Quectel RG255C
Martin Hou
1
-0
/
+1
2024-12-17
net: usb: lan78xx: Improve error handling in WoL operations
Oleksij Rempel
1
-2
/
+6
2024-12-17
net: usb: lan78xx: remove PHY register access from ethtool get_regs
Oleksij Rempel
1
-21
/
+2
2024-12-17
net: usb: lan78xx: rename phy_mutex to mdiobus_mutex
Oleksij Rempel
1
-9
/
+9
2024-12-17
net: usb: lan78xx: Use action-specific label in lan78xx_mac_reset
Oleksij Rempel
1
-6
/
+6
2024-12-17
net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw
Oleksij Rempel
1
-3
/
+1
2024-12-17
net: usb: lan78xx: Add error handling to lan78xx_get_regs
Oleksij Rempel
1
-6
/
+30
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-12-11
net: usb: qmi_wwan: add Telit FE910C04 compositions
Daniele Palmas
1
-0
/
+3
2024-12-10
net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_n...
Oleksij Rempel
1
-6
/
+6
2024-12-10
net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busy
Oleksij Rempel
1
-3
/
+3
2024-12-10
net: usb: lan78xx: Fix return value handling in lan78xx_set_features
Oleksij Rempel
1
-3
/
+1
2024-12-10
net: usb: lan78xx: Simplify lan78xx_update_reg
Oleksij Rempel
1
-5
/
+1
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_set_mac_addr
Oleksij Rempel
1
-5
/
+12
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
Oleksij Rempel
1
-8
/
+28
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domain
Oleksij Rempel
1
-1
/
+4
2024-12-06
net: usb: lan78xx: Improve error handling in dataport and multicast writes
Oleksij Rempel
1
-22
/
+45
2024-12-06
net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlock
Oleksij Rempel
1
-2
/
+11
2024-12-06
net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtu
Oleksij Rempel
1
-6
/
+18
2024-12-06
net: usb: lan78xx: Add error handling to lan78xx_init_ltm
Oleksij Rempel
1
-11
/
+39
2024-12-06
net: usb: lan78xx: Improve error handling in EEPROM and OTP operations
Oleksij Rempel
1
-88
/
+152
2024-12-06
net: usb: lan78xx: Fix error handling in MII read/write functions
Oleksij Rempel
1
-1
/
+9
2024-12-06
net: usb: lan78xx: Improve error reporting with %pe specifier
Oleksij Rempel
1
-4
/
+4
2024-12-06
net: usb: lan78xx: move functions to avoid forward definitions
Oleksij Rempel
1
-150
/
+150
2024-12-06
net: usb: lan78xx: Remove KSZ9031 PHY fixup
Oleksij Rempel
1
-33
/
+5
2024-12-06
net: usb: lan78xx: Remove LAN8835 PHY fixup
Oleksij Rempel
1
-35
/
+0
2024-11-24
net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration
Oleksij Rempel
1
-3
/
+3
2024-11-24
net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
Oleksij Rempel
1
-1
/
+4
2024-11-24
net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
Oleksij Rempel
1
-15
/
+14
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
2024-10-29
net: usb: qmi_wwan: add Quectel RG650V
Benoît Monin
1
-0
/
+1
2024-10-28
usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver
Benjamin Große
1
-0
/
+1
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-1
/
+3
2024-10-24
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+1
2024-10-22
net: usb: usbnet: fix name regression
Oliver Neukum
1
-1
/
+2
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+1
[prev]
[next]