summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan743x_main.h
Commit message (Expand)AuthorAgeFilesLines
* net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju2024-06-181-0/+4
* net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2024-06-181-0/+24
* net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2024-03-281-0/+4
* net: microchip: lan743x : bidirectional throughput improvementVishvambar Panth S2023-11-201-1/+1
* net: microchip: lan743x: improve throughput with rx timestamp configVishvambar Panth S2023-10-241-0/+8
* net: lan743x: add generic implementation for phy interface selectionPavithra Sathyanarayanan2023-01-191-0/+1
* net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chipsRaju Lakkaraju2022-11-091-0/+1
* net: lan743x: Add support for get_pauseparam and set_pauseparamRaju Lakkaraju2022-10-251-0/+2
* net: lan743x: Add support for Rx IP & TCP checksum offloadRaju Lakkaraju2022-09-091-0/+5
* net: lan743x: Fix to use multiqueue start/stop APIsRaju Lakkaraju2022-09-091-3/+2
* net: lan743x: Add support to SGMII 1G and 2.5GRaju Lakkaraju2022-06-161-0/+96
* net: lan743x: Add support to Secure-ON WOLRaju Lakkaraju2022-06-161-0/+10
* net: lan743x: Add support for PTP-IO Event Output (Periodic Output)Raju Lakkaraju2022-03-181-0/+33
* net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)Raju Lakkaraju2022-03-181-0/+73
* net: lan743x: Add support for OTPRaju Lakkaraju2022-03-181-0/+14
* net: lan743x: Add support for EEPROMRaju Lakkaraju2022-03-181-0/+38
* net: lan743x: Add support to display Tx Queue statisticsRaju Lakkaraju2022-03-181-0/+1
* net: lan743x: Add support for Clause-45 MDIO PHY managementRaju Lakkaraju2022-02-131-0/+16
* net: lan743x: Add support for SGMII interfaceRaju Lakkaraju2022-02-131-0/+17
* net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10Raju Lakkaraju2022-02-131-1/+5
* net: lan743x: Add support for 4 Tx queuesRaju Lakkaraju2022-02-131-2/+10
* net: lan743x: Add PCI11010 / PCI11414 device IDsRaju Lakkaraju2022-02-131-2/+9
* 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