hayeswang
|
10c3271712
r8152: disable the ECM mode
|
11 years ago |
hayeswang
|
3d55f44f56
r8152: fix the submission of the interrupt transfer
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
hayeswang
|
c7de7dec2f
r8152: ecm and vendor modes coexist
|
11 years ago |
hayeswang
|
9629e3c037
r8152: fix the warnings and a error from checkpatch.pl
|
11 years ago |
hayeswang
|
44d942a908
r8152: change the descriptor
|
11 years ago |
Hayes Wang
|
4a8deae2f4
r8152: correct some messages
|
11 years ago |
hayeswang
|
31ca1decfb
r8152: replace the return value of rtl_ops_init
|
11 years ago |
hayeswang
|
e3ad412ad8
r8152: move the actions of saving the information of the device
|
11 years ago |
hayeswang
|
45f4a19f6d
r8152: replace some tabs with spaces
|
11 years ago |
hayeswang
|
45ea3932e2
r8152: fix the wrong return value
|
11 years ago |
hayeswang
|
43779f8dfb
r8152: support RTL8153
|
11 years ago |
hayeswang
|
507605a835
r8152: split rtl8152_enable
|
11 years ago |
hayeswang
|
c81229c9d1
r8152: add rtl_ops
|
11 years ago |
hayeswang
|
8e1f51bd6a
r8152: change some definitions
|
11 years ago |
hayeswang
|
ac244d3ee7
r8152: modify the method of accessing PHY
|
11 years ago |
hayeswang
|
e3fe0b1a54
r8152: move rtl8152_unload and ocp_reg_write
|
11 years ago |
hayeswang
|
500b6d7e1e
r8152: fix incorrect type in assignment
|
12 years ago |
hayeswang
|
dd1b119c83
r8152: support stopping/waking tx queue
|
12 years ago |
hayeswang
|
6159878858
r8152: modify the tx flow
|
12 years ago |
hayeswang
|
7937f9e514
r8152: fix tx/rx memory overflow
|
12 years ago |
hayeswang
|
7559fb2fc5
r8152: add comments
|
12 years ago |
hayeswang
|
b1379d9a20
r8152: adjust tx_bottom function
|
12 years ago |
hayeswang
|
43a4478d65
r8152: move some declearation of variables
|
12 years ago |
hayeswang
|
0de98f6c6f
r8152: adjust some duplicated code
|
12 years ago |
hayeswang
|
a5a4f468e3
r8152: replace lockflags with flags
|
12 years ago |
hayeswang
|
dff4e8ad88
r8152: replace void * with struct r8152 *
|
12 years ago |
hayeswang
|
197d439eec
r8152: remove clearing the memory to zero for netdev priv
|
12 years ago |
hayeswang
|
40a82917b1
net/usb/r8152: enable interrupt transfer
|
12 years ago |
hayeswang
|
5bd2388174
net/usb/r8152: enable tx checksum
|
12 years ago |