index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
2023-09-19
1
-2
/
+0
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
1
-1
/
+1
*
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
2023-07-20
1
-0
/
+2
*
net: stmmac: add Rx HWTS metadata to XDP receive pkt
Song Yoong Siang
2023-04-18
1
-0
/
+3
*
net: stmmac: introduce wrapper for struct xdp_buff
Song Yoong Siang
2023-04-18
1
-0
/
+4
*
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
2023-02-14
1
-1
/
+1
*
net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
Christian Marangi
2022-07-26
1
-8
/
+13
*
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
2022-07-18
1
-0
/
+1
*
net: stmmac: optimize locking around PTP clock reads
Yannick Vignon
2022-02-08
1
-1
/
+1
*
net: stmmac: remove unused members in struct stmmac_priv
Jisheng Zhang
2022-01-24
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-0
/
+1
|
\
|
*
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-30
1
-0
/
+1
*
|
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
2021-12-23
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
1
-0
/
+17
|
\
\
|
|
/
|
/
|
|
*
net: stmmac: fix tc flower deletion for VLAN priority Rx steering
Ong Boon Leong
2021-12-14
1
-0
/
+17
*
|
stmmac: remove ethtool driver version info
Heiner Kallweit
2021-11-29
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-0
/
+1
|
\
|
|
*
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
2021-11-22
1
-0
/
+1
*
|
net: stmmac: enhance XDP ZC driver level switching performance
Ong Boon Leong
2021-11-15
1
-2
/
+2
|
/
*
stmmac: Revert "stmmac: align RX buffers"
Marc Zyngier
2021-08-20
1
-2
/
+2
*
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
2021-07-05
1
-0
/
+3
*
stmmac: align RX buffers
Matteo Croce
2021-06-15
1
-2
/
+2
*
net: stmmac: Fix potential integer overflow
Wong Vee Khee
2021-06-11
1
-1
/
+1
*
net: stmmac: split xPCS setup from mdio register
Voon Weifeng
2021-06-08
1
-0
/
+1
*
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
2021-04-14
1
-0
/
+3
*
net: stmmac: Add TX via XDP zero-copy socket
Ong Boon Leong
2021-04-14
1
-0
/
+6
*
net: stmmac: Enable RX via AF_XDP zero-copy
Ong Boon Leong
2021-04-14
1
-3
/
+15
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-1
/
+1
*
net: stmmac: Add support for XDP_REDIRECT action
Ong Boon Leong
2021-04-03
1
-0
/
+1
*
net: stmmac: Add support for XDP_TX action
Ong Boon Leong
2021-04-03
1
-1
/
+11
*
net: stmmac: Add initial XDP support
Ong Boon Leong
2021-04-03
1
-1
/
+20
*
net: stmmac: make SPH enable/disable to be configurable
Ong Boon Leong
2021-04-03
1
-0
/
+1
*
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
2021-03-26
1
-0
/
+16
*
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
2021-03-25
1
-0
/
+7
*
net: stmmac: add per-queue TX & RX coalesce ethtool support
Ong Boon Leong
2021-03-17
1
-4
/
+4
*
net: stmmac: add clocks management for gmac driver
Joakim Zhang
2021-03-15
1
-0
/
+1
*
net: stmmac: Use hrtimer for TX coalescing
Vincent Whitchurch
2020-11-24
1
-1
/
+2
*
net: stmmac: Enable EEE HW LPI timer with auto SW/HW switching
Vineetha G. Jaya Kumaran
2020-10-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-0
/
+2
|
\
|
*
net: stmmac: Modify configuration method of EEE timers
Vineetha G. Jaya Kumaran
2020-10-04
1
-0
/
+2
*
|
net: stmmac: Add support to Ethtool get/set ring parameters
Song, Yoong Siang
2020-09-17
1
-0
/
+3
*
|
net: stmmac: add ethtool support for get/set channels
Ong Boon Leong
2020-09-16
1
-0
/
+1
|
/
*
net: stmmac: Initial support for TBS
Jose Abreu
2020-01-14
1
-0
/
+5
*
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-12-18
1
-0
/
+1
*
net: stmmac: Implement L3/L4 Filters using TC Flower
Jose Abreu
2019-09-05
1
-0
/
+12
*
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
2019-08-17
1
-0
/
+1
*
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
2019-08-17
1
-0
/
+3
*
net: stmmac: Prepare to add Split Header support
Jose Abreu
2019-08-17
1
-0
/
+6
*
stmmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-11
1
-2
/
+0
[next]