index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+65
2016-05-03
rtl8152: correct speed testing
Oliver Neukum
1
-1
/
+2
2016-05-03
usbnet: correct speed testing
Oliver Neukum
1
-0
/
+1
2016-05-02
net/smscx5xx: use the device tree for mac address
Arnd Bergmann
2
-2
/
+22
2016-04-29
pegasus: fixes reported packet length
Petko Manolov
1
-2
/
+2
2016-04-29
pegasus: fixes URB buffer allocation size;
Petko Manolov
1
-3
/
+3
2016-04-28
lan78xx: workaround of forced 100 Full/Half duplex mode error
Woojung Huh
1
-1
/
+28
2016-04-28
lan78xx: fix statistics counter error
Woojung Huh
1
-5
/
+10
2016-04-15
cdc_mbim: apply "NDP to end" quirk to all Huawei devices
Bjørn Mork
1
-2
/
+7
2016-04-01
net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card
Daniele Palmas
1
-0
/
+7
2016-03-29
qmi_wwan: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+1
2016-03-28
drivers/net/usb/plusb.c: Fix typo
Diego Viola
1
-1
/
+1
2016-03-20
Revert "lan78xx: add ndo_get_stats64"
David S. Miller
1
-49
/
+0
2016-03-19
lan78xx: add ndo_get_stats64
Woojung Huh
1
-0
/
+49
2016-03-19
lan78xx: handle statistics counter rollover
Woojung Huh
1
-13
/
+239
2016-03-18
qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interface
Schemmel Hans-Christoph
1
-0
/
+3
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+22
2016-03-07
cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
Bjørn Mork
1
-15
/
+5
2016-03-07
cdc_ncm: toggle altsetting to force reset before setup
Bjørn Mork
1
-1
/
+5
2016-03-07
usbnet: cleanup after bind() in probe()
Oliver Neukum
1
-0
/
+7
2016-03-07
asix: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-04
qmi_wwan: add Sierra Wireless EM74xx device ID
Bjørn Mork
1
-2
/
+4
2016-03-01
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
1
-3
/
+77
2016-03-01
lan78xx: remove unnecessary code
Woojung.Huh@microchip.com
1
-6
/
+1
2016-03-01
lan78xx: replace devid to chipid & chiprev
Woojung.Huh@microchip.com
2
-9
/
+12
2016-02-23
Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwan
Patrik Halfar
1
-0
/
+1
2016-02-18
USB: cdc_subset: only build when one driver is enabled
Arnd Bergmann
2
-1
/
+11
2016-02-17
qmi_wwan: add "4G LTE usb-modem U901"
Bjørn Mork
1
-0
/
+1
2016-01-29
lan78xx: throttle TX path at slower than SuperSpeed USB
Woojung.Huh@microchip.com
1
-1
/
+3
2016-01-29
lan78xx: Add to handle mux control per chip id
Woojung.Huh@microchip.com
1
-27
/
+71
2016-01-29
lan78xx: change to use updated phy-ignore-interrupts
Woojung.Huh@microchip.com
1
-16
/
+14
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+101
2016-01-11
net: qmi_wwan: Add SIMCom 7230E
Kristian Evensen
1
-0
/
+1
2016-01-10
cdc-acm: fix NULL pointer reference
Oliver Neukum
1
-1
/
+7
2016-01-09
r8152: adjust ALDPS function
hayeswang
1
-38
/
+34
2016-01-09
r8152: use test_and_clear_bit
hayeswang
1
-14
/
+6
2016-01-09
r8152: fix the wake event
hayeswang
1
-1
/
+39
2016-01-08
net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.
Woojung.Huh@microchip.com
1
-1
/
+54
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2
-22
/
+3
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+10
2016-01-06
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
1
-0
/
+1
2016-01-05
r8152: add reset_resume function
hayeswang
1
-1
/
+9
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+50
2015-12-24
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-19
asix: silence log message from oversize packet
stephen hemminger
1
-1
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-20
/
+37
2015-12-18
net: qmi_wwan: ignore bogus CDC Union descriptors
Bjørn Mork
1
-1
/
+4
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
[next]