summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2015-08-19ax88179_178a: Correct the RX error definition in RX headerFreddy Xin
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-04-23r8152: add IOCTLHayes Wang
2014-04-23r8152: disable the ECM modehayeswang
2014-04-23r8152: support dumping the hw countershayeswang
2014-04-23r8152: add skb_cow_headhayeswang
2014-04-23r8152: support IPv6hayeswang
2014-04-23r8152: support TSOhayeswang
2014-04-23r8152: support rx checksumhayeswang
2014-04-23r8152: calculate the dropped packets for rxhayeswang
2014-04-23r8152: up the priority of the transmissionhayeswang
2014-04-23r8152: check tx agg list before spin lockhayeswang
2014-04-23r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang
2014-04-23r8152: remove rtl8152_get_statshayeswang
2014-04-23r8152: replace tp->netdev with netdevhayeswang
2014-04-23r8152: deal with the empty line and spacehayeswang
2014-04-14usbnet: include wait queue head in device structureOliver Neukum
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-06usbnet: remove generic hard_header_len checkEmil Goode
2014-03-06net: asix: add missing flag to struct driver_infoEmil Goode
2014-03-06net: qmi_wwan: add Netgear Aircard 340UBjørn Mork
2014-02-21r8152: support get_msglevel and set_msglevelhayeswang
2014-02-21r8152: set disable_hub_initiated_lpmhayeswang
2014-02-21r8152: replace netif_rx with netif_receive_skbhayeswang
2014-02-21r8152: disable teredo for RTL8152hayeswang
2014-02-21r8152: support runtime suspendhayeswang
2014-02-21r8152: support WOLhayeswang
2014-02-21r8152: move some functions from probe to openhayeswang
2014-02-21r8152: combine PHY reset with set_speedhayeswang
2014-02-21r8152: clear BMCR_PDOWNhayeswang
2014-02-21r8152: reduce the frequency of spin_lockhayeswang
2014-02-21r8152: load the default MAC addresshayeswang
2014-02-21r8152: replace some types from int to boolhayeswang
2014-02-21r8152: add three functionshayeswang
2014-02-21r8152: move some functionshayeswang
2014-02-21r8152: fix the submission of the interrupt transferhayeswang
2014-02-21r8152: fix the warnings and a error from checkpatch.plhayeswang
2014-02-21r8152: change the descriptorhayeswang
2014-02-21r8152: correct some messagesHayes Wang
2014-02-21r8152: replace the return value of rtl_ops_inithayeswang
2014-02-21r8152: move the actions of saving the information of the devicehayeswang
2014-02-21r8152: replace some tabs with spaceshayeswang
2014-02-21r8152: fix the wrong return valuehayeswang
2014-02-21r8152: support RTL8153hayeswang
2014-02-21r8152: split rtl8152_enablehayeswang
2014-02-21r8152: add rtl_opshayeswang
2014-02-21r8152: change some definitionshayeswang
2014-02-21r8152: modify the method of accessing PHYhayeswang
2014-02-21r8152: move rtl8152_unload and ocp_reg_writehayeswang
2014-02-21r8152: fix incorrect type in assignmenthayeswang