开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2021-11-22
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
2021-11-15
net: stmmac: enhance XDP ZC driver level switching performance
Ong Boon Leong
2021-08-20
stmmac: Revert "stmmac: align RX buffers"
Marc Zyngier
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
2021-06-15
stmmac: align RX buffers
Matteo Croce
2021-06-11
net: stmmac: Fix potential integer overflow
Wong Vee Khee
2021-06-08
net: stmmac: split xPCS setup from mdio register
Voon Weifeng
2021-04-14
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
2021-04-13
net: stmmac: Add TX via XDP zero-copy socket
Ong Boon Leong
2021-04-13
net: stmmac: Enable RX via AF_XDP zero-copy
Ong Boon Leong
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-03
net: stmmac: Add support for XDP_REDIRECT action
Ong Boon Leong
2021-04-03
net: stmmac: Add support for XDP_TX action
Ong Boon Leong
2021-04-03
net: stmmac: Add initial XDP support
Ong Boon Leong
2021-04-03
net: stmmac: make SPH enable/disable to be configurable
Ong Boon Leong
2021-03-25
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
2021-03-17
net: stmmac: add per-queue TX & RX coalesce ethtool support
Ong Boon Leong
2021-03-15
net: stmmac: add clocks management for gmac driver
Joakim Zhang
2020-11-24
net: stmmac: Use hrtimer for TX coalescing
Vincent Whitchurch
2020-10-30
net: stmmac: Enable EEE HW LPI timer with auto SW/HW switching
Vineetha G. Jaya Kumaran
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-03
net: stmmac: Modify configuration method of EEE timers
Vineetha G. Jaya Kumaran
2020-09-16
net: stmmac: Add support to Ethtool get/set ring parameters
Song, Yoong Siang
2020-09-15
net: stmmac: add ethtool support for get/set channels
Ong Boon Leong
2020-01-13
net: stmmac: Initial support for TBS
Jose Abreu
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-09-05
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-08-17
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
2019-08-17
net: stmmac: Prepare to add Split Header support
Jose Abreu
2019-08-10
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
[next]