index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Lines
2025-07-09
net: usb: enable the work after stop usbnet by ip down/up
Zqiang
-2
/
+2
2025-07-07
net: usb: lan78xx: stop including phy_fixed.h
Heiner Kallweit
-1
/
+0
2025-07-01
net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init()
Oleksij Rempel
-4
/
+9
2025-06-30
net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
Oleksij Rempel
-2
/
+0
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2025-06-21
net: usb: qmi_wwan: add SIMCom 8230C composition
Xiaowei Li
-0
/
+1
2025-06-19
net: usb: Convert tasklet API to new bottom half workqueue mechanism
Jun Miao
-18
/
+18
2025-06-19
net: usb: lan78xx: remove unused struct members
Oleksij Rempel
-4
/
+0
2025-06-19
net: usb: lan78xx: Integrate EEE support with phylink LPI API
Oleksij Rempel
-44
/
+79
2025-06-19
net: usb: lan78xx: port link settings to phylink API
Oleksij Rempel
-32
/
+2
2025-06-19
net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status
Oleksij Rempel
-13
/
+1
2025-06-19
net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACK
Oleksij Rempel
-5
/
+5
2025-06-19
net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management
Oleksij Rempel
-288
/
+262
2025-06-12
net: Use dev_fwnode()
Jiri Slaby (SUSE)
-4
/
+2
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+5
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+1
2025-06-11
net: usb: lan78xx: make struct fphy_status static const
Heiner Kallweit
-1
/
+1
2025-06-10
net: usb: r8152: Add device ID for TP-Link UE200
Lucas Sanchez Sagrado
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-4
/
+4
2025-05-30
net: usb: aqc111: debug info before sanitation
Oliver Neukum
-4
/
+4
2025-05-28
net: ch9200: fix uninitialised access during mii_nway_restart
Qasim Ijaz
-2
/
+5
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-224
/
+390
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+4
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
-1
/
+1
2025-05-27
net: usb: r8152: Convert to use struct sockaddr_storage internally
Kees Cook
-25
/
+27
2025-05-26
net: usb: aqc111: fix error handling of usbnet read calls
Nikita Zhandarovich
-2
/
+8
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
-1
/
+1
2025-05-16
net: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
-5
/
+4
2025-05-07
net: usb: lan78xx: Extract flow control configuration to helper
Oleksij Rempel
-18
/
+87
2025-05-07
net: usb: lan78xx: Refactor USB link power configuration into helper
Oleksij Rempel
-31
/
+59
2025-05-07
net: usb: lan78xx: Extract PHY interrupt acknowledgment to helper
Oleksij Rempel
-1
/
+15
2025-05-07
net: usb: lan78xx: move LED DT configuration to helper
Oleksij Rempel
-26
/
+46
2025-05-07
net: usb: lan78xx: refactor PHY init to separate detection and MAC configuration
Oleksij Rempel
-46
/
+128
2025-05-07
net: usb: lan78xx: remove explicit check for missing PHY driver
Oleksij Rempel
-4
/
+0
2025-05-07
net: usb: lan78xx: Improve error handling in PHY initialization
Oleksij Rempel
-16
/
+31
2025-05-01
r8152: use SHA-256 library API instead of crypto_shash API
Eric Biggers
-42
/
+8
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-14
/
+2
2025-04-25
Revert "rndis_host: Flag RNDIS modems as WWAN devices"
Christian Heusel
-14
/
+2
2025-04-10
usbnet: asix AX88772: leave the carrier control to phylink
Krzysztof HaĆasa
-36
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-8
/
+8
2025-04-04
usbnet:fix NPE during rx_complete
Ying Lu
-3
/
+3
2025-03-28
net: usb: usbnet: restore usb%d name exception for local mac addresses
Dominique Martinet
-6
/
+15
2025-03-27
rndis_host: Flag RNDIS modems as WWAN devices
Lubomir Rintel
-2
/
+14
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-8
/
+51
2025-03-25
net: usb: asix: ax88772: Increase phy_name size
Andy Shevchenko
-4
/
+8
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+1
2025-03-17
cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
Philipp Hahn
-0
/
+19
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-2
/
+2
2025-03-10
net: usb: lan78xx: Sanitize return values of register read/write functions
Oleksij Rempel
-2
/
+2
2025-02-28
net: usb: cdc_mbim: fix Telit Cinterion FE990A name
Fabio Porcedda
-1
/
+1
[prev]
[next]