Age | Commit message (Expand) | Author | Files | Lines |
2019-11-12 | net: stmmac: gmac4+: Add Split Header support | Jose Abreu | 1 | -3/+18 |
2019-10-03 | net: stmmac: Support enhanced addressing mode for DWMAC 4.10 | Thierry Reding | 1 | -2/+2 |
2019-09-11 | net: stmmac: Add support for VLAN Insertion Offload in GMAC4+ | Jose Abreu | 1 | -0/+35 |
2019-09-11 | net: stmmac: Add support for SA Insertion/Replacement in GMAC4+ | Jose Abreu | 1 | -0/+8 |
2019-07-04 | net: stmmac: Enable dwmac4 jumbo frame more than 8KiB | Weifeng Voon | 1 | -1/+12 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 1 | -4/+1 |
2019-04-01 | net: stmmac: use correct DMA buffer size in the RX descriptor | Aaro Koskinen | 1 | -1/+1 |
2019-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+6 |
2019-02-18 | net: stmmac: handle endianness in dwmac4_get_timestamp | Alexandre Torgue | 1 | -3/+6 |
2019-02-17 | net: stmmac: use correct define to get rx timestamp on GMAC4 | Alexandre Torgue | 1 | -1/+1 |
2018-05-18 | net: stmmac: Let descriptor code get skbuff address | Jose Abreu | 1 | -0/+6 |
2018-05-18 | net: stmmac: Uniformize set_rx_owner() | Jose Abreu | 1 | -6/+6 |
2018-05-18 | net: stmmac: Let descriptor code clear the descriptor | Jose Abreu | 1 | -0/+9 |
2018-05-18 | net: stmmac: Let descriptor code set skbuff address | Jose Abreu | 1 | -0/+7 |
2018-04-17 | net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers | Jose Abreu | 1 | -2/+2 |
2018-02-27 | net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields | Niklas Cassel | 1 | -0/+2 |
2018-01-25 | net: stmmac: do not use a bitwise AND operator with a bool operand | Niklas Cassel | 1 | -2/+2 |
2018-01-03 | net: stmmac: Pad ring number with zeroes in display_ring() | Florian Fainelli | 1 | -1/+1 |
2017-12-19 | net: stmmac: Fix bad RX timestamp extraction | Fredrik Hallenberg | 1 | -2/+3 |
2017-10-22 | net: stmmac: Prevent infinite loop in get_rx_timestamp_status() | Jose Abreu | 1 | -1/+1 |
2017-06-09 | stmmac: fix for hw timestamp of GMAC3 unit | Mario Molitor | 1 | -4/+7 |
2017-04-13 | net: stmmac: set total length of the packet to be transmitted in TDES3 | Niklas Cassel | 1 | -1/+2 |
2017-02-08 | net: stmmac: rename rx_crc to rx_crc_errors | LABBE Corentin | 1 | -1/+1 |
2016-12-19 | stmmac: fix memory barriers | Pavel Machek | 1 | -2/+2 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -21/+74 |
2016-11-16 | net: ethernet: stmmac: change dma descriptors to __le32 | Michael Weiser | 1 | -29/+31 |
2016-11-16 | stmmac: fix PTP type ethtool stats | Giuseppe CAVALLARO | 1 | -10/+17 |
2016-11-16 | stmmac: fix PTP support for GMAC4 | Giuseppe CAVALLARO | 1 | -11/+57 |
2016-10-20 | stmmac: display the descriptors if DES0 = 0 | Giuseppe CAVALLARO | 1 | -4/+3 |
2016-04-14 | net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation | Alexandre TORGUE | 1 | -8/+1 |
2016-04-03 | stmmac: add descriptors function for GMAC 4.xx | Alexandre TORGUE | 1 | -0/+396 |