hayeswang
|
a3cc465d95
r8152: fix the checking of the usb speed
|
11 years ago |
hayeswang
|
a91d45f1a3
r8152: fix r8152_csum_workaround function
|
11 years ago |
hayeswang
|
0b03024491
r8152: wake up the device before dumping the hw counter
|
11 years ago |
Benoit Taine
|
c4438f03ca
r8152: Use kmemdup instead of kmalloc + memcpy
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
hayeswang
|
6871438cc4
r8152: check RTL8152_UNPLUG
|
11 years ago |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
hayeswang
|
4f1d4d54f9
r8152: support dumping the hw counters
|
11 years ago |
hayeswang
|
fcb308d529
r8152: add skb_cow_head
|
11 years ago |
hayeswang
|
6128d1bb30
r8152: support IPv6
|
11 years ago |
hayeswang
|
60c890713e
r8152: support TSO
|
11 years ago |
hayeswang
|
565cab0a69
r8152: support rx checksum
|
11 years ago |
hayeswang
|
5e2f7485d2
r8152: calculate the dropped packets for rx
|
11 years ago |
hayeswang
|
0c3121fcf1
r8152: up the priority of the transmission
|
11 years ago |
hayeswang
|
21949ab7df
r8152: check tx agg list before spin lock
|
11 years ago |
hayeswang
|
2685d41063
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
|
11 years ago |
hayeswang
|
05e0f1aada
r8152: remove rtl8152_get_stats
|
11 years ago |
hayeswang
|
d104eafa64
r8152: replace tp->netdev with netdev
|
11 years ago |
hayeswang
|
db8515eff3
r8152: deal with the empty line and space
|
11 years ago |
hayeswang
|
10c3271712
r8152: disable the ECM mode
|
11 years ago |
hayeswang
|
a5ec27c150
r8152: support get_msglevel and set_msglevel
|
11 years ago |
hayeswang
|
a634782f6c
r8152: set disable_hub_initiated_lpm
|
11 years ago |
hayeswang
|
9d9aafa1e8
r8152: replace netif_rx with netif_receive_skb
|
11 years ago |
hayeswang
|
da9bd117ff
r8152: disable teredo for RTL8152
|
11 years ago |
hayeswang
|
9a4be1bd04
r8152: support runtime suspend
|
11 years ago |
hayeswang
|
21ff2e8976
r8152: support WOL
|
11 years ago |
hayeswang
|
7e9da48161
r8152: move some functions from probe to open
|
11 years ago |
hayeswang
|
aa66a5f1af
r8152: combine PHY reset with set_speed
|
11 years ago |
hayeswang
|
f0cbe0ac87
r8152: clear BMCR_PDOWN
|
11 years ago |
hayeswang
|
d84130a108
r8152: reduce the frequency of spin_lock
|
11 years ago |