summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/faraday/ftmac100.c
Commit message (Expand)AuthorAge
* drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov2017-03-02
* net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-02
* net: ethernet: faraday: drop owner assignment from platform_driversWolfram Sang2014-10-20
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-27
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-06
* net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2012-07-18
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-15
* net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2012-01-18
* ftmac100: fix skb truesize underestimationEric Dumazet2011-10-13
* ftgmac100/ftmac100: Move the Faraday driversJeff Kirsher2011-08-11