| Commit message (Expand) | Author | Age | Files | Lines |
* | net: greth: constify of_device_id array | Fabian Frederick | 2015-03-17 | 1 | -1/+1 |
* | net: ethernet: aeroflex: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | greth: moved TX ring cleaning to NAPI rx poll func | Daniel Hellstrom | 2014-09-05 | 2 | -39/+49 |
* | net: greth: remove empty MDIO bus reset function | Florian Fainelli | 2014-03-28 | 1 | -6/+0 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 1 | -1/+0 |
* | net: greth: use phy_read_status() | Florian Fainelli | 2013-12-09 | 1 | -1/+1 |
* | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 2013-08-29 | 1 | -6/+6 |
* | net: ethernet: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-25 | 1 | -3/+1 |
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 2013-03-17 | 1 | -6/+2 |
* | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 2013-03-15 | 1 | -14/+6 |
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 2013-01-14 | 1 | -3/+1 |
* | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2013-01-06 | 1 | -4/+5 |
* | aeroflex: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -3/+3 |
* | ethernet: Remove casts to same type | Joe Perches | 2012-06-06 | 1 | -4/+4 |
* | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 2012-02-23 | 1 | -1/+1 |
* | aeroflex: Fix typo in greth.c | Masanari Iida | 2012-02-13 | 1 | -1/+1 |
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 2012-02-06 | 1 | -1/+0 |
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 2011-11-29 | 1 | -12/+1 |
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 1 | -4/+4 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 2 | -2/+11 |
* | greth: convert to SKB paged frag API. | Ian Campbell | 2011-08-30 | 1 | -8/+4 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
* | greth: Move the Aeroflex Gaisler driver | Jeff Kirsher | 2011-08-12 | 4 | -0/+1794 |