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