index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
2024-11-24
net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration
Oleksij Rempel
2024-11-24
net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
Oleksij Rempel
2024-11-24
net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
Oleksij Rempel
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
net: usb: qmi_wwan: add Quectel RG650V
Benoît Monin
2024-10-28
usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver
Benjamin Große
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
2024-10-22
net: usb: usbnet: fix name regression
Oliver Neukum
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-17
net: usb: sr9700: only store little-endian values in __le16 variable
Simon Horman
2024-10-15
net: usb: usbnet: fix race in probe failure
Oliver Neukum
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-04
r8152: fix the firmware doesn't work
Hayes Wang
2024-09-03
usbnet: modern method to get random MAC
Oliver Neukum
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-09
net: usb: cdc_ether: don't spew notifications
zhangxiangqian
2024-08-09
usbnet: ipheth: fix carrier detection in modes 1 and 4
Foster Snowhill
2024-08-09
usbnet: ipheth: do not stop RX on failing RX callback
Foster Snowhill
2024-08-09
usbnet: ipheth: drop RX URBs with no payload
Foster Snowhill
2024-08-09
usbnet: ipheth: remove extraneous rx URB length check
Foster Snowhill
2024-08-09
usbnet: ipheth: race between ipheth_close and error handling
Oliver Neukum
2024-08-06
net: usb: qmi_wwan: add MeiG Smart SRM825L
ZHANG Yuntian
2024-08-05
net: usb: qmi_wwan: fix memory leak for not ip packets
Daniele Palmas
2024-07-26
net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
Ma Ke
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-26
net: usb: qmi_wwan: add Telit FN912 compositions
Daniele Palmas
2024-06-24
net: usb: ax88179_178a: improve link status logs
Jose Ignacio Tornos Martinez
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-20
net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings
Oliver Neukum
2024-06-19
net: usb: ax88179_178a: improve reset check
Jose Ignacio Tornos Martinez
2024-06-12
CDC-NCM: add support for Apple's private interface
Ole André Vadla Ravnås
2024-06-06
r8152: Set NET_ADDR_STOLEN if using passthru MAC
Milan Broz
2024-06-03
r8152: Wake up the system if the we need a reset
Douglas Anderson
2024-06-03
r8152: If inaccessible at resume time, issue a reset
Douglas Anderson
2024-06-01
lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EE...
Rengarajan S
2024-06-01
lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detected
Rengarajan S
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-28
net: usb: remove unused structs 'usb_context'
Dr. David Alan Gilbert
2024-05-27
net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM
Parthiban Veerasooran
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-13
net: usb: ax88179_178a: fix link status when link is set to down/up
Jose Ignacio Tornos Martinez
2024-05-10
net: usb: smsc95xx: stop lying about skb->truesize
Eric Dumazet
2024-05-07
net: usb: sr9700: stop lying about skb->truesize
Eric Dumazet
2024-05-07
net: usb: smsc75xx: stop lying about skb->truesize
Eric Dumazet
2024-05-07
usb: aqc111: stop lying about skb->truesize
Eric Dumazet
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
r8152: replace dev_info with dev_dbg for loading firmware
Hayes Wang
[next]