summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/faraday/ftmac100.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov2017-03-021-2/+2
* net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* net: ethernet: faraday: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-291-4/+4
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-2/+0
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-4/+4
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+3
* net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2012-07-181-4/+7
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-151-1/+1
* net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2012-01-181-0/+1
* ftmac100: fix skb truesize underestimationEric Dumazet2011-10-131-1/+4
* ftgmac100/ftmac100: Move the Faraday driversJeff Kirsher2011-08-111-0/+1198
OpenPOWER on IntegriCloud