summaryrefslogtreecommitdiff
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-071-1/+2
|\
| * usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
* | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
|\
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
| |\
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-1/+1
* | | NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler2011-10-191-0/+3
* | | NET: white space/coding style cleanup of asix driverGrant Grundler2011-10-041-71/+82
* | | NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler2011-10-041-62/+101
* | | NET: fix phy init for AX88772 USB ethernetGrant Grundler2011-10-041-54/+61
* | | rtl8150: removal of forward declarations.françois romieu2011-10-031-61/+50
* | | usbnet: add timestamping supportMichael Riesch2011-09-291-0/+6
* | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-0/+5
|\ \ \ | |/ /
| * | ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith2011-09-151-0/+5
* | | MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-201-9/+38
|\ \ \ | |/ /
| * | usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer2011-08-131-9/+38
| |/
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-1710-12/+12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-072-101/+56
|\ \ | |/
| * rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li2011-08-071-1/+0
| * cdc_ncm: fix endianness problem.Giuseppe Scrivano2011-08-041-100/+56
* | net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driverMark Kamichoff2011-08-071-0/+19
|/
* ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-271-2/+2
* ASIX: Simplify condition in rx_fixup()Marek Vasut2011-07-271-3/+2
* ASIX: Add AX88772B USB IDMarek Vasut2011-07-211-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-141-3/+4
|\
| * hso: fix a use after free conditionGreg KH2011-07-081-3/+4
* | drivers/net: static should be at beginning of declarationJesper Juhl2011-07-111-6/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-052-27/+25
|\ \ | |/
| * usbnet: Remove over-broad module alias from zaurus.Dave Jones2011-06-291-10/+0
| * net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter2011-06-231-1/+1
| * net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak2011-06-221-16/+24
* | net: Remove unneeded version.h includes from drivers/net/Jesper Juhl2011-06-241-1/+0
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-203-0/+395
|\ \ | |/
| * net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak2011-06-163-0/+395
* | iph: use default get_statsstephen hemminger2011-06-081-11/+4
|/
* usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher2011-06-011-1/+2
* drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov2011-05-311-1/+1
* CDC NCM: release interfaces fix in unbind()Alexey Orishko2011-05-241-48/+25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko2011-05-121-5/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-112-6/+10
|\ \
| * | net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-101-1/+1
| * | ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings2011-05-081-5/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-053-6/+28
|\ \ \ | |/ /
| * | usbnet: runtime pm: fix out of memoryMing Lei2011-05-051-3/+7
| * | smsc95xx: fix reset checkRabin Vincent2011-05-021-1/+1
| * | usbnet: add support for some Huawei modems with cdc-ether portsDan Williams2011-04-291-2/+12