index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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-01
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+105
2013-04-19
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Bjørn Mork
1
-0
/
+9
2013-04-19
net: qmi_wwan: fixup destination address (firmware bug workaround)
Bjørn Mork
1
-0
/
+11
2013-04-19
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-16
net: cdc_mbim: remove bogus sizeof()
Bjørn Mork
1
-1
/
+1
2013-04-14
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-08
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-30
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-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-6
/
+1
2013-03-18
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
2013-02-27
net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWAN
Bjørn Mork
1
-0
/
+8
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-19
/
+17
2013-02-25
usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND
Ming Lei
1
-7
/
+7
2013-02-25
usbnet: smsc95xx: fix broken runtime suspend
Ming Lei
1
-10
/
+2
2013-02-25
usbnet: smsc95xx: fix suspend failure
Ming Lei
1
-3
/
+9
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-19
/
+17
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+7
[next]