aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan743x_main.c
AgeCommit message (Expand)Author
2023-08-11net: lan743x: Don't sleep in atomic contextMoritz Fischer
2021-11-02net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino
2021-11-02net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2020-11-24lan743x: prevent entire kernel HANG on open, for some platformsSven Van Asbroeck
2020-11-24lan743x: fix issue causing intermittent kernel log warningsSven Van Asbroeck
2020-11-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2019-03-19lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-19lan743x: Fix RX Kernel PanicBryan Whitehead
2019-03-10lan743x: Fix TX Stall IssueBryan Whitehead
2019-01-22lan743x: Remove phy_read from link status change functionBryan Whitehead
2019-01-13lan743x: Remove MAC Reset from initializationBryan Whitehead
2019-01-13lan743x: Expand phy search for LAN7431Bryan Whitehead
2018-12-05lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-12-05lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead
2018-07-25lan743x: Make symbol lan743x_pm_ops staticWei Yongjun
2018-07-23lan743x: Add RSS supportBryan Whitehead
2018-07-23lan743x: Add power management supportBryan Whitehead
2018-07-23lan743x: Add support for ethtool statisticsBryan Whitehead
2018-07-23lan743x: Add support for ethtool get_drvinfoBryan Whitehead
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-03-12lan743x: make functions lan743x_csr_read and lan743x_csr_read staticColin Ian King
2018-03-12lan743x: remove some redundant variables and assignmentsColin Ian King
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead