index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-24
r8152: fix the checking of the usb speed
hayeswang
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-11
r8152: fix r8152_csum_workaround function
hayeswang
2014-07-10
r8152: support jumbo frame for RTL8153
hayeswang
2014-07-08
r8152: wake up the device before dumping the hw counter
hayeswang
2014-07-08
r8152: increase the tx timeout
hayeswang
2014-05-30
r8152: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-12
r8152: check RTL8152_UNPLUG
hayeswang
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-12
r8152: support dumping the hw counters
hayeswang
2014-03-10
r8152: add skb_cow_head
hayeswang
2014-03-07
r8152: support IPv6
hayeswang
2014-03-07
r8152: support TSO
hayeswang
2014-03-07
r8152: support rx checksum
hayeswang
2014-03-07
r8152: calculate the dropped packets for rx
hayeswang
2014-03-07
r8152: up the priority of the transmission
hayeswang
2014-03-07
r8152: check tx agg list before spin lock
hayeswang
2014-03-07
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
hayeswang
2014-03-06
r8152: remove rtl8152_get_stats
hayeswang
2014-03-06
r8152: replace tp->netdev with netdev
hayeswang
2014-03-06
r8152: deal with the empty line and space
hayeswang
2014-03-05
r8152: disable the ECM mode
hayeswang
2014-02-18
r8152: support get_msglevel and set_msglevel
hayeswang
2014-02-18
r8152: set disable_hub_initiated_lpm
hayeswang
2014-02-18
r8152: replace netif_rx with netif_receive_skb
hayeswang
2014-02-18
r8152: disable teredo for RTL8152
hayeswang
2014-02-18
r8152: support runtime suspend
hayeswang
2014-02-18
r8152: support WOL
hayeswang
2014-02-18
r8152: move some functions from probe to open
hayeswang
2014-02-18
r8152: combine PHY reset with set_speed
hayeswang
2014-02-18
r8152: clear BMCR_PDOWN
hayeswang
2014-02-18
r8152: reduce the frequency of spin_lock
hayeswang
2014-02-18
r8152: load the default MAC address
hayeswang
2014-02-18
r8152: replace some types from int to bool
hayeswang
2014-02-18
r8152: add three functions
hayeswang
2014-02-18
r8152: move some functions
hayeswang
2014-02-06
r8152: fix the submission of the interrupt transfer
hayeswang
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-14
r8152: ecm and vendor modes coexist
hayeswang
2014-01-14
r8152: fix the warnings and a error from checkpatch.pl
hayeswang
2014-01-14
r8152: change the descriptor
hayeswang
2014-01-07
r8152: correct some messages
Hayes Wang
2014-01-06
r8152: replace the return value of rtl_ops_init
hayeswang
2014-01-06
r8152: move the actions of saving the information of the device
hayeswang
2014-01-06
r8152: replace some tabs with spaces
hayeswang
2014-01-03
r8152: fix the wrong return value
hayeswang
2014-01-01
r8152: support RTL8153
hayeswang
2014-01-01
r8152: split rtl8152_enable
hayeswang
[next]