summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/usb: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-9/+7
* net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork2012-12-281-0/+1
* net: qmi_wwan: add ZTE MF880Bjørn Mork2012-12-191-0/+1
* use generic usbnet_manage_power()Oliver Neukum2012-12-192-16/+4
* usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+10
* usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-7/+8
* cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams2012-12-171-16/+4
* qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2012-12-172-0/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-1216-1387/+2956
|\
| * smsc95xx: fix async register writes on big endian platformsSteve Glendinning2012-12-101-5/+9
| * smsc95xx: fix register dump of last registerSteve Glendinning2012-12-101-1/+1
| * smsc75xx: only set mac address once on bindSteve Glendinning2012-12-101-2/+8
| * 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
| |\
| * | 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
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-105-19/+51
| |\ \ \
| * | | | 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
OpenPOWER on IntegriCloud