index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwxgmac2_core.c
Age
Commit message (
Expand
)
Author
2024-11-03
net: stmmac: xgmac: Complete FPE support
Furong Xu
2024-11-03
net: stmmac: Refactor FPE functions to generic version
Furong Xu
2024-11-03
net: stmmac: Introduce separate files for FPE implementation
Furong Xu
2024-09-10
net: stmmac: refactor FPE verification process
Furong Xu
2024-08-09
net: stmmac: xgmac: use const char arrays for string constants
Simon Horman
2024-07-24
net: stmmac: Correct byte order of perfect_match
Simon Horman
2024-05-30
net: stmmac: dwxgmac2: remove useless NULL pointer initialisations
Russell King (Oracle)
2024-04-16
net: stmmac: Fix IP-cores specific MAC capabilities
Serge Semin
2024-04-03
net: stmmac: fix rx queue priority assignment
Piotr Wejman
2024-02-12
net: stmmac: xgmac: use #define for string constants
Simon Horman
2024-02-06
net: stmmac: xgmac: fix a typo of register name in DPP safety handling
Furong Xu
2024-02-02
net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
Furong Xu
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-04
net: stmmac: Refactor EST implementation
Rohan G Thomas
2023-12-04
net: stmmac: xgmac: EST interrupts handling
Rohan G Thomas
2023-12-04
net: stmmac: fix FPE events losing
Jianheng Zhang
2023-11-03
net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
Furong Xu
2023-08-25
net: stmmac: move xgmac specific phylink caps to dwxgmac2 core
Russell King (Oracle)
2023-08-20
net: stmmac: Check more MAC HW features for XGMAC Core 3.20
Furong Xu
2023-08-10
net: stmmac: xgmac: RX queue routing configuration
Furong Xu
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-06-01
net: stmmac: enable platform specific safety features
Wong Vee Khee
2020-04-02
net: stmmac: xgmac: Fix VLAN register handling
Jose Abreu
2020-03-17
net: stmmac: Add support for Enterprise MAC version
Jose Abreu
2020-02-07
net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter
Tan, Tee Min
2020-02-07
net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting
Ong Boon Leong
2020-01-10
net: stmmac: xgmac: Fix missing return
Jose Abreu
2019-12-18
net: stmmac: xgmac3+: Add support for Frame Preemption
Jose Abreu
2019-12-18
net: stmmac: Add basic EST support for XGMAC
Jose Abreu
2019-11-11
net: stmmac: Fix sparse warning
Jose Abreu
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
net: stmmac: xgmac: Fix TSA selection
Jose Abreu
2019-11-06
net: stmmac: xgmac: bitrev32 returns u32
Jose Abreu
2019-10-06
net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available
Jose Abreu
2019-10-01
net: stmmac: xgmac: Fix RSS writing wrong keys
Jose Abreu
2019-10-01
net: stmmac: xgmac: Fix RSS not writing all Keys to HW
Jose Abreu
2019-10-01
net: stmmac: xgmac: Not all Unicast addresses may be available
Jose Abreu
2019-09-21
net: stmmac: selftest: avoid large stack usage
Arnd Bergmann
2019-09-11
net: stmmac: xgmac: Reinitialize correctly a variable
Jose Abreu
2019-09-05
net: stmmac: xgmac: Enable RX Jumbo frame support
Jose Abreu
2019-09-05
net: stmmac: xgmac: Implement ARP Offload
Jose Abreu
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-08-17
net: stmmac: Add support for VLAN Insertion Offload
Jose Abreu
2019-08-17
net: stmmac: xgmac: Add EEE support
Jose Abreu
2019-08-17
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: Add ethtool register dump for XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: dwxgmac: Add Flexible PPS support
Jose Abreu
2019-08-17
net: stmmac: Get correct timestamp values from XGMAC
Jose Abreu
2019-08-08
net: stmmac: Add Flexible RX Parser support in XGMAC
Jose Abreu
[next]