aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
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-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
2011-07-11drivers/net: static should be at beginning of declarationJesper Juhl
2011-07-08hso: fix a use after free conditionGreg KH
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-16net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak
2011-06-08iph: use default get_statsstephen hemminger
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov