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