summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c
AgeCommit message (Expand)Author
12 daysnet: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin
2024-04-03net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-02-12net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-06net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-02net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-12-04net: stmmac: xgmac: EST interrupts handlingRohan G Thomas
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-11-03net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu
2023-08-25net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu
2023-08-10net: stmmac: xgmac: RX queue routing configurationFurong Xu
2023-04-13net: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee
2020-04-02net: stmmac: xgmac: Fix VLAN register handlingJose Abreu
2020-03-17net: stmmac: Add support for Enterprise MAC versionJose Abreu
2020-02-07net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filterTan, Tee Min
2020-02-07net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writtingOng Boon Leong
2020-01-10net: stmmac: xgmac: Fix missing returnJose Abreu
2019-12-18net: stmmac: xgmac3+: Add support for Frame PreemptionJose Abreu
2019-12-18net: stmmac: Add basic EST support for XGMACJose Abreu
2019-11-11net: stmmac: Fix sparse warningJose Abreu
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu
2019-10-01net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu
2019-10-01net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu
2019-10-01net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu
2019-09-21net: stmmac: selftest: avoid large stack usageArnd Bergmann
2019-09-11net: stmmac: xgmac: Reinitialize correctly a variableJose Abreu
2019-09-05net: stmmac: xgmac: Enable RX Jumbo frame supportJose Abreu
2019-09-05net: stmmac: xgmac: Implement ARP OffloadJose Abreu
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu
2019-08-17net: stmmac: xgmac: Add EEE supportJose Abreu
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu
2019-08-17net: stmmac: Add ethtool register dump for XGMAC coresJose Abreu
2019-08-17net: stmmac: dwxgmac: Add Flexible PPS supportJose Abreu
2019-08-17net: stmmac: Get correct timestamp values from XGMACJose Abreu
2019-08-08net: stmmac: Add Flexible RX Parser support in XGMACJose Abreu
2019-08-08net: stmmac: Implement Safety Features in XGMAC coreJose Abreu
2019-08-08net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu
2019-08-08net: stmmac: xgmac: Implement tx_queue_prio()Jose Abreu
2019-08-08net: stmmac: xgmac: Implement set_mtl_tx_queue_weight()Jose Abreu
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu