Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-29 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 1 | -4/+4 |
2013-05-27 | 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-06 | 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-15 | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 1 | -1/+1 |
2012-01-18 | net: ftgmac100/ftmac100: add missing interrupt.h include | Thomas Faber | 1 | -0/+1 |
2011-10-13 | ftmac100: fix skb truesize underestimation | Eric Dumazet | 1 | -1/+4 |
2011-08-11 | ftgmac100/ftmac100: Move the Faraday drivers | Jeff Kirsher | 1 | -0/+1198 |