Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-20 | net: ethernet: faraday: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2013-08-30 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 1 | -4/+4 |
2013-05-28 | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 1 | -4/+4 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -3/+3 |
2012-07-18 | net: ftgmac100/ftmac100: dont pull too much data | Eric Dumazet | 1 | -4/+7 |
2012-02-16 | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 1 | -1/+1 |
2012-01-19 | net: ftgmac100/ftmac100: add missing interrupt.h include | Thomas Faber | 1 | -0/+1 |
2011-10-14 | ftmac100: fix skb truesize underestimation | Eric Dumazet | 1 | -1/+4 |
2011-08-12 | ftgmac100/ftmac100: Move the Faraday drivers | Jeff Kirsher | 1 | -0/+1198 |