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.12.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
/
allwinner
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()
Christophe JAILLET
2022-01-15
1
-0
/
+1
*
net: ethernet: sun4i-emac: replace magic number with macro
Conley Lee
2022-01-11
2
-13
/
+35
*
net: allwinner: Fix print format
Jakub Kicinski
2022-01-09
1
-2
/
+2
*
sun4i-emac.c: add dma support
Conley Lee
2021-12-29
1
-0
/
+200
*
sun4i-emac.c: remove unnecessary branch
Conley Lee
2021-12-15
1
-18
/
+0
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-7
/
+3
*
net: allwinner: Fix some resources leak in the error handling path of the pro...
Christophe JAILLET
2020-12-16
1
-2
/
+5
*
net: allwinner: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
2020-09-23
1
-4
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
net: allwinner: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-05
1
-2
/
+2
*
net/allwinner: Remove driver version
Leon Romanovsky
2020-02-24
1
-2
/
+0
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-14
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-26
1
-5
/
+5
*
net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs
Chen-Yu Tsai
2019-08-06
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-2
/
+2
|
\
|
*
net: ethernet: sun4i-emac: Fix misuse of strlcpy
Joe Perches
2019-07-07
1
-2
/
+2
*
|
net: ethernet: allwinner: Remove unneeded memset
Hariprasad Kelam
2019-07-05
1
-1
/
+0
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
1
-1
/
+1
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
1
-2
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
net: ethernet: sun4i-emac: Read rxhdr in CPU byte-order
Michael Weiser
2016-11-15
1
-2
/
+1
*
net: ethernet: sun4i-emac: Allow to enable netif messages
Michael Weiser
2016-11-15
1
-0
/
+22
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
net: ethernet: sun4i-emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-22
1
-22
/
+2
*
net: ethernet: sun4i-emac: use phydev from struct net_device
Philippe Reynes
2016-06-22
1
-20
/
+14
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-3
/
+3
*
net: sun4i-emac: Properly free resources on probe failure and remove
Hans de Goede
2015-10-21
1
-4
/
+16
*
net: sun4i-emac: Claim emac sram
Hans de Goede
2015-08-25
1
-2
/
+11
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-2
/
+1
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
net: sun4i-emac: fix error return code
Julia Lawall
2014-12-31
1
-1
/
+3
*
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-10-03
1
-2
/
+0
*
net: sun4i-emac: fix memory leak on bad packet
Marc Zyngier
2014-08-05
1
-2
/
+4
*
net: allwinner: emac: Add missing free_irq
Maxime Ripard
2014-06-25
1
-0
/
+1
*
net: sun4i-emac: add promiscuous support
Marc Zyngier
2014-04-12
1
-9
/
+21
*
sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
net: ethernet: sunxi: Add new compatibles
Maxime Ripard
2014-02-06
1
-0
/
+3
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
net: allwinner: emac: Add missing free_irq
Maxime Ripard
2013-12-10
1
-2
/
+3
*
drivers: net: sun4i-emac: select MDIO_SUN4I
Maxime Ripard
2013-07-26
1
-0
/
+1
*
drivers: net: allwinner: Fix Kconfig indentation
Maxime Ripard
2013-07-26
1
-12
/
+13
*
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-19
1
-1
/
+0
*
net: sun4i-emac: Staticize local symbols
Sachin Kamat
2013-06-04
1
-2
/
+2
[next]