aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
AgeCommit message (Expand)Author
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-01-05ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2023-05-24net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut
2023-05-24net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2023-04-05net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean
2022-12-08net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2021-07-26net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10Mohammad Athari Bin Ismail
2021-06-08net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng
2021-05-04net: stmmac: Clear receive all(RA) bit when promiscuous mode is offRamesh Babu B
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-25net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-04-22net: stmmac: Add support for VLAN promiscuous modeChuah, Kim Tatt
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee
2020-02-07net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filterVerma, Aashish
2020-02-07net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+Tan, Tee Min
2019-12-18net: stmmac: gmac5+: Add support for Frame PreemptionJose Abreu
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose 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: gmac4: bitrev32 returns u32Jose Abreu
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-09net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo
2019-10-06net: stmmac: Implement L3/L4 Filters in GMAC4+Jose Abreu
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu
2019-09-11net: stmmac: ARP Offload for GMAC4+ CoresJose Abreu
2019-09-11net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu
2019-09-11net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu
2019-09-11net: stmmac: Add VLAN HASH filtering support in GMAC4+Jose Abreu
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-07-09net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang
2019-07-09net: stmmac: dwmac4: mac address array boudary violation issueBiao Huang
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-05-24net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu
2019-05-24net: stmmac: dwmac4/5: Fix Hash FilterJose Abreu
2019-05-24net: stmmac: dwmac4/5: Also pass control frames while in promisc modeJose Abreu
2019-05-24net: stmmac: dwmac4/5: Add MAC loopback supportJose Abreu
2019-05-09dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu