index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
apple
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: apple: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net/macmace: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
2023-08-01
1
-1
/
+1
*
net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
*
net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
*
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-05-05
2
-2
/
+0
*
net: apple: bmac: Fix build since dev_addr constification
Michael Ellerman
2022-01-14
1
-1
/
+4
*
net: apple: mace: Fix build since dev_addr constification
Michael Ellerman
2022-01-14
1
-5
/
+11
*
apple: macmace: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-5
/
+9
*
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
1
-5
/
+2
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-4
/
+4
*
net: apple: remove leading spaces before tabs
Hui Tang
2021-05-19
2
-19
/
+19
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-5
/
+5
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
2
-2
/
+2
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
2
-2
/
+2
*
net: bmac: Fix read of MAC address from ROM
Jeremy Kerr
2020-05-19
1
-1
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
net: delete "register" keyword
Alexey Dobriyan
2019-08-08
1
-2
/
+2
*
net: apple: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
2019-08-01
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
3
-15
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-13
1
-1
/
+1
*
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-28
1
-1
/
+1
*
net: apple: fix return type of ndo_start_xmit function
YueHaibing
2018-09-21
3
-6
/
+6
*
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-27
1
-6
/
+2
*
net/macmace: Drop redundant MACH_IS_MAC test
Finn Thain
2018-02-28
1
-15
/
+1
*
net/macmace: Fix and clean up log messages
Finn Thain
2018-02-28
1
-6
/
+3
*
net: ethernet: apple: Convert timers to use timer_setup()
Kees Cook
2017-10-18
2
-14
/
+10
*
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
[next]