Age | Commit message (Expand) | Author |
2023-06-20 | net: stmmac: add new switch to struct plat_stmmacenet_data | Bartosz Golaszewski |
2023-04-13 | net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets | Andrew Halaney |
2023-04-05 | net: stmmac: add support for platform specific reset | Shenwei Wang |
2023-03-19 | net: stmmac: Fix for mismatched host/device DMA address width | Jochen Henneberg |
2023-01-30 | net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC | Andrey Konovalov |
2022-12-05 | net: stmmac: Power up SERDES after the PHY link | Revanth Kumar Uppala |
2022-08-17 | stmmac: intel: remove unused 'has_crossts' flag | Wong Vee Khee |
2022-07-18 | net: stmmac: switch to use interrupt for hw crosstimestamping | Wong Vee Khee |
2022-05-01 | net: stmmac: disable Split Header (SPH) for Intel platforms | Tan Tee Min |
2021-11-30 | net: stmmac: Add platform level debug register dump feature | Bhupesh Sharma |
2021-11-23 | net: stmmac: Calculate CDC error only once | Kurt Kanzenbach |
2021-07-05 | net: stmmac: ptp: update tas basetime after ptp adjust | Xiaoliang Yang |
2021-07-05 | net: stmmac: add mutex lock to protect est parameters | Xiaoliang Yang |
2021-06-29 | net: stmmac: option to enable PHY WOL with PMT enabled | Ling Pei Lee |
2021-06-08 | net: stmmac: explicitly deassert GMAC_AHB_RESET | Matthew Hagan |
2021-06-08 | net: stmmac: enable Intel mGbE 2.5Gbps link speed | Voon Weifeng |
2021-06-01 | net: stmmac: enable platform specific safety features | Wong Vee Khee |
2021-05-17 | net: stmmac: Add callbacks for DWC xpcs Energy Efficient Ethernet | Michael Sit Wei Hong |
2021-04-22 | net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards | Mohammad Athari Bin Ismail |
2021-04-14 | net: stmmac: Add support for external trigger timestamping | Tan Tee Min |
2021-03-25 | net: stmmac: use interrupt mode INTM=1 for multi-MSI | Wong, Vee Khee |
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-24 | net: stmmac: Add hardware supported cross-timestamp | Tan Tee Min |
2021-03-18 | stmmac: intel: Add PSE and PCH PTP clock source selection | Wong, Vee Khee |
2021-03-15 | net: stmmac: add platform level clocks management | Joakim Zhang |
2021-03-15 | net: stmmac: make in-band AN mode parsing is supported for non-DT | Ong Boon Leong |
2021-02-17 | net: stmmac: Add PCI bus info to ethtool driver query output | Wong Vee Khee |
2020-12-08 | net: stmmac: overwrite the dma_cap.addr64 according to HW design | Fugang Duan |
2020-09-28 | stmmac: intel: Adding ref clock 1us tic for LPI cntr | Rusaimi Amira Ruslan |
2020-09-25 | net: stmmac: Add option for VLAN filter fail queue enable | Chuah, Kim Tatt |
2020-04-21 | net: stmmac: Enable SERDES power up/down sequence | Voon Weifeng |
2020-03-09 | net: stmmac: Integrate it with DesignWare XPCS | Jose Abreu |
2020-01-13 | net: stmmac: Initial support for TBS | Jose Abreu |
2019-12-18 | net: stmmac: Add basic EST support for GMAC5+ | Jose Abreu |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn |
2019-10-03 | net: stmmac: Only enable enhanced addressing mode when needed | Thierry Reding |
2019-09-11 | net: stmmac: implement support for passive mode converters via dt | Alexandru Ardelean |
2019-08-27 | net: stmmac: setup higher frequency clk support for EHL & TGL | Voon Weifeng |
2019-08-08 | net: stmmac: Implement RSS and enable it in XGMAC core | Jose Abreu |
2019-07-27 | net: stmmac: Make MDIO bus reset optional | Thierry Reding |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-16 | net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data | Martin Blumenstingl |
2019-06-16 | net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data | Martin Blumenstingl |
2019-06-16 | net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data | Martin Blumenstingl |
2019-06-15 | net: stmmac: Fix wrapper drivers not detecting PHY | Jose Abreu |
2019-06-14 | net: stmmac: use GPIO descriptors in stmmac_mdio_reset | Martin Blumenstingl |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314 | Thomas Gleixner |
2019-01-30 | net: stmmac: Fallback to Platform Data clock in Watchdog conversion | Jose Abreu |
2018-09-18 | net: stmmac: Rework coalesce timer and fix multi-queue races | Jose Abreu |