index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
au1000_eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2020-09-25
1
-9
/
+6
*
net/amd: Remove needless assignment and the extra brank lines
Tang Bin
2020-07-06
1
-5
/
+0
*
net/amd: Remove useless driver version
Leon Romanovsky
2020-02-24
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-13
/
+2
|
\
|
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-12
/
+1
|
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-3
/
+3
|
/
*
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 400
Thomas Gleixner
2019-06-05
1
-18
/
+1
*
au1000_eth: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-3
/
+3
*
net: ethernet: don't set phylib state CHANGELINK in drivers
Heiner Kallweit
2018-12-18
1
-4
/
+1
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
1
-11
/
+1
*
au1000_eth: switch to dma_alloc_attrs
Christoph Hellwig
2017-08-29
1
-8
/
+10
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-15
1
-21
/
+2
*
net: ethernet: amd: au1000_eth: use phydev from struct net_device
Philippe Reynes
2016-07-15
1
-24
/
+16
*
net: au1000_eth: fix PHY detection
Manuel Lauss
2016-06-10
1
-2
/
+2
*
Revert "net: au1000_eth: fix PHY detection"
David S. Miller
2016-06-10
1
-6
/
+7
*
net: au1000_eth: fix PHY detection
Manuel Lauss
2016-06-10
1
-7
/
+6
*
net: au1000 eth: simplify logical expression
xypron.glpk@gmx.de
2016-05-19
1
-1
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
ethernet: amd: au1000: Remove pointless warning
Andrew Lunn
2016-01-10
1
-3
/
+0
*
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
1
-4
/
+5
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-7
/
+0
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-3
/
+1
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-2
/
+2
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-1
/
+0
*
net: ethernet: amd: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ethernet: amd: use pr_info_once()
Varka Bhadram
2014-09-12
1
-4
/
+2
*
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
1
-12
/
+19
*
MIPS: Alchemy: move ethernet registers to ethernet driver
Manuel Lauss
2014-07-30
1
-0
/
+118
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
*
net: au1000_eth: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
1
-2
/
+0
*
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-1
/
+0
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-2
/
+2
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-4
/
+4
*
net/amd: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
drivers/net/ethernet/amd/au1000_eth.c: fix error return code
Peter Senna Tschudin
2012-10-07
1
-2
/
+8
*
au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
2012-02-17
1
-4
/
+5
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-1
/
+1
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-1
/
+0
*
au1000-eth: use an unique MDIO bus name.
Florian Fainelli
2012-01-10
1
-1
/
+2
*
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-29
1
-13
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-11-03
1
-12
/
+36
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher
2011-08-10
1
-0
/
+1332