| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 2013-08-29 | 2 | -8/+7 |
* | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 2013-06-19 | 1 | -1/+0 |
* | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-27 | 2 | -4/+0 |
* | net: ftgmac100: Use module_platform_driver() | Sachin Kamat | 2013-03-18 | 1 | -16/+1 |
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 2013-03-17 | 2 | -7/+6 |
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 2013-01-14 | 1 | -2/+1 |
* | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-06 | 2 | -6/+6 |
* | net: ftgmac100/ftmac100: dont pull too much data | Eric Dumazet | 2012-07-18 | 2 | -6/+14 |
* | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 2012-02-15 | 2 | -2/+2 |
* | net: ftgmac100/ftmac100: add missing interrupt.h include | Thomas Faber | 2012-01-18 | 2 | -0/+2 |
* | ftmac100: fix skb truesize underestimation | Eric Dumazet | 2011-10-13 | 1 | -1/+4 |
* | ftgmac100: fix skb truesize underestimation | Eric Dumazet | 2011-10-13 | 1 | -1/+3 |
* | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 2011-09-15 | 1 | -0/+1 |
* | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 2011-08-27 | 1 | -0/+1 |
* | ftgmac100/ftmac100: Move the Faraday drivers | Jeff Kirsher | 2011-08-11 | 6 | -0/+3033 |