summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-08net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong1-2/+2
2021-12-22net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong1-0/+17
2021-12-01net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann1-0/+1
2021-08-21stmmac: Revert "stmmac: align RX buffers"Marc Zyngier1-2/+2
2021-07-05net: stmmac: separate the tas basetime calculation functionXiaoliang Yang1-0/+3
2021-06-15stmmac: align RX buffersMatteo Croce1-2/+2
2021-06-11net: stmmac: Fix potential integer overflowWong Vee Khee1-1/+1
2021-06-09net: stmmac: split xPCS setup from mdio registerVoon Weifeng1-0/+1
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min1-0/+3
2021-04-14net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong1-0/+6
2021-04-14net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong1-3/+15
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-1/+1
2021-04-04net: stmmac: Add support for XDP_REDIRECT actionOng Boon Leong1-0/+1
2021-04-04net: stmmac: Add support for XDP_TX actionOng Boon Leong1-1/+11
2021-04-04net: stmmac: Add initial XDP supportOng Boon Leong1-1/+20
2021-04-04net: stmmac: make SPH enable/disable to be configurableOng Boon Leong1-0/+1
2021-03-26net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TXOng Boon Leong1-0/+16
2021-03-25net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong1-0/+7
2021-03-18net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong1-4/+4
2021-03-16net: stmmac: add clocks management for gmac driverJoakim Zhang1-0/+1
2020-11-24net: stmmac: Use hrtimer for TX coalescingVincent Whitchurch1-1/+2
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran1-0/+1
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2020-10-04net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran1-0/+2
2020-09-17net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang1-0/+3
2020-09-16net: stmmac: add ethtool support for get/set channelsOng Boon Leong1-0/+1
2020-01-14net: stmmac: Initial support for TBSJose Abreu1-0/+5
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu1-0/+1
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu1-0/+12
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu1-0/+1
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu1-0/+3
2019-08-17net: stmmac: Prepare to add Split Header supportJose Abreu1-0/+6
2019-08-11stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
2019-08-09net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu1-0/+2
2019-08-09net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu1-0/+9
2019-07-09net: stmmac: Introducing support for Page PoolJose Abreu1-2/+8
2019-07-09net: stmmac: Implement RX Coalesce Frames settingJose Abreu1-0/+2
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+1
2019-06-14net: stmmac: Convert to phylink and remove phylib logicJose Abreu1-3/+0
2019-06-14net: stmmac: Start adding phylink supportJose Abreu1-0/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-11/+1
2019-05-24net: stmmac: Introduce selftests supportJose Abreu1-0/+22
2019-02-22net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu1-3/+2
2019-01-23net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov1-0/+2
2018-09-19net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu1-2/+12
2018-08-30Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet1-1/+0
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu1-0/+1
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu1-0/+12
2018-05-29net: stmmac: Use mutex instead of spinlockThierry Reding1-1/+1
2018-05-18net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu1-0/+1