Age | Commit message (Expand) | Author |
2013-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-04 | drivers: net: usb: Remove unnecessary alloc/OOM messages | Joe Perches |
2013-02-04 | net: usbnet: fix tx_dropped statistics | Bjørn Mork |
2013-01-30 | NET: qmi_wwan: add Telit LE920 support | Daniele Palmas |
2013-01-30 | net: usbnet: prevent buggy devices from killing us | Bjørn Mork |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-28 | dm9601: support dm9620 variant | Peter Korsgaard |
2013-01-27 | net: cdc_ncm: use IAD provided by the USB core | Bjørn Mork |
2013-01-23 | net: cdc_mbim: send ZLP only for the specific buggy device | Bjørn Mork |
2013-01-21 | cdc_ncm: add support FLAG_NOARP for Infineon modem platform | Wei Shuai |
2013-01-21 | usbnet: add new flag FLAG_NOARP for usb net devices | Wei Shuai |
2013-01-21 | net: cdc_ncm: fix error path for single interface probing | Bjørn Mork |
2013-01-21 | net: cdc_mbim: send ZLP after max sized NTBs | Bjørn Mork |
2013-01-21 | net: cdc_ncm: workaround for missing CDC Union | Bjørn Mork |
2013-01-20 | usbnet: pegasus: set wakeup enable in set_wol | Ming Lei |
2013-01-19 | net: asix: ax88772_unbind() can be static | Wu Fengguang |
2013-01-19 | net: qmi_wwan: add ONDA MT8205 4G LTE | Bjørn Mork |
2013-01-18 | net: usb: initialize tmp in dm9601.c to avoid warning | Simon Que |
2013-01-18 | net: asix: handle packets crossing URB boundaries | Lucas Stach |
2013-01-18 | net: asix: init ASIX AX88772B MAC from EEPROM | Lucas Stach |
2013-01-16 | net: qmi_wwan: add TP-LINK HSUPA Modem MA180 | Bjørn Mork |
2013-01-16 | usbnet: dm9601: Fix incorrect command | Tushar Behera |
2013-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-14 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli |
2013-01-08 | remove init of dev->perm_addr in drivers | Jiri Pirko |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2013-01-04 | smsc95xx: enable dynamic autosuspend | Steve Glendinning |
2013-01-04 | smsc95xx: eliminate duplicate warnings on io failure | Steve Glendinning |
2012-12-28 | net: qmi_wwan: add Telekom Speedstick LTE II | Bjørn Mork |
2012-12-19 | net: qmi_wwan: add ZTE MF880 | Bjørn Mork |
2012-12-19 | use generic usbnet_manage_power() | Oliver Neukum |
2012-12-19 | usbnet: generic manage_power() | Oliver Neukum |
2012-12-19 | usbnet: handle PM failure gracefully | Oliver Neukum |
2012-12-17 | cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362 | Dan Williams |
2012-12-17 | qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDs | Dan Williams |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-12-10 | smsc95xx: fix async register writes on big endian platforms | Steve Glendinning |
2012-12-10 | smsc95xx: fix register dump of last register | Steve Glendinning |
2012-12-10 | smsc75xx: only set mac address once on bind | Steve Glendinning |
2012-11-30 | smsc95xx: expand check_ macros | Steve Glendinning |
2012-11-30 | smsc95xx: fix smsc_crc return type | Steve Glendinning |
2012-11-30 | smsc95xx: don't enable remote wakeup directly | Steve Glendinning |
2012-11-30 | smsc95xx: fix error handling in suspend failure case | Steve Glendinning |
2012-11-30 | smsc95xx: fix suspend buffer overflow | Steve Glendinning |
2012-11-30 | smsc75xx: expand check_ macros | Steve Glendinning |
2012-11-30 | smsc75xx: don't call usbnet_resume if usbnet_suspend fails | Steve Glendinning |
2012-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-28 | net: qmi_wwan: add Huawei E173 | Bjørn Mork |
2012-11-28 | smsc75xx: don't enable remote wakeup directly | Steve Glendinning |