index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
au1000_eth.c
Age
Commit message (
Expand
)
Author
2022-09-16
net: amd: Unified the comparison between pointers and NULL to the same writing
Guofeng Yue
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-08
au1000_eth: stop using virt_to_bus()
Arnd Bergmann
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2020-09-25
net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2020-07-06
net/amd: Remove needless assignment and the extra brank lines
Tang Bin
2020-02-24
net/amd: Remove useless driver version
Leon Romanovsky
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 400
Thomas Gleixner
2019-02-12
au1000_eth: pass struct device to DMA API functions
Christoph Hellwig
2018-12-18
net: ethernet: don't set phylib state CHANGELINK in drivers
Heiner Kallweit
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2017-08-29
au1000_eth: switch to dma_alloc_attrs
Christoph Hellwig
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-07-15
net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-15
net: ethernet: amd: au1000_eth: use phydev from struct net_device
Philippe Reynes
2016-06-10
net: au1000_eth: fix PHY detection
Manuel Lauss
2016-06-10
Revert "net: au1000_eth: fix PHY detection"
David S. Miller
2016-06-10
net: au1000_eth: fix PHY detection
Manuel Lauss
2016-05-19
net: au1000 eth: simplify logical expression
xypron.glpk@gmx.de
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-01-10
ethernet: amd: au1000: Remove pointless warning
Andrew Lunn
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2014-10-20
net: ethernet: amd: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-12
ethernet: amd: use pr_info_once()
Varka Bhadram
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
MIPS: Alchemy: move ethernet registers to ethernet driver
Manuel Lauss
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-08-30
net: au1000_eth: use dev_get_platdata()
Jingoo Han
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-03
net/amd: remove __dev* attributes
Bill Pemberton
2012-10-07
drivers/net/ethernet/amd/au1000_eth.c: fix error return code
Peter Senna Tschudin
2012-02-17
au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
[next]