aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/apple (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-08net: delete "register" keywordAlexey Dobriyan1-2/+2
2019-08-01net: apple: Fix manufacturer name in Kconfig help textGeert Uytterhoeven1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner3-15/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2
2019-02-13net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-28net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2018-09-21net: apple: fix return type of ndo_start_xmit functionYueHaibing3-6/+6
2018-07-27net: ethernet: Use existing define with polynomialKrzysztof Kozlowski1-6/+2
2018-02-28net/macmace: Drop redundant MACH_IS_MAC testFinn Thain1-15/+1
2018-02-28net/macmace: Fix and clean up log messagesFinn Thain1-6/+3
2017-10-18net: ethernet: apple: Convert timers to use timer_setup()Kees Cook2-14/+10
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-06-13networking: use skb_put_zero()Johannes Berg1-2/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson3-3/+0
2015-09-29net: macmace: Allow modular buildGeert Uytterhoeven1-1/+1
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-5/+2
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-37/+37
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2-37/+37
2015-03-17net: ethernet: apple: constify of_device_id arrayFabian Frederick2-2/+2
2015-03-08ethernet: codespell comment spelling fixesJoe Perches2-2/+2
2014-10-20net: ethernet: apple: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-11-11macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun1-0/+1
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-2/+2
2013-06-24net: Restore unintentional reverts.David S. Miller1-1/+0
2013-05-17net: ethernet: apple: initialize variables directlyEmilio López1-3/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-10/+6
2012-12-03net/apple: remove __dev* attributesBill Pemberton3-7/+7
2012-06-06ethernet: Remove casts to same typeJoe Perches1-1/+1
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-5/+6
2012-02-08mace: Fix build for mace due to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2-3/+3
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches2-4/+1
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2-6/+2
2011-11-01net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven3-647/+0
2011-10-18cs89x0: Move the driver into the Cirrus dirJeff Kirsher4-2400/+1
2011-09-21macmace, macsonic: cleanupFinn Thain1-8/+1
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko5-5/+5
2011-08-11bmac/mace/macmace/mac89x0/cs89x0: Move the Macintosh (Apple) driversJeff Kirsher10-0/+6969