aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2012-01-10asix: fix setting custom MAC address on Asix 88178 devicesJussi Kivilinna
2012-01-10asix: fix setting custom MAC address on Asix 88772 devicesJussi Kivilinna
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09usbnet: make ethtool_ops conststephen hemminger
2012-01-07asix: fix infinite loop in rx_fixup()Aurelien Jacobs
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23usb: pegasus: cleanup a couple conditionsDan Carpenter
2011-12-23drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19asix: new device idAurelien Jacobs
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-22CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler
2011-11-15net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler
2011-11-15net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler
2011-11-15net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler
2011-11-15net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler
2011-11-14net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-19NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-10-04NET: white space/coding style cleanup of asix driverGrant Grundler
2011-10-04NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler
2011-10-04NET: fix phy init for AX88772 USB ethernetGrant Grundler
2011-10-03rtl8150: removal of forward declarations.françois romieu
2011-09-29usbnet: add timestamping supportMichael Riesch
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-13usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-07rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li
2011-08-07net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driverMark Kamichoff
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano
2011-07-27ASIX: Use only 11 bits of header for data sizeMarek Vasut
2011-07-27ASIX: Simplify condition in rx_fixup()Marek Vasut
2011-07-21ASIX: Add AX88772B USB IDMarek Vasut
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller