aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c
AgeCommit message (Expand)Author
2022-05-18net: stmmac: remove unused get_addr() callbackVincent Whitchurch
2021-12-13net: stmmac: bump tc when get underflow error from DMA descriptorXiaoliang Yang
2021-02-26net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang
2021-02-26net: stmmac: fix dma physical address of descriptor when display ringJoakim Zhang
2020-09-11net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing
2020-01-13net: stmmac: gmac4+: Add TBS supportJose Abreu
2019-11-11net: stmmac: gmac4+: Add Split Header supportJose Abreu
2019-10-03net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding
2019-09-11net: stmmac: Add support for VLAN Insertion Offload in GMAC4+Jose Abreu
2019-09-11net: stmmac: Add support for SA Insertion/Replacement in GMAC4+Jose Abreu
2019-07-04net: stmmac: Enable dwmac4 jumbo frame more than 8KiBWeifeng Voon
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-03-31net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-17net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-16net: stmmac: use correct define to get rx timestamp on GMAC4Alexandre Torgue
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu
2018-04-16net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu
2018-02-27net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fieldsNiklas Cassel
2018-01-24net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel
2018-01-02net: stmmac: Pad ring number with zeroes in display_ring()Florian Fainelli
2017-12-19net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu
2017-06-09stmmac: fix for hw timestamp of GMAC3 unitMario Molitor
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin
2016-12-19stmmac: fix memory barriersPavel Machek
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-15net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-10-20stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO
2016-04-13net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE
2016-04-02stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE