index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-10-17
net: usb: sr9700: only store little-endian values in __le16 variable
Simon Horman
1
-5
/
+5
2024-10-15
net: usb: usbnet: fix race in probe failure
Oliver Neukum
1
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
1
-9
/
+28
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+16
2024-09-04
r8152: fix the firmware doesn't work
Hayes Wang
1
-4
/
+13
2024-09-03
usbnet: modern method to get random MAC
Oliver Neukum
1
-8
/
+3
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+11
2024-08-09
net: usb: cdc_ether: don't spew notifications
zhangxiangqian
1
-1
/
+2
2024-08-09
usbnet: ipheth: fix carrier detection in modes 1 and 4
Foster Snowhill
1
-2
/
+3
2024-08-09
usbnet: ipheth: do not stop RX on failing RX callback
Foster Snowhill
1
-1
/
+0
2024-08-09
usbnet: ipheth: drop RX URBs with no payload
Foster Snowhill
1
-0
/
+6
2024-08-09
usbnet: ipheth: remove extraneous rx URB length check
Foster Snowhill
1
-6
/
+2
2024-08-09
usbnet: ipheth: race between ipheth_close and error handling
Oliver Neukum
1
-1
/
+1
2024-08-06
net: usb: qmi_wwan: add MeiG Smart SRM825L
ZHANG Yuntian
1
-0
/
+1
2024-08-05
net: usb: qmi_wwan: fix memory leak for not ip packets
Daniele Palmas
1
-0
/
+1
2024-07-26
net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
Ma Ke
1
-2
/
+9
[prev]
[next]