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
2013-05-09
sierra_net: keep status interrupt URB active
Dan Williams
1
-7
/
+31
2013-05-09
usbnet: allow status interrupt URB to always be active
Dan Williams
1
-6
/
+71
2013-05-08
qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card
Dan Williams
2
-0
/
+14
2013-05-07
net/usb: new driver for RTL8152
hayeswang
4
-0
/
+1789
2013-05-04
asix: fix BUG in receive path when lowering MTU
holger@eitzenberger.org
1
-0
/
+3
2013-05-04
net: qmi_wwan: Add Telewell TW-LTE 4G
Teppo Kotilainen
1
-0
/
+1
2013-05-04
usbnet: pegasus: endian bug in write_mii_word()
Dan Carpenter
1
-1
/
+2
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-379
/
+185
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-2
/
+20
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-17
/
+3
2013-04-29
drivers: net: usb: pegasus: fix control urb submission
Petko Manolov
2
-217
/
+76
2013-04-29
drivers: net: usb: pegasus: read/write_mii_word optimised
Petko Manolov
1
-50
/
+35
2013-04-29
drivers: net: usb: pegasus: remove skb pool
Petko Manolov
2
-67
/
+9
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+105
2013-04-20
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Bjørn Mork
1
-0
/
+9
2013-04-20
net: qmi_wwan: fixup destination address (firmware bug workaround)
Bjørn Mork
1
-0
/
+11
2013-04-20
net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
Bjørn Mork
1
-0
/
+84
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-04-17
net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning
Bjørn Mork
1
-1
/
+1
2013-04-17
net: cdc_mbim: remove bogus sizeof()
Bjørn Mork
1
-1
/
+1
2013-04-15
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
1
-4
/
+8
2013-04-11
usbnet: handle link change
Ming Lei
1
-0
/
+30
2013-04-11
usbnet: apply usbnet_link_change
Ming Lei
1
-1
/
+1
2013-04-11
usbnet: sierra: apply usbnet_link_change
Ming Lei
1
-2
/
+1
2013-04-11
usbnet: dm9601: apply usbnet_link_change
Ming Lei
1
-6
/
+1
2013-04-11
usbnet: cdc-ether: apply usbnet_link_change
Ming Lei
1
-4
/
+1
2013-04-11
usbnet: ax88179_1781: apply usbnet_link_change
Ming Lei
1
-8
/
+4
2013-04-11
usbnet: asix: apply usbnet_link_change
Ming Lei
1
-5
/
+1
2013-04-11
usbnet: cdc_ncm: apply usbnet_link_change
Ming Lei
1
-6
/
+3
2013-04-11
usbnet: mcs7830: apply usbnet_link_change
Ming Lei
1
-4
/
+1
2013-04-11
usbnet: mcs7830: don't reset link
Ming Lei
1
-3
/
+2
2013-04-11
usbnet: introduce usbnet_link_change API
Ming Lei
1
-0
/
+13
2013-04-09
net: cdc_ncm: demote "unexpected notification" to debug level
Bjørn Mork
1
-2
/
+3
2013-04-08
Merge 3.9-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+8
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
4
-61
/
+50
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2013-03-31
cdc_ncm: return -ENOMEM if kzalloc fails
Devendra Naga
1
-2
/
+2
2013-03-29
smsc75xx: fix jumbo frame support
Steve Glendinning
1
-4
/
+8
2013-03-25
usbnet: smsc75xx: don't recover device if suspend fails in system sleep
Ming Lei
1
-1
/
+5
2013-03-25
usbnet: smsc95xx: don't recover device if suspend fails in system sleep
Ming Lei
1
-1
/
+5
2013-03-25
usbnet: qmi_wwan: comments on suspend failure
Ming Lei
1
-0
/
+5
2013-03-25
usbnet: cdc_mbim: comments on suspend failure
Ming Lei
1
-0
/
+5
2013-03-19
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-6
/
+1
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-11
/
+2
2013-03-17
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Bjørn Mork
2
-27
/
+33
2013-03-15
smsc75xx: configuration help incorrectly mentions smsc95xx
Robert de Vries
1
-1
/
+1
2013-03-13
net: qmi_wwan: set correct altsetting for Gobi 1K devices
Bjørn Mork
1
-33
/
+16
2013-03-03
ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
Freddy Xin
3
-0
/
+1467
2013-02-27
usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle
Glen Turner
1
-0
/
+31
[next]