aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan743x_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-16lan743x: boost performance on cpu archs w/o dma cache snoopingSven Van Asbroeck1-2/+3
2021-01-28lan743x: fix endianness when accessing descriptorsAlexey Denisov1-10/+10
2020-11-24lan743x: replace polling loop by wait_event_timeout()Sven Van Asbroeck1-1/+2
2020-11-17lan743x: replace devicetree phy parse code with library functionSven Van Asbroeck1-1/+0
2020-11-10lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck1-3/+0
2020-06-01lan743x: Added fixed link and RGMII supportRoelof Berg1-0/+6
2019-01-26lan743x: Provide Read/Write Access to on chip OTPBryan Whitehead1-5/+12
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead1-0/+1
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead1-1/+100
2018-07-23lan743x: Add RSS supportBryan Whitehead1-0/+19
2018-07-23lan743x: Add EEE supportBryan Whitehead1-0/+3
2018-07-23lan743x: Add power management supportBryan Whitehead1-0/+47
2018-07-23lan743x: Add support for ethtool eeprom accessBryan Whitehead1-0/+33
2018-07-23lan743x: Add support for ethtool statisticsBryan Whitehead1-0/+31
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead1-0/+597