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