index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac.h
Age
Commit message (
Expand
)
Author
2025-05-15
net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
2025-03-19
net: stmmac: allow platforms to use PHY tx clock stop capability
Russell King (Oracle)
2025-03-07
net: stmmac: remove write-only priv->speed
Russell King (Oracle)
2025-02-28
net: stmmac: provide generic implementation for set_clk_tx_rate method
Russell King (Oracle)
2025-02-24
net: stmmac: Correct usage of maximum queue number macros
Kunihiko Hayashi
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-20
net: stmmac: Add launch time support to XDP ZC
Song Yoong Siang
2025-02-19
net: stmmac: remove useless priv->flow_ctrl
Russell King (Oracle)
2025-02-19
net: stmmac: clarify priv->pause and pause module parameter
Russell King (Oracle)
2025-01-16
net: stmmac: Switch to zero-copy in non-XDP RX path
Furong Xu
2025-01-10
net: stmmac: use boolean for eee_enabled and eee_active
Russell King (Oracle)
2025-01-10
net: stmmac: remove priv->eee_tw_timer
Russell King (Oracle)
2025-01-10
net: stmmac: remove priv->tx_lpi_enabled
Russell King (Oracle)
2025-01-10
net: stmmac: remove redundant code from ethtool EEE ops
Russell King (Oracle)
2025-01-10
net: stmmac: use correct type for tx_lpi_timer
Russell King (Oracle)
2025-01-10
net: stmmac: move tx_lpi_timer tracking to phylib
Russell King (Oracle)
2025-01-09
net: stmmac: Unexport stmmac_rx_offset() from stmmac.h
Furong Xu
2024-12-19
net: stmmac: Drop useless code related to ethtool rx-copybreak
Furong Xu
2024-11-03
net: stmmac: Refactor FPE functions to generic version
Furong Xu
2024-11-03
net: stmmac: Introduce separate files for FPE implementation
Furong Xu
2024-09-10
net: stmmac: refactor FPE verification process
Furong Xu
2024-09-10
net: stmmac: drop stmmac_fpe_handshake
Furong Xu
2024-09-10
net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
Furong Xu
2024-05-13
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
2024-05-13
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
2024-05-13
net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
Serge Semin
2024-05-13
net: stmmac: Add dedicated XPCS cleanup method
Serge Semin
2024-02-12
net: stmmac: Add driver support for common safety IRQ
Suraj Jaiswal
2024-01-16
net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...
Qiang Ma
2023-12-04
net: stmmac: Refactor EST implementation
Rohan G Thomas
2023-11-29
net: stmmac: Add Tx HWTS support to XDP ZC
Song Yoong Siang
2023-09-19
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-07-19
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
2023-04-17
net: stmmac: add Rx HWTS metadata to XDP receive pkt
Song Yoong Siang
2023-04-17
net: stmmac: introduce wrapper for struct xdp_buff
Song Yoong Siang
2023-02-13
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
2022-07-25
net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
Christian Marangi
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
2022-02-07
net: stmmac: optimize locking around PTP clock reads
Yannick Vignon
2022-01-24
net: stmmac: remove unused members in struct stmmac_priv
Jisheng Zhang
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-23
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-14
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
2021-11-29
stmmac: remove ethtool driver version info
Heiner Kallweit
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]