index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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-09-19
net: xilinx: axienet: Fix packet counting
Sean Anderson
2024-09-19
net: xilinx: axienet: Schedule NAPI in two steps
Sean Anderson
2024-09-10
net: xilinx: axienet: Relax partial rx checksum checks
Sean Anderson
2024-09-10
net: xilinx: axienet: Set RXCSUM in features
Sean Anderson
2024-09-10
net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming
Sean Anderson
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-26
net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags
Sean Anderson
2024-08-26
net: xilinx: axienet: Don't print if we go into promiscuous mode
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-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
2024-08-21
net: xilinx: axienet: Add statistics support
Sean Anderson
2024-08-21
net: xilinx: axienet: Report RxRject as rx_dropped
Sean Anderson
2024-08-02
net: axienet: remove unnecessary parentheses
Radhey Shyam Pandey
2024-08-02
net: axienet: remove unnecessary ftrace-like logging
Radhey Shyam Pandey
2024-08-02
net: axienet: add missing blank line after declaration
Radhey Shyam Pandey
2024-08-01
net: Use of_property_read_bool()
Rob Herring (Arm)
2024-07-29
net: axienet: start napi before enabling Rx/Tx
Andy Chiu
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
[next]