开源镜像站
帮助
动态
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
/
xilinx
/
xilinx_axienet.h
Age
Commit message (
Expand
)
Author
2022-06-13
xilinx: Fix build on x86.
David S. Miller
2022-06-13
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
2022-06-13
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2022-05-13
net: axienet: Use NAPI for TX completion path
Robert Hancock
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2022-03-05
net: axienet: add coalesce timer ethtool configuration
Robert Hancock
2022-03-05
net: axienet: reduce default RX interrupt threshold to 1
Robert Hancock
2022-03-05
net: axienet: implement NAPI and GRO receive
Robert Hancock
2022-01-26
net: axienet: convert to phylink_pcs
Russell King (Oracle)
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-03-26
net: axienet: Enable more clocks
Robert Hancock
2021-03-25
net: axienet: allow setups without MDIO
Daniel Mack
2021-02-12
net: axienet: Support dynamic switching between 1000BaseX and SGMII
Robert Hancock
2020-11-07
net: xilinx: axiethernet: Introduce helper functions for MDC enable/disable
Radhey Shyam Pandey
2020-10-31
net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode
Robert Hancock
2020-06-15
net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"
Colin Ian King
2020-03-24
net: axienet: Autodetect 64-bit DMA capability
Andre Przywara
2020-03-24
net: axienet: Upgrade descriptors to hold 64-bit addresses
Andre Przywara
2020-03-24
net: axienet: Drop MDIO interrupt registers from ethtools dump
Andre Przywara
2020-03-24
net: axienet: Convert DMA error handler to a work queue
Andre Przywara
2019-06-06
net: axienet: convert to phylink API
Robert Hancock
2019-06-06
net: axienet: Add optional support for Ethernet core interrupt
Robert Hancock
2019-06-06
net: axienet: Make RX/TX ring sizes configurable
Robert Hancock
2019-06-06
net: axienet: Cleanup DMA device reset and halt process
Robert Hancock
2019-06-06
net: axienet: Re-initialize MDIO registers properly after reset
Robert Hancock
2019-06-06
net: axienet: Use clock framework to get device clock rate
Robert Hancock
2019-06-06
net: axienet: fix MDIO bus naming
Robert Hancock
2019-06-06
net: axienet: Use standard IO accessors
Robert Hancock
2019-06-06
net: axienet: Fix casting of pointers to u32
Robert Hancock
2019-05-20
1/2] net: axienet: use readx_poll_timeout() in mdio wait function
Kurt Kanzenbach
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-17
net: axienet: add support for standard phy-mode binding
Alvaro G. M
2016-07-15
net: ethernet: xilinx: axienet: use phydev from struct net_device
Philippe Reynes
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-05-05
net: axienet: Fix kernel-doc warnings
Michal Simek
2015-05-05
net: axienet: Fix comments blocks
Michal Simek
2015-05-05
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2014-12-26
net: xilinx: Remove unnecessary temac_property in the driver
Appana Durga Kedareswara Rao
2012-04-13
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
2012-01-25
drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver
danborkmann@iogearbox.net