Age | Commit message (Expand) | Author |
2013-05-06 | net/usb: new driver for RTL8152 | hayeswang |
2013-05-03 | asix: fix BUG in receive path when lowering MTU | holger@eitzenberger.org |
2013-05-03 | net: qmi_wwan: Add Telewell TW-LTE 4G | Teppo Kotilainen |
2013-05-03 | usbnet: pegasus: endian bug in write_mii_word() | Dan Carpenter |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-29 | drivers: net: usb: pegasus: fix control urb submission | Petko Manolov |
2013-04-29 | drivers: net: usb: pegasus: read/write_mii_word optimised | Petko Manolov |
2013-04-29 | drivers: net: usb: pegasus: remove skb pool | Petko Manolov |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-19 | net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround) | Bjørn Mork |
2013-04-19 | net: qmi_wwan: fixup destination address (firmware bug workaround) | Bjørn Mork |
2013-04-19 | net: qmi_wwan: fixup missing ethernet header (firmware bug workaround) | Bjørn Mork |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-04-17 | net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning | Bjørn Mork |
2013-04-16 | net: cdc_mbim: remove bogus sizeof() | Bjørn Mork |
2013-04-14 | Merge 3.9-rc7 intp tty-next | Greg Kroah-Hartman |
2013-04-11 | usbnet: handle link change | Ming Lei |
2013-04-11 | usbnet: apply usbnet_link_change | Ming Lei |
2013-04-11 | usbnet: sierra: apply usbnet_link_change | Ming Lei |
2013-04-11 | usbnet: dm9601: apply usbnet_link_change | Ming Lei |
2013-04-11 | usbnet: cdc-ether: apply usbnet_link_change | Ming Lei |
2013-04-11 | usbnet: ax88179_1781: apply usbnet_link_change | Ming Lei |
2013-04-11 | usbnet: asix: apply usbnet_link_change | Ming Lei |
2013-04-11 | usbnet: cdc_ncm: apply usbnet_link_change | Ming Lei |
2013-04-11 | usbnet: mcs7830: apply usbnet_link_change | Ming Lei |
2013-04-11 | usbnet: mcs7830: don't reset link | Ming Lei |
2013-04-11 | usbnet: introduce usbnet_link_change API | Ming Lei |
2013-04-08 | net: cdc_ncm: demote "unexpected notification" to debug level | Bjørn Mork |
2013-04-08 | Merge 3.9-rc6 into usb-next | Greg Kroah-Hartman |
2013-04-01 | Merge 3.9-rc5 into tty-next | Greg Kroah-Hartman |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-30 | cdc_ncm: return -ENOMEM if kzalloc fails | Devendra Naga |
2013-03-29 | smsc75xx: fix jumbo frame support | Steve Glendinning |
2013-03-25 | usbnet: smsc75xx: don't recover device if suspend fails in system sleep | Ming Lei |
2013-03-25 | usbnet: smsc95xx: don't recover device if suspend fails in system sleep | Ming Lei |
2013-03-25 | usbnet: qmi_wwan: comments on suspend failure | Ming Lei |
2013-03-25 | usbnet: cdc_mbim: comments on suspend failure | Ming Lei |
2013-03-18 | TTY: add tty_port_tty_hangup helper | Jiri Slaby |
2013-03-18 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby |
2013-03-17 | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility | Bjørn Mork |
2013-03-15 | smsc75xx: configuration help incorrectly mentions smsc95xx | Robert de Vries |
2013-03-13 | net: qmi_wwan: set correct altsetting for Gobi 1K devices | Bjørn Mork |
2013-03-03 | ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver | Freddy Xin |
2013-02-27 | usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle | Glen Turner |
2013-02-27 | net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWAN | Bjørn Mork |
2013-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-02-25 | usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND | Ming Lei |