index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
apple
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2
-2
/
+0
2022-01-14
net: apple: bmac: Fix build since dev_addr constification
Michael Ellerman
1
-1
/
+4
2022-01-14
net: apple: mace: Fix build since dev_addr constification
Michael Ellerman
1
-5
/
+11
2021-11-19
apple: macmace: use eth_hw_addr_set()
Jakub Kicinski
1
-5
/
+9
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
1
-5
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-4
/
+4
2021-05-19
net: apple: remove leading spaces before tabs
Hui Tang
2
-19
/
+19
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-5
/
+5
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-05-19
net: bmac: Fix read of MAC address from ROM
Jeremy Kerr
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-08-08
net: delete "register" keyword
Alexey Dobriyan
1
-2
/
+2
2019-08-01
net: apple: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-15
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
2019-02-13
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2018-09-21
net: apple: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+6
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
1
-6
/
+2
2018-02-28
net/macmace: Drop redundant MACH_IS_MAC test
Finn Thain
1
-15
/
+1
2018-02-28
net/macmace: Fix and clean up log messages
Finn Thain
1
-6
/
+3
2017-10-18
net: ethernet: apple: Convert timers to use timer_setup()
Kees Cook
2
-14
/
+10
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-13
networking: use skb_put_zero()
Johannes Berg
1
-2
/
+1
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
[next]