summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-5/+10
|\
| * hso: Fix stack corruption on some architecturesDaniel Gimpelevich2013-08-211-1/+5
| * hso: Earlier catch of error conditionDaniel Gimpelevich2013-08-211-4/+5
* | r8152: add commentshayeswang2013-08-201-0/+5
* | r8152: adjust tx_bottom functionhayeswang2013-08-201-66/+68
* | r8152: move some declearation of variableshayeswang2013-08-201-15/+14
* | r8152: adjust some duplicated codehayeswang2013-08-201-27/+28
* | r8152: replace lockflags with flagshayeswang2013-08-201-24/+24
* | r8152: replace void * with struct r8152 *hayeswang2013-08-201-2/+4
* | r8152: remove clearing the memory to zero for netdev privhayeswang2013-08-201-1/+0
* | net/usb/r8152: enable interrupt transferhayeswang2013-08-151-27/+113
* | net/usb/r8152: enable tx checksumhayeswang2013-08-151-5/+59
* | net/usb/r8152: support aggregationhayeswang2013-08-151-161/+486
* | net: asix: Move declaration of ax88172a_info to shared headerMark Brown2013-08-132-2/+2
* | net: asix: Staticise non-exported symbolsMark Brown2013-08-131-3/+5
* | ax88179_178a: avoid copy of tx tcp packetsEric Dumazet2013-08-031-17/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-034-102/+107
|\ \ | |/
| * net/usb/r8152: adjust relative ocp functionhayeswang2013-07-311-43/+23
| * net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang2013-07-311-25/+35
| * net/usb/r815x: change the return value for bind functionshayeswang2013-07-311-2/+2
| * net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang2013-07-311-1/+13
| * net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang2013-07-311-17/+27
| * usbnet: do not pretend to support SG/TSOEric Dumazet2013-07-262-14/+7
* | USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei2013-07-271-0/+9
* | USBNET: centralize computing of max rx/tx qlenMing Lei2013-07-273-8/+43
|/
* usb/net/r815x: fix cast to restricted __le32hayeswang2013-07-121-9/+12
* usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-121-1/+2
* net/usb: add relative mii functions for r815xhayeswang2013-07-113-3/+239
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-1/+7
|\
| * qmi_wwan: add various Novatel Gobi1K IDsDan Williams2013-06-241-1/+7
* | net: cdc_ether: allow combined control and data interfaceBjørn Mork2013-07-021-5/+17
* | net: ipheth: Add USB ID for iPad miniAaron Marburg2013-07-021-0/+5
* | qmi_wwan: add ONDA MT689DC device ID (fwd)Enrico Mioso2013-07-011-0/+1
* | net: qmi_wwan: add TP-LINK MA260Bjørn Mork2013-07-011-0/+1
* | net: qmi_wwan: add Option GTM681WBjørn Mork2013-07-011-0/+1
* | net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork2013-07-011-1/+0
* | usbnet: ax88179_178a: add .reset_resume hookDavid Chang2013-06-281-0/+1
* | usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang2013-06-281-2/+2
* | net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-192-0/+7
|\ \ | |/
| * qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork2013-06-112-0/+7
* | net/usb/kalmia: use %*phC to dump small buffersAndy Shevchenko2013-05-291-30/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-243-55/+48
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-242-54/+47
| |\
| | * qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel2013-05-221-0/+1
| | * drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov2013-05-201-54/+46
| * | USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+1
| |/
* | net/usb: r8152: Use module_usb_driver()Sachin Kamat2013-05-171-12/+1
* | net/usb: r8152: Remove redundant version.h header inclusionSachin Kamat2013-05-171-1/+0
|/
* sierra_net: keep status interrupt URB activeDan Williams2013-05-081-7/+31
OpenPOWER on IntegriCloud