summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c
Commit message (Expand)AuthorAgeFilesLines
* r8152: ecm and vendor modes coexisthayeswang2014-01-141-10/+8
* r8152: fix the warnings and a error from checkpatch.plhayeswang2014-01-141-27/+15
* r8152: change the descriptorhayeswang2014-01-141-1/+1
* r8152: correct some messagesHayes Wang2014-01-071-10/+13
* r8152: replace the return value of rtl_ops_inithayeswang2014-01-061-9/+11
* r8152: move the actions of saving the information of the devicehayeswang2014-01-061-3/+4
* r8152: replace some tabs with spaceshayeswang2014-01-061-8/+8
* r8152: fix the wrong return valuehayeswang2014-01-031-1/+1
* r8152: support RTL8153hayeswang2014-01-011-5/+610
* r8152: split rtl8152_enablehayeswang2014-01-011-3/+15
* r8152: add rtl_opshayeswang2014-01-011-7/+50
* r8152: change some definitionshayeswang2014-01-011-11/+16
* r8152: modify the method of accessing PHYhayeswang2014-01-011-34/+18
* r8152: move rtl8152_unload and ocp_reg_writehayeswang2014-01-011-29/+29
* r8152: fix incorrect type in assignmenthayeswang2013-11-201-9/+9
* r8152: support stopping/waking tx queuehayeswang2013-11-201-0/+22
* r8152: modify the tx flowhayeswang2013-11-201-43/+3
* r8152: fix tx/rx memory overflowhayeswang2013-11-201-13/+17
* r8152: add commentshayeswang2013-08-201-0/+5
* r8152: adjust tx_bottom functionhayeswang2013-08-201-66/+68
* r8152: move some declearation of variableshayeswang2013-08-201-15/+14
* r8152: adjust some duplicated codehayeswang2013-08-201-27/+28
* r8152: replace lockflags with flagshayeswang2013-08-201-24/+24
* r8152: replace void * with struct r8152 *hayeswang2013-08-201-2/+4
* r8152: remove clearing the memory to zero for netdev privhayeswang2013-08-201-1/+0
* net/usb/r8152: enable interrupt transferhayeswang2013-08-151-27/+113
* net/usb/r8152: enable tx checksumhayeswang2013-08-151-5/+59
* net/usb/r8152: support aggregationhayeswang2013-08-151-161/+486
* net/usb/r8152: adjust relative ocp functionhayeswang2013-07-311-43/+23
* net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang2013-07-311-25/+35
* usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-121-1/+2
* net/usb: r8152: Use module_usb_driver()Sachin Kamat2013-05-171-12/+1
* net/usb: r8152: Remove redundant version.h header inclusionSachin Kamat2013-05-171-1/+0
* net/usb: new driver for RTL8152hayeswang2013-05-061-0/+1767
OpenPOWER on IntegriCloud