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
/
aeroflex
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: aeroflex: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-2
/
+2
*
ethernet: aeroflex: fix potential skb leak in greth_init_rings()
Zhang Changzhong
2022-12-07
1
-0
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
ethernet: aeroflex: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-3
/
+3
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
net: ethernet: aeroflex: fix UAF in greth_of_remove
Pavel Skripkin
2021-06-19
1
-1
/
+2
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-3
/
+3
*
Replace HTTP links with HTTPS ones: GRETH 10/100/1G Ethernet MAC device driver
Alexander A. Klimov
2020-07-07
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
net/aeroflex: Don't assign FW if it is not available
Leon Romanovsky
2020-02-24
1
-1
/
+0
*
net/aeroflex: Clean ethtool_info struct assignments
Leon Romanovsky
2020-02-24
1
-1
/
+0
*
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
2019-07-24
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-1
/
+0
|
/
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-6
/
+6
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-1
/
+1
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+2
*
net: greth: Utilize of_get_mac_address()
Tobias Klauser
2017-03-22
1
-5
/
+5
*
aeroflex/greth: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-1
/
+1
*
net: phy: expose phy_aneg_done API for use by drivers
Lendacky, Thomas
2016-11-13
1
-9
/
+0
*
net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-08-08
1
-21
/
+2
*
net: ethernet: greth: use phydev from struct net_device
Philippe Reynes
2016-08-08
2
-13
/
+11
*
aeroflex/greth: fix warning about unused variable
Sam Ravnborg
2016-05-20
1
-1
/
+1
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
2
-6
/
+0
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-2
/
+0
*
net: greth: constify of_device_id array
Fabian Frederick
2015-03-17
1
-1
/
+1
*
net: ethernet: aeroflex: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
greth: moved TX ring cleaning to NAPI rx poll func
Daniel Hellstrom
2014-09-05
2
-39
/
+49
*
net: greth: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
net: greth: use phy_read_status()
Florian Fainelli
2013-12-09
1
-1
/
+1
*
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-29
1
-6
/
+6
*
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-25
1
-3
/
+1
*
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-6
/
+2
*
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-14
/
+6
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-3
/
+1
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-4
/
+5
*
aeroflex: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
ethernet: Remove casts to same type
Joe Perches
2012-06-06
1
-4
/
+4
*
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
1
-1
/
+1
*
aeroflex: Fix typo in greth.c
Masanari Iida
2012-02-13
1
-1
/
+1
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-1
/
+0
*
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-29
1
-12
/
+1
[next]