aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAge
...
* | | | USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)2012-05-20
* | | | USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)2012-05-20
* | | | USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)2012-05-20
* | | | net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork2012-05-19
* | | | net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)2012-05-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\ \ \ \
| * | | | cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams2012-05-15
| * | | | usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-15
| | |_|/ | |/| |
* | | | rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna2012-05-12
* | | | rndis_host: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna2012-05-12
* | | | usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij2012-05-12
* | | | usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij2012-05-12
* | | | smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning2012-05-07
* | | | smsc75xx: eliminate unnecessary phy register readSteve Glendinning2012-05-07
* | | | smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2012-05-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\| | |
| * | | cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-06
| | |/ | |/|
| * | usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com2012-05-02
| * | usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com2012-05-02
| * | smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning2012-04-30
| * | smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning2012-04-30
| * | smsc75xx: fix phy interrupt acknowledgeSteve Glendinning2012-04-30
| * | smsc75xx: fix phy init reset loopSteve Glendinning2012-04-30
| * | smsc75xx: add more information to register io failure warningsSteve Glendinning2012-04-30
| * | smsc75xx: fix mdio reads and writesSteve Glendinning2012-04-30
| * | smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...Steve Glendinning2012-04-30
| * | smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati2012-04-26
| * | asix: Fix tx transfer padding for full-speed USBIngo van Lil2012-04-24
| * | net: usb: smsc95xx: fix mtuStephane Fillod2012-04-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\| |
| * | net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork2012-04-19
| * | net: usb: smsc75xx: fix mtuStephane Fillod2012-04-16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\|
| * net: usb: cdc_eem: fix mtuRabin Vincent2012-04-01
| * usb/rtl8150 : Remove duplicated definitionshuajun li2012-04-01
* | usbnet: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
|/
* cdc-phonet: fix skb truesize underestimationEric Dumazet2012-03-27
* USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin2012-03-27
* net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
* USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)2012-03-25
* USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)2012-03-25
* usbnet: consider device busy at each recieved packetOliver Neukum2012-03-22
* usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-22
* usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork2012-03-19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
| |\
| * | usbnet: use netif_tx_wake_queue instead of netif_start_queueAlexey Orishko2012-03-17
| * | cdc_ncm: avoid discarding datagrams in rx pathAlexey Orishko2012-03-16
| * | cdc_ncm: fix MTU and max_datagram_size handlingAlexey Orishko2012-03-16