index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2024-11-03
net: stmmac: Refactor FPE functions to generic version
Furong Xu
1
-0
/
+1
2024-11-03
net: stmmac: Introduce separate files for FPE implementation
Furong Xu
1
-10
/
+0
2024-09-10
net: stmmac: refactor FPE verification process
Furong Xu
1
-20
/
+16
2024-09-10
net: stmmac: drop stmmac_fpe_handshake
Furong Xu
1
-1
/
+0
2024-09-10
net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
Furong Xu
1
-1
/
+29
2024-05-13
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
1
-0
/
+15
2024-05-13
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
1
-0
/
+2
2024-05-13
net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
Serge Semin
1
-1
/
+1
2024-05-13
net: stmmac: Add dedicated XPCS cleanup method
Serge Semin
1
-0
/
+1
2024-02-12
net: stmmac: Add driver support for common safety IRQ
Suraj Jaiswal
1
-0
/
+3
2024-01-16
net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...
Qiang Ma
1
-0
/
+1
2023-12-04
net: stmmac: Refactor EST implementation
Rohan G Thomas
1
-0
/
+1
2023-11-29
net: stmmac: Add Tx HWTS support to XDP ZC
Song Yoong Siang
1
-0
/
+12
2023-09-19
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
1
-2
/
+0
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-1
/
+1
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-07-19
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
1
-0
/
+2
2023-04-17
net: stmmac: add Rx HWTS metadata to XDP receive pkt
Song Yoong Siang
1
-0
/
+3
2023-04-17
net: stmmac: introduce wrapper for struct xdp_buff
Song Yoong Siang
1
-0
/
+4
2023-02-13
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
1
-1
/
+1
2022-07-25
net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
Christian Marangi
1
-8
/
+13
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
1
-0
/
+1
2022-02-07
net: stmmac: optimize locking around PTP clock reads
Yannick Vignon
1
-1
/
+1
2022-01-24
net: stmmac: remove unused members in struct stmmac_priv
Jisheng Zhang
1
-2
/
+0
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-12-23
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
1
-0
/
+3
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+17
2021-12-14
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
1
-0
/
+17
2021-11-29
stmmac: remove ethtool driver version info
Heiner Kallweit
1
-1
/
+0
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-11-22
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
1
-0
/
+1
2021-11-15
net: stmmac: enhance XDP ZC driver level switching performance
Ong Boon Leong
1
-2
/
+2
2021-08-20
stmmac: Revert "stmmac: align RX buffers"
Marc Zyngier
1
-2
/
+2
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
1
-0
/
+3
2021-06-15
stmmac: align RX buffers
Matteo Croce
1
-2
/
+2
2021-06-11
net: stmmac: Fix potential integer overflow
Wong Vee Khee
1
-1
/
+1
2021-06-08
net: stmmac: split xPCS setup from mdio register
Voon Weifeng
1
-0
/
+1
2021-04-14
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
1
-0
/
+3
2021-04-13
net: stmmac: Add TX via XDP zero-copy socket
Ong Boon Leong
1
-0
/
+6
2021-04-13
net: stmmac: Enable RX via AF_XDP zero-copy
Ong Boon Leong
1
-3
/
+15
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-1
/
+1
2021-04-03
net: stmmac: Add support for XDP_REDIRECT action
Ong Boon Leong
1
-0
/
+1
2021-04-03
net: stmmac: Add support for XDP_TX action
Ong Boon Leong
1
-1
/
+11
2021-04-03
net: stmmac: Add initial XDP support
Ong Boon Leong
1
-1
/
+20
2021-04-03
net: stmmac: make SPH enable/disable to be configurable
Ong Boon Leong
1
-0
/
+1
2021-03-25
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
1
-0
/
+16
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
1
-0
/
+7
2021-03-17
net: stmmac: add per-queue TX & RX coalesce ethtool support
Ong Boon Leong
1
-4
/
+4
2021-03-15
net: stmmac: add clocks management for gmac driver
Joakim Zhang
1
-0
/
+1
[next]