summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-28dm9601: support dm9620 variantPeter Korsgaard
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork
2013-01-23net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork
2013-01-21cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai
2013-01-21net: cdc_ncm: fix error path for single interface probingBjørn Mork
2013-01-21net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork
2013-01-21net: cdc_ncm: workaround for missing CDC UnionBjørn Mork
2013-01-20usbnet: pegasus: set wakeup enable in set_wolMing Lei
2013-01-19net: asix: ax88772_unbind() can be staticWu Fengguang
2013-01-19net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork
2013-01-18net: usb: initialize tmp in dm9601.c to avoid warningSimon Que
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach
2013-01-16net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork
2013-01-16usbnet: dm9601: Fix incorrect commandTushar Behera
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-04smsc95xx: enable dynamic autosuspendSteve Glendinning
2013-01-04smsc95xx: eliminate duplicate warnings on io failureSteve Glendinning
2012-12-28net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork
2012-12-19use generic usbnet_manage_power()Oliver Neukum
2012-12-19usbnet: generic manage_power()Oliver Neukum
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum
2012-12-17cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams
2012-12-17qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning
2012-11-30smsc95xx: expand check_ macrosSteve Glendinning
2012-11-30smsc95xx: fix smsc_crc return typeSteve Glendinning
2012-11-30smsc95xx: don't enable remote wakeup directlySteve Glendinning
2012-11-30smsc95xx: fix error handling in suspend failure caseSteve Glendinning
2012-11-30smsc95xx: fix suspend buffer overflowSteve Glendinning
2012-11-30smsc75xx: expand check_ macrosSteve Glendinning
2012-11-30smsc75xx: don't call usbnet_resume if usbnet_suspend failsSteve Glendinning
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork
2012-11-28smsc75xx: don't enable remote wakeup directlySteve Glendinning
2012-11-28smsc75xx: add support for USB dynamic autosuspendSteve Glendinning
2012-11-28smsc75xx: fix error handling in suspend failure caseSteve Glendinning
2012-11-28smsc75xx: support PHY wakeup sourceSteve Glendinning
2012-11-28smsc75xx: refactor entering suspend modesSteve Glendinning
2012-11-28smsc75xx: check return code from smsc75xx_resetSteve Glendinning