hayeswang
|
f5aaaa6db6
r8152: use BIT macro
|
10 years ago |
hayeswang
|
6e74d1749a
r8152: replace get_protocol with vlan_get_protocol
|
10 years ago |
hayeswang
|
ccc39faf58
r8152: adjust the line feed for hw_features
|
10 years ago |
hayeswang
|
53543db5d5
r8152: check RTL8152_UNPLUG for rtl8152_close
|
10 years ago |
hayeswang
|
51d979faa2
r8152: check linking status with netif_carrier_ok
|
10 years ago |
hayeswang
|
34203e25cb
r8152: adjust lpm timer
|
10 years ago |
hayeswang
|
e1a2ca9272
r8152: adjust rx_bottom
|
10 years ago |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
hayeswang
|
b4d99def09
r8152: remove sram_read
|
10 years ago |
hayeswang
|
8cb3db24c8
r8152: remove generic_ocp_read before writing
|
10 years ago |
hayeswang
|
d823ab68fb
r8152: replace tasklet with NAPI
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
hayeswang
|
ef827a5b57
r8152: check the status before submitting rx
|
10 years ago |
hayeswang
|
aa2e092671
r8152: call rtl_start_rx after netif_carrier_on
|
10 years ago |
hayeswang
|
a5e31255e0
r8152: support ndo_features_check
|
10 years ago |
hayeswang
|
d9a28c5b4c
r8152: redefine REALTEK_USB_DEVICE
|
10 years ago |
hayeswang
|
7bcf4f605b
r8152: adjust rtl_start_rx
|
10 years ago |
hayeswang
|
a0fccd4860
r8152: adjust r8152_submit_rx
|
10 years ago |
hayeswang
|
a1f83feecc
r8152: check RTL8152_UNPLUG and netif_running before autoresume
|
11 years ago |
hayeswang
|
9451a11c18
r8152: clear the flag of SCHEDULE_TASKLET in tasklet
|
11 years ago |
hayeswang
|
0c29dde43c
r8152: remove the duplicate init for the list of rx_done
|
11 years ago |
hayeswang
|
662412d14b
r8152: remove the definitions of the PID
|
11 years ago |
hayeswang
|
55b6547547
r8152: modify rtl_ops_init
|
11 years ago |
hayeswang
|
82cf94cbcf
r8152: move r8152b_get_version
|
11 years ago |
hayeswang
|
93ffbeab77
r8152: disable the tasklet by default
|
11 years ago |
David S. Miller
|
55b42b5ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
hayeswang
|
d59c876dd6
r8152: stop submitting intr for -EPROTO
|
11 years ago |
hayeswang
|
6761049629
r8152: set RTL8152_UNPLUG when finding -ENODEV
|
11 years ago |
hayeswang
|
e3bd1a81cd
r8152: check WORK_ENABLE in suspend function
|
11 years ago |
hayeswang
|
f4c7476b04
r8152: reset tp->speed before autoresuming in open function
|
11 years ago |