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