index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-09-10
net: xilinx: axienet: Remove unused checksum variables
Sean Anderson
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-04
net: xilinx: axienet: Fix race in axienet_stop
Sean Anderson
2024-08-26
net: xilinx: axienet: Support IFF_ALLMULTI
Sean Anderson
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2024-08-21
net: xilinx: axienet: Add statistics support
Sean Anderson
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-12
net: axienet: Fix register defines comment description
Radhey Shyam Pandey
2024-08-02
net: axienet: Replace the occurrences of (1<<x) by BIT(x)
Appana Durga Kedareswara Rao
2024-03-29
net: axienet: Fix kernel doc warnings
Suraj Gupta
2023-11-20
net: axienet: Introduce dmaengine support
Radhey Shyam Pandey
2023-11-20
net: axienet: Preparatory changes for dmaengine support
Sarath Babu Naidu Gaddam
2022-11-21
net: axienet: Unexport and remove unused mdio functions
Andy Chiu
2022-09-21
net: ll_temac: axienet: align with open parenthesis
huangjunxian
2022-08-31
net: axienet: Switch to 64-bit RX/TX statistics
Robert Hancock
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
[next]