summaryrefslogtreecommitdiff
path: root/drivers/net/usb/r8152.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-20r8152: fix incorrect type in assignmenthayeswang
2013-11-20r8152: support stopping/waking tx queuehayeswang
2013-11-20r8152: modify the tx flowhayeswang
2013-11-20r8152: fix tx/rx memory overflowhayeswang
2013-08-20r8152: add commentshayeswang
2013-08-20r8152: adjust tx_bottom functionhayeswang
2013-08-20r8152: move some declearation of variableshayeswang
2013-08-20r8152: adjust some duplicated codehayeswang
2013-08-20r8152: replace lockflags with flagshayeswang
2013-08-20r8152: replace void * with struct r8152 *hayeswang
2013-08-20r8152: remove clearing the memory to zero for netdev privhayeswang
2013-08-15net/usb/r8152: enable interrupt transferhayeswang
2013-08-15net/usb/r8152: enable tx checksumhayeswang
2013-08-15net/usb/r8152: support aggregationhayeswang
2013-07-31net/usb/r8152: adjust relative ocp functionhayeswang
2013-07-31net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang
2013-05-17net/usb: r8152: Use module_usb_driver()Sachin Kamat
2013-05-17net/usb: r8152: Remove redundant version.h header inclusionSachin Kamat
2013-05-06net/usb: new driver for RTL8152hayeswang