aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_netdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-23net: microchip: sparx5: add support for offloading mqprio qdiscDaniel Machon1-1/+5
2022-09-23net: microchip: sparx5: add tc setup hookDaniel Machon1-0/+2
2022-03-04net: sparx5: Update extraction/injection for timestampingHoratiu Vultur1-0/+20
2022-03-04net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMPHoratiu Vultur1-0/+19
2022-03-04net: sparx5: Move ifh from port to local variableHoratiu Vultur1-2/+1
2021-10-19ethernet: sparx5: use eth_hw_addr_gen()Jakub Kicinski1-3/+1
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski1-1/+1
2021-08-03net: sparx5: fix bitmask on 32-bit targetsArnd Bergmann1-1/+1
2021-08-02net: sparx5: fix compiletime_assert for GCC 4.9Jakub Kicinski1-6/+13
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund1-0/+2
2021-06-24net: sparx5: add switching supportSteen Hegelund1-0/+10
2021-06-24net: sparx5: add mactable supportSteen Hegelund1-0/+21
2021-06-24net: sparx5: add port module supportSteen Hegelund1-2/+12
2021-06-24net: sparx5: add hostmode with phylink supportSteen Hegelund1-0/+221