aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\
| * r8152: fix the checking of the usb speedhayeswang2014-07-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\|
| * r8152: fix r8152_csum_workaround functionhayeswang2014-07-11
| * r8152: wake up the device before dumping the hw counterhayeswang2014-07-08
* | r8152: support jumbo frame for RTL8153hayeswang2014-07-10
* | r8152: increase the tx timeouthayeswang2014-07-08
|/
* r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-30
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* r8152: check RTL8152_UNPLUGhayeswang2014-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
|\
| * r8152: disable the ECM modehayeswang2014-03-05
* | r8152: support dumping the hw countershayeswang2014-03-12
* | r8152: add skb_cow_headhayeswang2014-03-10
* | r8152: support IPv6hayeswang2014-03-07
* | r8152: support TSOhayeswang2014-03-07
* | r8152: support rx checksumhayeswang2014-03-07
* | r8152: calculate the dropped packets for rxhayeswang2014-03-07
* | r8152: up the priority of the transmissionhayeswang2014-03-07
* | r8152: check tx agg list before spin lockhayeswang2014-03-07
* | r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang2014-03-07
* | r8152: remove rtl8152_get_statshayeswang2014-03-06
* | r8152: replace tp->netdev with netdevhayeswang2014-03-06
* | r8152: deal with the empty line and spacehayeswang2014-03-06
* | r8152: support get_msglevel and set_msglevelhayeswang2014-02-18
* | r8152: set disable_hub_initiated_lpmhayeswang2014-02-18
* | r8152: replace netif_rx with netif_receive_skbhayeswang2014-02-18
* | r8152: disable teredo for RTL8152hayeswang2014-02-18
* | r8152: support runtime suspendhayeswang2014-02-18
* | r8152: support WOLhayeswang2014-02-18
* | r8152: move some functions from probe to openhayeswang2014-02-18
* | r8152: combine PHY reset with set_speedhayeswang2014-02-18
* | r8152: clear BMCR_PDOWNhayeswang2014-02-18
* | r8152: reduce the frequency of spin_lockhayeswang2014-02-18
* | r8152: load the default MAC addresshayeswang2014-02-18
* | r8152: replace some types from int to boolhayeswang2014-02-18
* | r8152: add three functionshayeswang2014-02-18
* | r8152: move some functionshayeswang2014-02-18
|/
* r8152: fix the submission of the interrupt transferhayeswang2014-02-07
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* r8152: ecm and vendor modes coexisthayeswang2014-01-14
* r8152: fix the warnings and a error from checkpatch.plhayeswang2014-01-14
* r8152: change the descriptorhayeswang2014-01-14
* r8152: correct some messagesHayes Wang2014-01-07
* r8152: replace the return value of rtl_ops_inithayeswang2014-01-06
* r8152: move the actions of saving the information of the devicehayeswang2014-01-06
* r8152: replace some tabs with spaceshayeswang2014-01-06
* r8152: fix the wrong return valuehayeswang2014-01-03
* r8152: support RTL8153hayeswang2014-01-01
* r8152: split rtl8152_enablehayeswang2014-01-01