开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xscale
/
ixp4xx_eth.c
Age
Commit message (
Expand
)
Author
2023-11-01
net: xscale: Drop unused PHY number
Linus Walleij
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-06
net: ixp4xx_eth: Support changing the MTU
Linus Walleij
2023-10-03
net: ixp4xx_eth: Specify min/max MTU
Linus Walleij
2023-09-20
net: ethernet: xscale: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-02
net: xscale: Fix return type for implementation of ndo_start_xmit
GUO Zihua
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-09
ixp4xx_eth: Set MAC address from device tree
Linus Walleij
2022-07-09
ixp4xx_eth: Fall back to random MAC address
Linus Walleij
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-02-12
net: ixp4xx_eth: Drop platform data support
Linus Walleij
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-10-19
net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_allo...
Cai Huoqing
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-08-30
ixp4xx_eth: fix compile-testing
Arnd Bergmann
2021-08-30
ixp4xx_eth: make ptp support a platform driver
Arnd Bergmann
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-06-17
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2021-06-16
ARM/ixp4xx: Make NEED_MACH_IO_H optional
Linus Walleij
2021-06-07
net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-05-19
net: ethernet: ixp4xx: Fix return value check in ixp4xx_eth_probe()
Wei Yongjun
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-25
net: ethernet: ixp4xx: Support device tree probing
Linus Walleij
2021-04-25
net: ethernet: ixp4xx: Retire ancient phy retrieveal
Linus Walleij
2021-04-19
net: ethernet: ixp4xx: Set the DMA masks explicitly
Linus Walleij
2021-01-05
net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2020-04-23
net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
Tang Bin
2020-01-12
net: ethernet: ixp4xx: Use parent dev for DMA pool
Linus Walleij
2020-01-12
ARM/net: ixp4xx: Pass ethernet physical base as resource
Linus Walleij
2020-01-12
net: ehernet: ixp4xx: Use netdev_* messages
Linus Walleij
2020-01-12
net: ethernet: ixp4xx: Use distinct local variable
Linus Walleij
2020-01-12
net: ethernet: ixp4xx: Standard module init
Linus Walleij
2020-01-12
ixp4xx_eth: move platform_data definition
Arnd Bergmann
2020-01-12
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-04-23
ARM: ixp4xx: Add device tree boot support
Linus Walleij
2019-02-13
net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...
Yang Wei
2016-11-15
net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-13
net: ethernet: ixp4xx_eth: fix spelling mistake in debug message
Colin Ian King
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-07-04
net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-04
net: ethernet: ixp4xx_eth: use phydev from struct net_device
Philippe Reynes
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-02-20
ethernet/ixp4xx: prevent allmulti from clobbering promisc
Derrick Pallas
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2013-11-21
ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
[next]