index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
2013-11-20
r8152: fix incorrect type in assignment
hayeswang
2013-11-20
r8152: support stopping/waking tx queue
hayeswang
2013-11-20
r8152: modify the tx flow
hayeswang
2013-11-20
r8152: fix tx/rx memory overflow
hayeswang
2013-08-20
r8152: add comments
hayeswang
2013-08-20
r8152: adjust tx_bottom function
hayeswang
2013-08-20
r8152: move some declearation of variables
hayeswang
2013-08-20
r8152: adjust some duplicated code
hayeswang
2013-08-20
r8152: replace lockflags with flags
hayeswang
2013-08-20
r8152: replace void * with struct r8152 *
hayeswang
2013-08-20
r8152: remove clearing the memory to zero for netdev priv
hayeswang
2013-08-15
net/usb/r8152: enable interrupt transfer
hayeswang
2013-08-15
net/usb/r8152: enable tx checksum
hayeswang
2013-08-15
net/usb/r8152: support aggregation
hayeswang
2013-07-31
net/usb/r8152: adjust relative ocp function
hayeswang
2013-07-31
net/usb/r8152: make sure the USB buffer is DMA-able
hayeswang
2013-07-12
usb/net/r8152: fix integer overflow in expression
hayeswang
2013-05-17
net/usb: r8152: Use module_usb_driver()
Sachin Kamat
2013-05-17
net/usb: r8152: Remove redundant version.h header inclusion
Sachin Kamat
2013-05-06
net/usb: new driver for RTL8152
hayeswang