index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-27
cdc_ncm: workaround for EM7455 "silent" data interface
Bjørn Mork
1
-0
/
+7
2016-06-01
asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
John Stultz
1
-1
/
+1
2016-05-18
cdc_mbim: apply "NDP to end" quirk to all Huawei devices
Bjørn Mork
1
-2
/
+7
2016-04-20
cdc-acm: fix NULL pointer reference
Oliver Neukum
1
-1
/
+7
2016-04-20
qmi_wwan: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+1
2016-04-20
usbnet: cleanup after bind() in probe()
Oliver Neukum
1
-0
/
+7
2016-04-20
cdc_ncm: toggle altsetting to force reset before setup
Bjørn Mork
1
-1
/
+5
2016-04-20
qmi_wwan: add Sierra Wireless EM74xx device ID
Bjørn Mork
1
-2
/
+4
2016-03-03
qmi_wwan: add "4G LTE usb-modem U901"
Bjørn Mork
1
-0
/
+1
2016-01-06
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
1
-0
/
+1
2016-01-04
r8152: add reset_resume function
hayeswang
1
-1
/
+9
2015-12-23
net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
Bjørn Mork
2
-1
/
+32
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card
Daniele Palmas
1
-0
/
+9
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card
Daniele Palmas
1
-0
/
+9
2015-12-08
r8152: fix lockup when runtime PM is enabled
Peter Wu
1
-18
/
+3
2015-12-05
net: cdc_mbim: add "NDP to end" quirk for Huawei E3372
Bjørn Mork
2
-2
/
+34
2015-11-24
net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_common
Bjørn Mork
1
-4
/
+4
2015-11-18
net: qmi_wwan: add XS Stick W100-2 from 4G Systems
Bjørn Mork
1
-0
/
+1
2015-11-16
net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter
Daniele Palmas
1
-0
/
+5
2015-11-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-12
/
+0
2015-11-10
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-10
kaweth: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-05
USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module
Petr Štetiar
1
-0
/
+21
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-11-02
qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G Module
Bjørn Mork
1
-1
/
+4
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2015-10-22
qmi_wwan: add Sierra Wireless MC74xx/EM74xx
Bjørn Mork
1
-0
/
+4
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+5
2015-10-18
net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
Chia-Sheng Chang
2
-0
/
+5
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
4
-7
/
+0
2015-10-05
asix: Continue processing URB if no RX netdev buffer
Dean Jenkins
1
-12
/
+19
2015-10-05
asix: On RX avoid creating bad Ethernet frames
Dean Jenkins
1
-0
/
+28
2015-10-05
asix: Simplify asix_rx_fixup_internal() netdev alloc
Dean Jenkins
1
-9
/
+7
2015-10-05
asix: Tidy-up 32-bit header word synchronisation
Dean Jenkins
1
-15
/
+13
2015-10-05
asix: Rename remaining and size for clarity
Dean Jenkins
2
-21
/
+22
2015-10-05
net: usb: asix: Fix crash on skb alloc failure
David B. Robins
1
-1
/
+3
2015-09-28
lan78xx: Return 0 when lan78xx_suspend() has no error.
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+444
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
1
-1
/
+1
2015-09-22
ch9200: Convert to use module_usb_driver
Tobias Klauser
1
-12
/
+1
2015-09-22
usbnet: remove invalid check
Andrzej Hajda
3
-15
/
+0
2015-09-21
usbnet: New driver for QinHeng CH9200 devices
Matthew Garrett
3
-1
/
+455
2015-09-17
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
2
-4
/
+0
2015-09-17
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
1
-38
/
+52
2015-09-17
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...
Woojung.Huh@microchip.com
2
-232
/
+40
2015-09-17
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
1
-362
/
+256
2015-09-17
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
Woojung.Huh@microchip.com
1
-0
/
+2
2015-09-17
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-16
net: fix cdc-phonet.c dependency and build error
Randy Dunlap
1
-1
/
+1
2015-09-15
cdc-phonet: use common parser
Oliver Neukum
1
-23
/
+4
[next]