summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/usbnet.c
Commit message (Expand)AuthorAgeFilesLines
* usbnet: include wait queue head in device structureOliver Neukum2014-03-271-14/+19
* usbnet: remove generic hard_header_len checkEmil Goode2014-02-171-15/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-1/+1
|\
| * net: usbnet: fix SG initialisationBjørn Mork2014-01-131-1/+1
* | usb: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
|/
* usbnet: fix status interrupt urb handlingFelix Fietkau2013-11-141-3/+0
* usbnet: fix error return code in usbnet_probe()Wei Yongjun2013-10-171-1/+3
* USBNET: fix handling padding packetMing Lei2013-09-281-6/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-8/+50
|\
| * net: usbnet: update addr_assign_type if appropriateBjørn Mork2013-09-051-0/+4
| * 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-271-8/+37
* | USBNET: support DMA SGMing Lei2013-08-121-3/+42
|/
* USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+1
* usbnet: allow status interrupt URB to always be activeDan Williams2013-05-081-6/+71
* usbnet: handle link changeMing Lei2013-04-111-0/+30
* usbnet: apply usbnet_link_changeMing Lei2013-04-111-1/+1
* usbnet: introduce usbnet_link_change APIMing Lei2013-04-111-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-051-6/+29
|\
| * net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4
| * net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-301-0/+25
* | drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-4/+1
|/
* usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-211-0/+4
* usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+10
* usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-3/+8
|\
| * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * net: usb: Fix memory leak on Tx data pathHemant Kumar2012-10-261-0/+3
* | usbnet: runtime wake up device before calling usbnet_{read|write}_cmdMing Lei2012-11-071-4/+16
* | usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-5/+57
* | usbnet: introduce usbnet 3 command helpersMing Lei2012-10-261-0/+132
|/
* usbnet: Support devices reporting idlenessOliver Neukum2012-10-111-0/+17
* net: usbnet: fix softirq storm on suspendBjørn Mork2012-09-031-4/+12
* usbnet: fix deadlock in resumeOliver Neukum2012-08-311-1/+1
* net: usb: Use eth_random_addrJoe Perches2012-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-20/+33
|\
| * usbnet: handle remote wakeup asapMing Lei2012-06-221-16/+26
| * usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei2012-06-221-0/+1
| * usbnet: clear OPEN flag in failure pathMing Lei2012-06-221-1/+3
| * usbnet: sanitise overlong driver information stringsPhil Sutter2012-06-171-3/+3
* | usbnet: don't initialize transfer buffer before submit status URBtom.leiming@gmail.com2012-06-121-1/+0
* | usbnet: remove declaration for intr_completetom.leiming@gmail.com2012-06-121-37/+35
* | usbnet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com2012-06-121-4/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-161-16/+38
|\
| * usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-151-16/+38
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-1/+4
|\ \ | |/
| * usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com2012-05-021-1/+3
| * usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com2012-05-021-0/+1
* | usbnet: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1
|/
* usbnet: consider device busy at each recieved packetOliver Neukum2012-03-221-0/+1
OpenPOWER on IntegriCloud