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
/
xilinx
/
xilinx_axienet_main.c
Age
Commit message (
Expand
)
Author
2024-06-22
net: xilinx: axienet: Enable multicast by default
Sean Anderson
2024-06-12
net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err
Sean Anderson
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
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
2023-09-20
net: ethernet: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-24
net: axienet: Move reset before 64-bit DMA detection
Maxim Kochetkov
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-07
net: axiemac: add PM callbacks to support suspend/resume
Andy Chiu
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-21
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
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-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
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-05-13
net: axienet: Be more careful about updating tx_bd_tail
Robert Hancock
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
2022-03-09
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
2022-03-05
net: axienet: add coalesce timer ethtool configuration
Robert Hancock
2022-03-05
net: axienet: implement NAPI and GRO receive
Robert Hancock
2022-03-05
net: axienet: don't set IRQ timer when IRQ delay not used
Robert Hancock
2022-03-05
net: axienet: Clean up DMA start/stop and error handling
Robert Hancock
2022-03-05
net: axienet: Clean up device used for DMA calls
Robert Hancock
2022-03-05
net: axienet: fix RX ring refill allocation failure handling
Robert Hancock
2022-02-18
net: ethernet: xilinx: cleanup comments
Tom Rix
2022-01-26
net: axienet: replace mdiobus_write() with mdiodev_write()
Russell King (Oracle)
2022-01-26
net: axienet: convert to phylink_pcs
Russell King (Oracle)
2022-01-19
net: axienet: increase default TX ring size to 128
Robert Hancock
2022-01-19
net: axienet: fix for TX busy handling
Robert Hancock
2022-01-19
net: axienet: fix number of TX ring slots for available check
Robert Hancock
2022-01-19
net: axienet: Fix TX ring slot available check
Robert Hancock
2022-01-19
net: axienet: limit minimum TX ring size
Robert Hancock
2022-01-19
net: axienet: add missing memory barriers
Robert Hancock
2022-01-19
net: axienet: reset core on initialization prior to MDIO access
Robert Hancock
2022-01-19
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
2022-01-19
net: axienet: increase reset timeout
Robert Hancock
2021-12-13
net: axienet: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-17
net: axienet: use phylink_generic_validate()
Russell King (Oracle)
2021-11-17
net: axienet: remove interface checks in axienet_validate()
Russell King (Oracle)
[next]