index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
hwif.c
Age
Commit message (
Expand
)
Author
2025-05-09
net: stmmac: stmmac_vlan: rename VLAN functions and symbol to generic symbol.
Boon Khai Ng
2025-05-09
net: stmmac: Refactor VLAN implementation
Boon Khai Ng
2024-12-13
net: stmmac: Drop redundant dwxgmac_tc_ops variable
Furong Xu
2024-12-10
net: stmmac: Relocate extern declarations in common.h and hwif.h
Furong Xu
2024-11-13
net: stmmac: Introduce dwmac1000 timestamping operations
Maxime Chevallier
2024-11-13
net: stmmac: Introduce dwmac1000 ptp_clock_info and operations
Maxime Chevallier
2024-11-13
net: stmmac: Use per-hw ptp clock ops
Maxime Chevallier
2024-11-03
net: stmmac: Refactor FPE functions to generic version
Furong Xu
2024-09-10
net: stmmac: support fp parameter of tc-mqprio
Furong Xu
2024-02-21
net: stmmac: Fix EST offset for dwmac 5.10
Kurt Kanzenbach
2023-12-04
net: stmmac: Refactor EST implementation
Rohan G Thomas
2023-04-05
net: stmmac: add support for platform specific reset
Shenwei Wang
2020-03-17
net: stmmac: Add support for Enterprise MAC version
Jose Abreu
2019-08-08
net: stmmac: xgmac: Implement MMC counters
Jose Abreu
2019-05-24
net: stmmac: Switch MMC functions to HWIF callbacks
Jose Abreu
2018-09-08
net: stmmac: Enable TC Ops for GMAC >= 4
Jose Abreu
2018-09-01
net: stmmac: Add CBS support in XGMAC2
Jose Abreu
2018-08-09
net: stmmac: Add PTP support for XGMAC2
Jose Abreu
2018-08-09
net: stmmac: Add descriptor related callbacks for XGMAC2
Jose Abreu
2018-08-09
net: stmmac: Add DMA related callbacks for XGMAC2
Jose Abreu
2018-08-09
net: stmmac: Add MAC related callbacks for XGMAC2
Jose Abreu
2018-08-09
net: stmmac: Add XGMAC 2.10 HWIF entry
Jose Abreu
2018-06-15
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
2018-05-18
net: stmmac: Populate missing callbacks in HWIF initialization
Jose Abreu
2018-05-18
net: stmmac: Move PTP and MMC base address calculation to hwif.c
Jose Abreu
2018-05-10
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
Jose Abreu
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu