index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8152: ecm and vendor modes coexist
hayeswang
2014-01-14
1
-10
/
+8
*
r8152: fix the warnings and a error from checkpatch.pl
hayeswang
2014-01-14
1
-27
/
+15
*
r8152: change the descriptor
hayeswang
2014-01-14
1
-1
/
+1
*
r8152: correct some messages
Hayes Wang
2014-01-07
1
-10
/
+13
*
r8152: replace the return value of rtl_ops_init
hayeswang
2014-01-06
1
-9
/
+11
*
r8152: move the actions of saving the information of the device
hayeswang
2014-01-06
1
-3
/
+4
*
r8152: replace some tabs with spaces
hayeswang
2014-01-06
1
-8
/
+8
*
r8152: fix the wrong return value
hayeswang
2014-01-03
1
-1
/
+1
*
r8152: support RTL8153
hayeswang
2014-01-01
1
-5
/
+610
*
r8152: split rtl8152_enable
hayeswang
2014-01-01
1
-3
/
+15
*
r8152: add rtl_ops
hayeswang
2014-01-01
1
-7
/
+50
*
r8152: change some definitions
hayeswang
2014-01-01
1
-11
/
+16
*
r8152: modify the method of accessing PHY
hayeswang
2014-01-01
1
-34
/
+18
*
r8152: move rtl8152_unload and ocp_reg_write
hayeswang
2014-01-01
1
-29
/
+29
*
r8152: fix incorrect type in assignment
hayeswang
2013-11-20
1
-9
/
+9
*
r8152: support stopping/waking tx queue
hayeswang
2013-11-20
1
-0
/
+22
*
r8152: modify the tx flow
hayeswang
2013-11-20
1
-43
/
+3
*
r8152: fix tx/rx memory overflow
hayeswang
2013-11-20
1
-13
/
+17
*
r8152: add comments
hayeswang
2013-08-20
1
-0
/
+5
*
r8152: adjust tx_bottom function
hayeswang
2013-08-20
1
-66
/
+68
*
r8152: move some declearation of variables
hayeswang
2013-08-20
1
-15
/
+14
*
r8152: adjust some duplicated code
hayeswang
2013-08-20
1
-27
/
+28
*
r8152: replace lockflags with flags
hayeswang
2013-08-20
1
-24
/
+24
*
r8152: replace void * with struct r8152 *
hayeswang
2013-08-20
1
-2
/
+4
*
r8152: remove clearing the memory to zero for netdev priv
hayeswang
2013-08-20
1
-1
/
+0
*
net/usb/r8152: enable interrupt transfer
hayeswang
2013-08-15
1
-27
/
+113
*
net/usb/r8152: enable tx checksum
hayeswang
2013-08-15
1
-5
/
+59
*
net/usb/r8152: support aggregation
hayeswang
2013-08-15
1
-161
/
+486
*
net/usb/r8152: adjust relative ocp function
hayeswang
2013-07-31
1
-43
/
+23
*
net/usb/r8152: make sure the USB buffer is DMA-able
hayeswang
2013-07-31
1
-25
/
+35
*
usb/net/r8152: fix integer overflow in expression
hayeswang
2013-07-12
1
-1
/
+2
*
net/usb: r8152: Use module_usb_driver()
Sachin Kamat
2013-05-17
1
-12
/
+1
*
net/usb: r8152: Remove redundant version.h header inclusion
Sachin Kamat
2013-05-17
1
-1
/
+0
*
net/usb: new driver for RTL8152
hayeswang
2013-05-06
1
-0
/
+1767