| Commit message (Expand) | Author | Age |
* | usb/net/r815x: fix cast to restricted __le32 | hayeswang | 2013-07-12 |
* | usb/net/r8152: fix integer overflow in expression | hayeswang | 2013-07-12 |
* | net/usb: add relative mii functions for r815x | hayeswang | 2013-07-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 |
|\ |
|
| * | qmi_wwan: add various Novatel Gobi1K IDs | Dan Williams | 2013-06-24 |
* | | net: cdc_ether: allow combined control and data interface | Bjørn Mork | 2013-07-02 |
* | | net: ipheth: Add USB ID for iPad mini | Aaron Marburg | 2013-07-02 |
* | | qmi_wwan: add ONDA MT689DC device ID (fwd) | Enrico Mioso | 2013-07-02 |
* | | net: qmi_wwan: add TP-LINK MA260 | Bjørn Mork | 2013-07-01 |
* | | net: qmi_wwan: add Option GTM681W | Bjørn Mork | 2013-07-01 |
* | | net: qmi_wwan: fixup Sierra Wireless MC8305 entry | Bjørn Mork | 2013-07-01 |
* | | usbnet: ax88179_178a: add .reset_resume hook | David Chang | 2013-06-29 |
* | | usbnet: ax88179_178a: Correct a typo in description | David Chang | 2013-06-29 |
* | | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 2013-06-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-19 |
|\| |
|
| * | qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820 | Bjørn Mork | 2013-06-11 |
* | | net/usb/kalmia: use %*phC to dump small buffers | Andy Shevchenko | 2013-05-29 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-05-24 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-05-24 |
| |\ |
|
| | * | qmi_wwan: Added support for Cinterion's PLxx WWAN Interface | Hans-Christoph Schemmel | 2013-05-22 |
| | * | drivers: net: usb: rtl8150: concurrent URB bugfix | Petko Manolov | 2013-05-20 |
| * | | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 2013-05-15 |
| |/ |
|
* | | net/usb: r8152: Use module_usb_driver() | Sachin Kamat | 2013-05-17 |
* | | net/usb: r8152: Remove redundant version.h header inclusion | Sachin Kamat | 2013-05-17 |
|/ |
|
* | sierra_net: keep status interrupt URB active | Dan Williams | 2013-05-08 |
* | usbnet: allow status interrupt URB to always be active | Dan Williams | 2013-05-08 |
* | qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card | Dan Williams | 2013-05-08 |
* | net/usb: new driver for RTL8152 | hayeswang | 2013-05-06 |
* | 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-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | 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-29 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 |
| |\ |
|
| * | | 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-19 |
| * | | net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning | Bjørn Mork | 2013-04-17 |
| * | | 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-11 |