Age | Commit message (Expand) | Author | Files | Lines |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 3 | -3/+0 |
2015-09-29 | net: macmace: Allow modular build | Geert Uytterhoeven | 1 | -1/+1 |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 1 | -5/+2 |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2 | -37/+37 |
2015-03-23 | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 2 | -37/+37 |
2015-03-17 | net: ethernet: apple: constify of_device_id array | Fabian Frederick | 2 | -2/+2 |
2015-03-08 | ethernet: codespell comment spelling fixes | Joe Perches | 2 | -2/+2 |
2014-10-20 | net: ethernet: apple: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-11-11 | macmace: add missing platform_set_drvdata() in mace_probe() | Wei Yongjun | 1 | -0/+1 |
2013-10-02 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 1 | -2/+2 |
2013-06-24 | net: Restore unintentional reverts. | David S. Miller | 1 | -1/+0 |
2013-05-17 | net: ethernet: apple: initialize variables directly | Emilio López | 1 | -3/+1 |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 1 | -10/+6 |
2012-12-03 | net/apple: remove __dev* attributes | Bill Pemberton | 3 | -7/+7 |
2012-06-06 | ethernet: Remove casts to same type | Joe Perches | 1 | -1/+1 |
2012-02-08 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 1 | -5/+6 |
2012-02-08 | mace: Fix build for mace due to netdev_alloc_skb | Pradeep A. Dalvi | 1 | -1/+1 |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 2 | -3/+3 |
2012-01-31 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2 | -4/+1 |
2012-01-31 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2 | -6/+2 |
2011-11-01 | net/ethernet: Move mac89x0.c from apple to cirrus | Geert Uytterhoeven | 3 | -647/+0 |
2011-10-18 | cs89x0: Move the driver into the Cirrus dir | Jeff Kirsher | 4 | -2400/+1 |
2011-09-21 | macmace, macsonic: cleanup | Finn Thain | 1 | -8/+1 |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 1 | -0/+1 |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 5 | -5/+5 |
2011-08-11 | bmac/mace/macmace/mac89x0/cs89x0: Move the Macintosh (Apple) drivers | Jeff Kirsher | 10 | -0/+6969 |