summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h
AgeCommit message (Expand)Author
2024-01-16net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-11-29net: stmmac: Add Tx HWTS support to XDP ZCSong Yoong Siang
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-07-19net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang
2023-04-17net: stmmac: add Rx HWTS metadata to XDP receive pktSong Yoong Siang
2023-04-17net: stmmac: introduce wrapper for struct xdp_buffSong Yoong Siang
2023-02-13net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König
2022-07-25net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-02-07net: stmmac: optimize locking around PTP clock readsYannick Vignon
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29net: Add includes masked by netdevice.h including uapi/bpf.hJakub Kicinski
2021-12-23net: stmmac: add tc flower filter for EtherType matchingOng Boon Leong
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong
2021-11-29stmmac: remove ethtool driver version infoHeiner Kallweit
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-22net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann
2021-11-15net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong
2021-08-20stmmac: Revert "stmmac: align RX buffers"Marc Zyngier
2021-07-05net: stmmac: separate the tas basetime calculation functionXiaoliang Yang
2021-06-15stmmac: align RX buffersMatteo Croce
2021-06-11net: stmmac: Fix potential integer overflowWong Vee Khee
2021-06-08net: stmmac: split xPCS setup from mdio registerVoon Weifeng
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min
2021-04-13net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong
2021-04-13net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-03net: stmmac: Add support for XDP_REDIRECT actionOng Boon Leong
2021-04-03net: stmmac: Add support for XDP_TX actionOng Boon Leong
2021-04-03net: stmmac: Add initial XDP supportOng Boon Leong
2021-04-03net: stmmac: make SPH enable/disable to be configurableOng Boon Leong
2021-03-25net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TXOng Boon Leong
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong
2021-03-15net: stmmac: add clocks management for gmac driverJoakim Zhang
2020-11-24net: stmmac: Use hrtimer for TX coalescingVincent Whitchurch
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran
2020-09-16net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang
2020-09-15net: stmmac: add ethtool support for get/set channelsOng Boon Leong
2020-01-13net: stmmac: Initial support for TBSJose Abreu
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu