summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-19net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-16usbnet: use netif_tx_wake_queue instead of netif_start_queueAlexey Orishko
2012-03-16net: qmi_wwan: add support for ZTE MF820DBjørn Mork
2012-03-16cdc_ncm: avoid discarding datagrams in rx pathAlexey Orishko
2012-03-16cdc_ncm: fix MTU and max_datagram_size handlingAlexey Orishko
2012-03-16cdc_ncm: reduce driver latency in the data pathAlexey Orishko
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet
2012-03-16asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-11usb: asix: Patch for Sitecom LN-031Joerg Neikes
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09net: qmi_wwan: add Gobi and Pantech UML290 device IDsBjørn Mork
2012-03-09net: qmi_wwan: support devices having a shared QMI/wwan interfaceBjørn Mork
2012-03-09net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-24usb/kaweth: print MAC via printk format specifierDanny Kukawka
2012-02-24usb/cdc_ncm: print MAC via printk format specifierDanny Kukawka
2012-02-23mcs7830: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-22Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert
2012-02-22hso: memsetting wrong data in hso_get_count()Dan Carpenter
2012-02-21zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-15ipheth: Add iPhone 4STim Gardner
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-25net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork
2012-01-10asix: fix setting custom MAC address on Asix 88178 devicesJussi Kivilinna
2012-01-10asix: fix setting custom MAC address on Asix 88772 devicesJussi Kivilinna
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09usbnet: make ethtool_ops conststephen hemminger
2012-01-07asix: fix infinite loop in rx_fixup()Aurelien Jacobs
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23usb: pegasus: cleanup a couple conditionsDan Carpenter
2011-12-23drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19asix: new device idAurelien Jacobs
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-22CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler