summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* smsc95xx: expand check_ macrosSteve Glendinning2012-11-301-121/+391
* smsc95xx: fix smsc_crc return typeSteve Glendinning2012-11-301-2/+3
* smsc95xx: don't enable remote wakeup directlySteve Glendinning2012-11-301-25/+5
* smsc95xx: fix error handling in suspend failure caseSteve Glendinning2012-11-301-21/+29
* smsc95xx: fix suspend buffer overflowSteve Glendinning2012-11-301-1/+6
* smsc75xx: expand check_ macrosSteve Glendinning2012-11-301-159/+576
* smsc75xx: don't call usbnet_resume if usbnet_suspend failsSteve Glendinning2012-11-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-291-0/+1
|\
| * net: qmi_wwan: add Huawei E173Bjørn Mork2012-11-281-0/+1
* | smsc75xx: don't enable remote wakeup directlySteve Glendinning2012-11-281-35/+8
* | smsc75xx: add support for USB dynamic autosuspendSteve Glendinning2012-11-281-4/+119
* | smsc75xx: fix error handling in suspend failure caseSteve Glendinning2012-11-281-31/+38
* | smsc75xx: support PHY wakeup sourceSteve Glendinning2012-11-281-17/+152
* | smsc75xx: refactor entering suspend modesSteve Glendinning2012-11-281-24/+38
* | smsc75xx: check return code from smsc75xx_resetSteve Glendinning2012-11-281-0/+1
* | smsc: Add logging message newlinesJoe Perches2012-11-252-291/+296
* | asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD2012-11-231-3/+16
* | smsc95xx: refactor entering suspend modesSteve Glendinning2012-11-231-79/+99
* | smsc95xx: support PHY wakeup sourceSteve Glendinning2012-11-232-17/+164
* | smsc95xx: detect chip revision specific featuresSteve Glendinning2012-11-232-9/+23
* | smsc95xx: fix error checking of usbnet_resumeSteve Glendinning2012-11-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-172-6/+20
|\ \ | |/
| * net: cdc_ncm: add Huawei devicesBjørn Mork2012-11-131-4/+18
| * smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning2012-11-131-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-105-19/+51
|\ \ | |/
| * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
| * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
| * qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2012-10-262-15/+40
| * 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: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-49/+85
* | usbnet: smsc95xx: fix memory leak in smsc95xx_suspendMing Lei2012-11-071-3/+10
* | usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-57/+90
* | usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-5/+57
* | smsc75xx: add wol support for more frame typesSteve Glendinning2012-11-032-33/+124
* | smsc95xx: add wol support for more frame typesSteve Glendinning2012-10-313-6/+128
* | net: sierra: shut up sparse restricted type warningsBjørn Mork2012-10-281-2/+2
* | net: cdc_ncm: error path lock fixBjørn Mork2012-10-281-0/+2
* | net: cdc_ncm: big endian fixBjørn Mork2012-10-281-1/+1
* | usbnet: smsc95xx: apply introduced usb command APIsMing Lei2012-10-261-88/+27
* | usbnet: smsc75xx: apply introduced usb command APIsMing Lei2012-10-261-25/+14
* | usbnet: sierra_net: apply introduced usb command APIsMing Lei2012-10-261-28/+17
* | usbnet: plusb: apply introduced usb command APIsMing Lei2012-10-261-7/+4
* | usbnet: net1080: apply introduced usb command APIsMing Lei2012-10-261-80/+30
* | usbnet: mcs7830: apply introduced usb command APIsMing Lei2012-10-261-79/+6
* | usbnet: int51x1: apply introduced usb command APIsMing Lei2012-10-261-49/+3
* | usbnet: dm9601: apply introduced usb command APIsMing Lei2012-10-261-92/+15
* | usbnet: cdc-ncm: apply introduced usb command APIsMing Lei2012-10-261-54/+31
* | usbnet: asix: apply introduced usb command APIsMing Lei2012-10-261-104/+13
OpenPOWER on IntegriCloud