summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan743x_main.h
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: microchip: lan743x: Increase rx ring size to improve rx perfor...Yuiko Oshino2021-10-291-1/+1
* net: microchip: lan743x: add support for PTP pulse width (duty cycle)Yuiko Oshino2021-10-141-0/+1
* lan743x: boost performance on cpu archs w/o dma cache snoopingSven Van Asbroeck2021-02-161-2/+3
* lan743x: fix endianness when accessing descriptorsAlexey Denisov2021-01-281-10/+10
* lan743x: replace polling loop by wait_event_timeout()Sven Van Asbroeck2020-11-241-1/+2
* lan743x: replace devicetree phy parse code with library functionSven Van Asbroeck2020-11-171-1/+0
* lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2020-11-101-3/+0
* lan743x: Added fixed link and RGMII supportRoelof Berg2020-06-011-0/+6
* lan743x: Provide Read/Write Access to on chip OTPBryan Whitehead2019-01-261-5/+12
* lan743x: Enable driver to work with LAN7431Bryan Whitehead2018-11-271-0/+1
* lan743x: lan743x: Add PTP supportBryan Whitehead2018-08-111-1/+100
* lan743x: Add RSS supportBryan Whitehead2018-07-231-0/+19
* lan743x: Add EEE supportBryan Whitehead2018-07-231-0/+3
* lan743x: Add power management supportBryan Whitehead2018-07-231-0/+47
* lan743x: Add support for ethtool eeprom accessBryan Whitehead2018-07-231-0/+33
* lan743x: Add support for ethtool statisticsBryan Whitehead2018-07-231-0/+31
* lan743x: Add main source files for new lan743x driverBryan Whitehead2018-03-071-0/+597