summaryrefslogtreecommitdiff
path: root/drivers/net/usb/r8152.c
AgeCommit message (Expand)Author
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-14r8152: ecm and vendor modes coexisthayeswang
2014-01-14r8152: fix the warnings and a error from checkpatch.plhayeswang
2014-01-14r8152: change the descriptorhayeswang
2014-01-07r8152: correct some messagesHayes Wang
2014-01-06r8152: replace the return value of rtl_ops_inithayeswang
2014-01-06r8152: move the actions of saving the information of the devicehayeswang
2014-01-06r8152: replace some tabs with spaceshayeswang
2014-01-03r8152: fix the wrong return valuehayeswang
2014-01-01r8152: support RTL8153hayeswang
2014-01-01r8152: split rtl8152_enablehayeswang
2014-01-01r8152: add rtl_opshayeswang
2014-01-01r8152: change some definitionshayeswang
2014-01-01r8152: modify the method of accessing PHYhayeswang
2014-01-01r8152: move rtl8152_unload and ocp_reg_writehayeswang
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