index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
r8152: fix the submission of the interrupt transfer
hayeswang
1
-9
/
+8
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-14
r8152: ecm and vendor modes coexist
hayeswang
1
-10
/
+8
2014-01-14
r8152: fix the warnings and a error from checkpatch.pl
hayeswang
1
-27
/
+15
2014-01-14
r8152: change the descriptor
hayeswang
1
-1
/
+1
2014-01-07
r8152: correct some messages
Hayes Wang
1
-10
/
+13
2014-01-06
r8152: replace the return value of rtl_ops_init
hayeswang
1
-9
/
+11
2014-01-06
r8152: move the actions of saving the information of the device
hayeswang
1
-3
/
+4
2014-01-06
r8152: replace some tabs with spaces
hayeswang
1
-8
/
+8
2014-01-03
r8152: fix the wrong return value
hayeswang
1
-1
/
+1
2014-01-01
r8152: support RTL8153
hayeswang
1
-5
/
+610
2014-01-01
r8152: split rtl8152_enable
hayeswang
1
-3
/
+15
2014-01-01
r8152: add rtl_ops
hayeswang
1
-7
/
+50
2014-01-01
r8152: change some definitions
hayeswang
1
-11
/
+16
2014-01-01
r8152: modify the method of accessing PHY
hayeswang
1
-34
/
+18
2014-01-01
r8152: move rtl8152_unload and ocp_reg_write
hayeswang
1
-29
/
+29
2013-11-20
r8152: fix incorrect type in assignment
hayeswang
1
-9
/
+9
2013-11-20
r8152: support stopping/waking tx queue
hayeswang
1
-0
/
+22
2013-11-20
r8152: modify the tx flow
hayeswang
1
-43
/
+3
2013-11-20
r8152: fix tx/rx memory overflow
hayeswang
1
-13
/
+17
2013-08-20
r8152: add comments
hayeswang
1
-0
/
+5
2013-08-20
r8152: adjust tx_bottom function
hayeswang
1
-66
/
+68
2013-08-20
r8152: move some declearation of variables
hayeswang
1
-15
/
+14
2013-08-20
r8152: adjust some duplicated code
hayeswang
1
-27
/
+28
2013-08-20
r8152: replace lockflags with flags
hayeswang
1
-24
/
+24
2013-08-20
r8152: replace void * with struct r8152 *
hayeswang
1
-2
/
+4
2013-08-20
r8152: remove clearing the memory to zero for netdev priv
hayeswang
1
-1
/
+0
2013-08-15
net/usb/r8152: enable interrupt transfer
hayeswang
1
-27
/
+113
2013-08-15
net/usb/r8152: enable tx checksum
hayeswang
1
-5
/
+59
2013-08-15
net/usb/r8152: support aggregation
hayeswang
1
-161
/
+486
2013-07-31
net/usb/r8152: adjust relative ocp function
hayeswang
1
-43
/
+23
2013-07-31
net/usb/r8152: make sure the USB buffer is DMA-able
hayeswang
1
-25
/
+35
2013-07-12
usb/net/r8152: fix integer overflow in expression
hayeswang
1
-1
/
+2
2013-05-17
net/usb: r8152: Use module_usb_driver()
Sachin Kamat
1
-12
/
+1
2013-05-17
net/usb: r8152: Remove redundant version.h header inclusion
Sachin Kamat
1
-1
/
+0
2013-05-06
net/usb: new driver for RTL8152
hayeswang
1
-0
/
+1767