aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: stmmac: move the EST structure to struct stmmac_privXiaolei Wang1-0/+15
3 daysnet: stmmac: move the EST lock to struct stmmac_privXiaolei Wang1-0/+2
4 daysnet: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin1-1/+1
4 daysnet: stmmac: Add dedicated XPCS cleanup methodSerge Semin1-0/+1
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal1-0/+3
2024-01-16net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake callsQiang Ma1-0/+1
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas1-0/+1
2023-11-29net: stmmac: Add Tx HWTS support to XDP ZCSong Yoong Siang1-0/+12
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang1-2/+0
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin1-1/+1
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski1-0/+1
2023-07-19net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang1-0/+2
2023-04-17net: stmmac: add Rx HWTS metadata to XDP receive pktSong Yoong Siang1-0/+3
2023-04-17net: stmmac: introduce wrapper for struct xdp_buffSong Yoong Siang1-0/+4
2023-02-13net: stmmac: Make stmmac_dvr_remove() return voidUwe Kleine-König1-1/+1
2022-07-25net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi1-8/+13
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee1-0/+1
2022-02-07net: stmmac: optimize locking around PTP clock readsYannick Vignon1-1/+1
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang1-2/+0
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2021-12-29net: Add includes masked by netdevice.h including uapi/bpf.hJakub Kicinski1-0/+1
2021-12-23net: stmmac: add tc flower filter for EtherType matchingOng Boon Leong1-0/+3
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+17
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong1-0/+17
2021-11-29stmmac: remove ethtool driver version infoHeiner Kallweit1-1/+0
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-11-22net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann1-0/+1
2021-11-15net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong1-2/+2
2021-08-20stmmac: 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-08net: 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-13net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong1-0/+6
2021-04-13net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong1-3/+15
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-1/+1
2021-04-03net: stmmac: Add support for XDP_REDIRECT actionOng Boon Leong1-0/+1
2021-04-03net: stmmac: Add support for XDP_TX actionOng Boon Leong1-1/+11
2021-04-03net: stmmac: Add initial XDP supportOng Boon Leong1-1/+20
2021-04-03net: stmmac: make SPH enable/disable to be configurableOng Boon Leong1-0/+1
2021-03-25net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TXOng Boon Leong1-0/+16
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong1-0/+7
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong1-4/+4
2021-03-15net: 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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran1-0/+2
2020-09-16net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang1-0/+3