Age | Commit message (Expand) | Author | Files | Lines |
2012-10-26 | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan | Dan Williams | 2 | -15/+40 |
2012-10-26 | net: usb: Fix memory leak on Tx data path | Hemant Kumar | 1 | -0/+3 |
2012-10-18 | net: qmi_wwan: adding more ZTE devices | Bjørn Mork | 1 | -0/+41 |
2012-10-18 | usb/ipheth: Add iPhone 5 support | Jay Purohit | 1 | -0/+5 |
2012-10-12 | mcs7830: Fix link state detection | Ondrej Zary | 1 | -9/+21 |
2012-10-11 | usbnet: Support devices reporting idleness | Oliver Neukum | 2 | -0/+21 |
2012-10-11 | kaweth: print correct debug ptr | Alan Cox | 1 | -1/+1 |
2012-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 12 | -406/+785 |
2012-10-02 | asix: Adds support for Lenovo 10/100 USB dongle. | Quinlan Pfiffer | 1 | -0/+4 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -10/+9 |
2012-09-29 | smsc75xx: add wol magic packet support | Steve Glendinning | 1 | -14/+174 |
2012-09-29 | smsc75xx: enable power saving mode during system suspend | Steve Glendinning | 1 | -3/+54 |
2012-09-29 | smsc75xx: add explicit test that device is READY | Steve Glendinning | 1 | -0/+23 |
2012-09-29 | smsc95xx: add wol magic packet support | Steve Glendinning | 2 | -8/+182 |
2012-09-29 | smsc95xx: enable power saving mode during system suspend | Steve Glendinning | 2 | -2/+32 |
2012-09-29 | smsc95xx: fix resume when usb device is reset | Steve Glendinning | 1 | -0/+1 |
2012-09-29 | smsc95xx: check return code from control messages | Steve Glendinning | 1 | -183/+148 |
2012-09-29 | smsc95xx: remove unnecessary variables | Steve Glendinning | 2 | -20/+10 |
2012-09-29 | smsc95xx: sleep before read for lengthy operations | Steve Glendinning | 1 | -2/+2 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -2/+7 |
2012-09-28 | smsc75xx: fix resume after device reset | Steve Glendinning | 1 | -0/+1 |
2012-09-21 | net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200 | Bjørn Mork | 1 | -3/+8 |
2012-09-21 | net1080: Neaten netdev_dbg use | Joe Perches | 1 | -5/+2 |
2012-09-21 | net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200 | Bjørn Mork | 1 | -3/+8 |
2012-09-21 | USB: remove dbg() usage in USB networking drivers | Greg Kroah-Hartman | 6 | -137/+152 |
2012-09-20 | asix: Support DLink DUB-E100 H/W Ver C1 | Søren holm | 1 | -0/+4 |
2012-09-17 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 3 | -10/+23 |
2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -10/+23 |
2012-09-14 | net: qmi_wwan: call subdriver with control intf only | Bjørn Mork | 1 | -3/+4 |
2012-09-11 | net: qmi_wwan: fix Gobi device probing for un2430 | Pierre Sauter | 1 | -1/+1 |
2012-09-10 | sierra_net: Endianess bug fix. | Lennart Sorensen | 1 | -1/+1 |
2012-09-07 | net: qmi_wwan: use a single bind function for all device types | Bjørn Mork | 1 | -29/+16 |
2012-09-07 | net: qmi_wwan: increase max QMI message size to 4096 | Bjørn Mork | 1 | -1/+1 |
2012-09-07 | drivers/net/usb/sierra_net.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-09-06 | Revert "usbnet: drop unneeded check for NULL" | Oliver Neukum | 1 | -1/+2 |
2012-09-04 | usbnet: drop unneeded check for NULL | Oliver Neukum | 1 | -2/+1 |
2012-09-03 | net: sierra_net: rx_urb_size is constant | Bjørn Mork | 1 | -13/+4 |
2012-09-03 | net: sierra_net: make private symbols static | Bjørn Mork | 1 | -3/+3 |
2012-09-03 | net: cx82310_eth: use common match macro | Bjørn Mork | 1 | -10/+1 |
2012-09-03 | net: usbnet: fix softirq storm on suspend | Bjørn Mork | 1 | -4/+12 |
2012-09-02 | net: qmi_wwan: add several new Gobi devices | Bjørn Mork | 1 | -0/+3 |
2012-09-01 | net: qmi_wwan: new device: Foxconn/Novatel E396 | Aleksander Morgado | 1 | -0/+1 |
2012-09-01 | usbnet: fix deadlock in resume | Oliver Neukum | 1 | -1/+1 |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 4 | -247/+77 |
2012-08-20 | net: qmi_wwan: new devices: UML290 and K5006-Z | Bjørn Mork | 1 | -0/+5 |
2012-08-15 | net: sierra_net: replace whitelist with ifnumber match | Bjørn Mork | 1 | -40/+12 |
2012-08-15 | net: qmi_wwan: compress device_id list using macros | Bjørn Mork | 1 | -21/+4 |
2012-08-15 | net: qmi_wwan: add Sierra Wireless devices | Bjørn Mork | 1 | -0/+8 |
2012-08-15 | net: qmi_wwan: use fixed interface number matching | Bjørn Mork | 1 | -187/+28 |
2012-08-14 | TTY: use tty_port_register_device | Jiri Slaby | 1 | -3/+4 |