aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAge
* dm9601: support dm9620 variantPeter Korsgaard2013-01-28
* net: cdc_ncm: use IAD provided by the USB coreBjørn Mork2013-01-27
* net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork2013-01-23
* cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai2013-01-21
* usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-21
* net: cdc_ncm: fix error path for single interface probingBjørn Mork2013-01-21
* net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork2013-01-21
* net: cdc_ncm: workaround for missing CDC UnionBjørn Mork2013-01-21
* net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork2013-01-19
* net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-01-16
* usbnet: dm9601: Fix incorrect commandTushar Behera2013-01-16
* net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork2012-12-28
* net: qmi_wwan: add ZTE MF880Bjørn Mork2012-12-19
* use generic usbnet_manage_power()Oliver Neukum2012-12-19
* usbnet: generic manage_power()Oliver Neukum2012-12-19
* usbnet: handle PM failure gracefullyOliver Neukum2012-12-19
* cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams2012-12-17
* qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2012-12-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * smsc95xx: fix async register writes on big endian platformsSteve Glendinning2012-12-10
| * smsc95xx: fix register dump of last registerSteve Glendinning2012-12-10
| * smsc75xx: only set mac address once on bindSteve Glendinning2012-12-10
| * smsc95xx: expand check_ macrosSteve Glendinning2012-11-30
| * smsc95xx: fix smsc_crc return typeSteve Glendinning2012-11-30
| * smsc95xx: don't enable remote wakeup directlySteve Glendinning2012-11-30
| * smsc95xx: fix error handling in suspend failure caseSteve Glendinning2012-11-30
| * smsc95xx: fix suspend buffer overflowSteve Glendinning2012-11-30
| * smsc75xx: expand check_ macrosSteve Glendinning2012-11-30
| * smsc75xx: don't call usbnet_resume if usbnet_suspend failsSteve Glendinning2012-11-30
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-29
| |\
| * | smsc75xx: don't enable remote wakeup directlySteve Glendinning2012-11-28
| * | smsc75xx: add support for USB dynamic autosuspendSteve Glendinning2012-11-28
| * | smsc75xx: fix error handling in suspend failure caseSteve Glendinning2012-11-28
| * | smsc75xx: support PHY wakeup sourceSteve Glendinning2012-11-28
| * | smsc75xx: refactor entering suspend modesSteve Glendinning2012-11-28
| * | smsc75xx: check return code from smsc75xx_resetSteve Glendinning2012-11-28
| * | smsc: Add logging message newlinesJoe Perches2012-11-25
| * | asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD2012-11-23
| * | smsc95xx: refactor entering suspend modesSteve Glendinning2012-11-23
| * | smsc95xx: support PHY wakeup sourceSteve Glendinning2012-11-23
| * | smsc95xx: detect chip revision specific featuresSteve Glendinning2012-11-23
| * | smsc95xx: fix error checking of usbnet_resumeSteve Glendinning2012-11-23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \
| * | | | usbnet: runtime wake up device before calling usbnet_{read|write}_cmdMing Lei2012-11-07
| * | | | usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei2012-11-07
| * | | | usbnet: smsc95xx: fix memory leak in smsc95xx_suspendMing Lei2012-11-07
| * | | | usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei2012-11-07
| * | | | usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2012-11-07
| * | | | smsc75xx: add wol support for more frame typesSteve Glendinning2012-11-03