Age | Commit message (Expand) | Author |
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 |
2018-08-09 | net: stmmac: Add XGMAC 2.10 HWIF entry | Jose Abreu |
2017-11-03 | stmmac: use of_property_read_u32 instead of read_u8 | Bhadram Varka |
2017-06-01 | net-next: stmmac: Add dwmac-sun8i | LABBE Corentin |
2017-06-01 | net-next: stmmac: add optional setup function | LABBE Corentin |
2017-03-22 | net: stmmac: Use AVB mode by default | Thierry Reding |
2017-03-21 | net: stmmac: RX queue routing configuration | Joao Pinto |
2017-03-21 | net: stmmac: TX and RX queue priority configuration | Joao Pinto |
2017-03-12 | net: stmmac: configuration of CBS in case of a TX AVB queue | Joao Pinto |
2017-03-12 | net: stmmac: multiple queues dt configuration | Joao Pinto |
2017-02-08 | net: stmmac: Remove the bus_setup function pointer | LABBE Corentin |
2017-01-09 | stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure | jpinto |