hayeswang
|
b20cb60e2b
r8152: fix the rx early size of RTL8153
|
8 년 전 |
hayeswang
|
210c4f70b4
r8152: set the RMS of RTL8153 according to the mtu
|
8 년 전 |
hayeswang
|
98d068ab52
r8152: fix the list rx_done may be used without initialization
|
8 년 전 |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 년 전 |
hayeswang
|
7489bdadb7
r8152: check rx after napi is enabled
|
8 년 전 |
hayeswang
|
248b213ad9
r8152: re-schedule napi for tx
|
8 년 전 |
hayeswang
|
de9bf29dd6
r8152: avoid start_xmit to schedule napi when napi is disabled
|
8 년 전 |
hayeswang
|
26afec3930
r8152: avoid start_xmit to call napi_schedule during autosuspend
|
8 년 전 |
hayeswang
|
a9c54ad2c7
r8152: fix the wrong spelling
|
8 년 전 |
hayeswang
|
6a0b76c04e
r8152: don't execute runtime suspend if the tx is not empty
|
8 년 전 |
hayeswang
|
2c561b2b72
r8152: fix rtl8152_post_reset function
|
8 년 전 |
hayeswang
|
19c0f40d4f
r8152: fix the sw rx checksum is unavailable
|
8 년 전 |
hayeswang
|
75dc692eda
r8152: fix rx issue for runtime suspend
|
8 년 전 |
hayeswang
|
8fb2806168
r8152: split rtl8152_suspend function
|
8 년 전 |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 년 전 |
Guenter Roeck
|
ca0a75316d
r8152: Fix error path in open function
|
8 년 전 |
Mark Lord
|
b9a321b48a
r8152: Fix broken RX checksums.
|
8 년 전 |
Jarod Wilson
|
f77f0aee4d
net: use core MTU range checking in USB NIC drivers
|
9 년 전 |
hayeswang
|
d248cafc89
r8152: add new products of Lenovo
|
9 년 전 |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
9 년 전 |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
hayeswang
|
d768c61bc3
r8152: disable ALDPS and EEE before setting PHY
|
9 년 전 |
hayeswang
|
af0287ec10
r8152: remove r8153_enable_eee
|
9 년 전 |
hayeswang
|
ef39df8eab
r8152: move PHY settings to hw_phy_cfg
|
9 년 전 |
hayeswang
|
2dd436daac
r8152: move enabling PHY
|
9 년 전 |
hayeswang
|
e644953982
r8152: move some functions
|
9 년 전 |
hayeswang
|
53700f0c9a
r8152: fix the coding style with checkpatch.pl
|
9 년 전 |
Julia Lawall
|
407a471d4d
r8152: constify ethtool_ops structures
|
9 년 전 |
David S. Miller
|
de0ba9a0d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 년 전 |
Grant Grundler
|
c961e877cf
r8152: add MODULE_VERSION
|
9 년 전 |