summaryrefslogtreecommitdiffstats
path: root/drivers/net/rtl8169.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: Make use of device_pci_driver()Andrey Smirnov2019-02-181-6/+1
* drivers: net: convert drivers to spdxOleksij Rempel2018-12-061-12/+1
* net: rtl8169: get rid of DMA_ADDRESS_BROKENLucas Stach2015-11-131-4/+6
* net: Make set_ethaddr argument constSascha Hauer2015-06-261-1/+1
* net: rtl8169: convert to streaming DMA opsLucas Stach2015-03-061-17/+13
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+1
* ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-2/+2
* net: rtl8169: silence compiler warningLucas Stach2015-02-251-2/+2
* net: rtl8169: remove unnecessary cache maintenanceLucas Stach2015-01-051-19/+5
* net: rtl8169: clean receive buffer after net handlerLucas Stach2014-11-031-0/+11
* net: rtl8169: add support for RTL-8168/8111gLucas Stach2014-11-031-0/+1
* net: add rtl8169 driverLucas Stach2014-10-081-0/+566
* remove unported includes and driversSascha Hauer2007-09-211-876/+0
* svn_rev_057Sascha Hauer2007-07-051-0/+876