summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2012-01-26net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork3-0/+251
2012-01-11asix: fix setting custom MAC address on Asix 88178 devicesJussi Kivilinna1-0/+7
2012-01-11asix: fix setting custom MAC address on Asix 88772 devicesJussi Kivilinna1-0/+8
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+6
2012-01-10usbnet: make ethtool_ops conststephen hemminger4-5/+5
2012-01-08asix: fix infinite loop in rx_fixup()Aurelien Jacobs1-1/+1
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-312/+30
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman24-312/+30
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2011-12-24usb: pegasus: cleanup a couple conditionsDan Carpenter1-2/+2
2011-12-24drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan1-1/+5
2011-12-20module_param: make bool parameters really bool (net & drivers/net)Rusty Russell3-4/+4
2011-12-20asix: new device idAurelien Jacobs1-0/+4
2011-11-23net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet1-5/+5
2011-11-23CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer1-3/+1
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-31/+64
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman24-312/+30
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław2-2/+4
2011-11-16net-next:asix: V2 Update VERSIONGrant Grundler1-1/+1
2011-11-16net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler1-7/+15
2011-11-16net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler1-5/+25
2011-11-16net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler1-2/+10
2011-11-16net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler1-1/+1
2011-11-14net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff2-15/+12
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth1-3/+4
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov1-1/+2
2011-11-01drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2011-10-20NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler1-0/+3
2011-10-08Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-1/+1
2011-10-05NET: white space/coding style cleanup of asix driverGrant Grundler1-71/+82
2011-10-05NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler1-62/+101
2011-10-05NET: fix phy init for AX88772 USB ethernetGrant Grundler1-54/+61
2011-10-03rtl8150: removal of forward declarations.françois romieu1-61/+50
2011-09-29usbnet: add timestamping supportMichael Riesch1-0/+6
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+5
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+3
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith1-0/+5
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+38
2011-08-20PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-1/+1
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko10-12/+12
2011-08-14usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer1-9/+38
2011-08-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-101/+56
2011-08-08rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li1-1/+0
2011-08-08net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driverMark Kamichoff1-0/+19
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-07-28ASIX: Use only 11 bits of header for data sizeMarek Vasut1-2/+2
2011-07-28ASIX: Simplify condition in rx_fixup()Marek Vasut1-3/+2
2011-07-22ASIX: Add AX88772B USB IDMarek Vasut1-0/+4