index
:
linux.git
master
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_main.c
Age
Commit message (
Expand
)
Author
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-12
net: axienet: Support dynamic switching between 1000BaseX and SGMII
Robert Hancock
2021-02-12
net: axienet: hook up nway_reset ethtool operation
Robert Hancock
2021-02-12
net: axienet: Handle deferred probe on clock properly
Robert Hancock
2020-11-07
net: xilinx: axiethernet: Enable dynamic MDIO MDC
Clayton Rayment
2020-10-31
net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode
Robert Hancock
2020-09-07
net: xilinx: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
2020-03-24
net: axienet: Allow DMA to beyond 4GB
Andre Przywara
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: Wrap DMA pointer writes to prepare for 64 bit
Andre Przywara
2020-03-24
net: axienet: Add mii-tool support
Andre Przywara
2020-03-24
net: axienet: Drop MDIO interrupt registers from ethtools dump
Andre Przywara
2020-03-24
net: axienet: Mark eth_irq as optional
Andre Przywara
2020-03-24
net: axienet: Check for DMA mapping errors
Andre Przywara
2020-03-24
net: axienet: Factor out TX descriptor chain cleanup
Andre Przywara
2020-03-24
net: axienet: Improve DMA error handling
Andre Przywara
2020-03-24
net: axienet: Fix DMA descriptor cleanup path
Andre Przywara
2020-03-24
net: axienet: Propagate failure of DMA descriptor setup
Andre Przywara
2020-03-24
net: axienet: Convert DMA error handler to a work queue
Andre Przywara
2020-03-17
net: axienet: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-02-27
net: axienet: use resolved link config in mac_link_up()
Russell King
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-06
net: axienet: Fix error return code in axienet_probe()
Wei Yongjun
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-09-27
net: axienet: fix a signedness bug in probe
Dan Carpenter
2019-07-08
net: axienet: fix a potential double free in axienet_probe()
Wen Yang
2019-06-13
net: axienet: move use of resource after validity check
Robert Hancock
2019-06-06
net: axienet: convert to phylink API
Robert Hancock
2019-06-06
net: axienet: make use of axistream-connected attribute optional
Robert Hancock
2019-06-06
net: axienet: stop interface during shutdown
Robert Hancock
2019-06-06
net: axienet: Make missing MAC address non-fatal
Robert Hancock
2019-06-06
net: axienet: Fix race condition causing TX hang
Robert Hancock
2019-06-06
net: axienet: Add optional support for Ethernet core interrupt
Robert Hancock
2019-06-06
net: axienet: Support shared interrupts
Robert Hancock
2019-06-06
net: axienet: Add DMA registers to ethtool register dump
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: fix teardown order of MDIO bus
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-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-03-23
net: xilinx: fix possible object reference leak
Wen Yang
2019-02-14
net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
[next]