index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
lan743x_main.c
Age
Commit message (
Expand
)
Author
14 days
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-27
net: lan743x: Fix PHY reset handling during initialization and WOL
Thangaraj Samynathan
2025-05-27
net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy
Thangaraj Samynathan
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-20
net: lan743x: Restore SGMII CTRL register on resume
Thangaraj Samynathan
2025-05-15
net: lan743x: implement ndo_hwtstamp_get()
Vladimir Oltean
2025-05-15
net: lan743x: convert to ndo_hwtstamp_set()
Vladimir Oltean
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
net: lan743x: Fix memleak issue when GSO enabled
Thangaraj Samynathan
2025-04-16
net: lan743x: Allocate rings outside ZONE_DMA
Thangaraj Samynathan
2025-01-16
net: lan743x: convert to phylink managed EEE
Russell King (Oracle)
2025-01-16
net: lan743x: use netdev in lan743x_phylink_mac_link_down()
Russell King (Oracle)
2024-09-11
net: lan743x: Add support to ethtool phylink get and set settings
Raju Lakkaraju
2024-09-11
net: lan743x: Migrate phylib to phylink
Raju Lakkaraju
2024-09-11
net: lan743x: Create separate Link Speed Duplex state function
Raju Lakkaraju
2024-09-11
net: lan743x: Create separate PCS power reset function
Raju Lakkaraju
2024-06-18
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju
2024-06-18
net: lan743x: disable WOL upon resume to restore full data path operation
Raju Lakkaraju
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
net: lan743x: Correct spelling in comments
Simon Horman
2024-04-08
net: lan743x: Fixup EEE
Andrew Lunn
2024-03-28
net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
Raju Lakkaraju
2024-02-22
net: microchip: lan743x: Fix spelling mistake "erro" -> "error"
Colin Ian King
2023-10-24
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
2023-09-17
net: microchip: lan743x: add fixed phy unregister support
Pavithra Sathyanarayanan
2023-08-20
net: lan743x: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
2023-06-29
net: lan743x: Don't sleep in atomic context
Moritz Fischer
2023-06-27
net: lan743x: Simplify comparison
Moritz Fischer
2023-06-02
net: lan743x: Remove extranous gotos
Moritz Fischer
2023-03-22
ethernet: remove superfluous clearing of phydev
Wolfram Sang
2023-01-19
net: phy: Remove probe_capabilities
Andrew Lunn
2023-01-19
net: lan743x: add fixed phy support for LAN7431 device
Pavithra Sathyanarayanan
2023-01-19
net: lan743x: add generic implementation for phy interface selection
Pavithra Sathyanarayanan
2023-01-19
net: lan743x: remove unwanted interface select settings
Pavithra Sathyanarayanan
2023-01-13
net: lan743x: Separate C22 and C45 transactions
Andrew Lunn
2022-11-09
net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
Raju Lakkaraju
2022-10-25
net: lan743x: Add support for get_pauseparam and set_pauseparam
Raju Lakkaraju
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-09
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
2022-09-09
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
2022-06-24
net: lan743x: Use correct variable in lan743x_sgmii_config()
Dan Carpenter
2022-06-16
net: lan743x: Add support to SGMII 1G and 2.5G
Raju Lakkaraju
2022-06-16
net: lan743x: Add support to Secure-ON WOL
Raju Lakkaraju
2022-05-27
net: lan743x: PCI11010 / PCI11414 fix
Raju Lakkaraju
2022-05-05
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
2022-03-18
net: lan743x: Add support for EEPROM
Raju Lakkaraju
2022-03-18
net: lan743x: Add support to display Tx Queue statistics
Raju Lakkaraju
2022-02-13
net: lan743x: Add support for Clause-45 MDIO PHY management
Raju Lakkaraju
2022-02-13
net: lan743x: Add support for SGMII interface
Raju Lakkaraju
[next]