index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-06-18
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju
1
-4
/
+14
2024-06-18
net: lan743x: disable WOL upon resume to restore full data path operation
Raju Lakkaraju
1
-4
/
+26
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-26
net: lan743x: Correct spelling in comments
Simon Horman
1
-2
/
+2
2024-04-08
net: lan743x: Fixup EEE
Andrew Lunn
1
-0
/
+7
2024-03-28
net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
Raju Lakkaraju
1
-0
/
+18
2024-02-23
net: microchip: lan743x: Fix spelling mistake "erro" -> "error"
Colin Ian King
1
-1
/
+1
2023-10-24
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
1
-1
/
+44
2023-09-17
net: microchip: lan743x: add fixed phy unregister support
Pavithra Sathyanarayanan
1
-0
/
+6
2023-08-20
net: lan743x: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-06-29
net: lan743x: Don't sleep in atomic context
Moritz Fischer
1
-4
/
+17
2023-06-27
net: lan743x: Simplify comparison
Moritz Fischer
1
-1
/
+1
2023-06-02
net: lan743x: Remove extranous gotos
Moritz Fischer
1
-15
/
+5
2023-03-23
ethernet: remove superfluous clearing of phydev
Wolfram Sang
1
-1
/
+0
2023-01-19
net: phy: Remove probe_capabilities
Andrew Lunn
1
-2
/
+0
2023-01-19
net: lan743x: add fixed phy support for LAN7431 device
Pavithra Sathyanarayanan
1
-2
/
+18
2023-01-19
net: lan743x: add generic implementation for phy interface selection
Pavithra Sathyanarayanan
1
-8
/
+23
2023-01-19
net: lan743x: remove unwanted interface select settings
Pavithra Sathyanarayanan
1
-8
/
+0
2023-01-14
net: lan743x: Separate C22 and C45 transactions
Andrew Lunn
1
-55
/
+51
2022-11-10
net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
Raju Lakkaraju
1
-1
/
+1
2022-10-26
net: lan743x: Add support for get_pauseparam and set_pauseparam
Raju Lakkaraju
1
-2
/
+2
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+1
2022-09-09
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
1
-1
/
+13
2022-09-09
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
1
-25
/
+25
2022-06-24
net: lan743x: Use correct variable in lan743x_sgmii_config()
Dan Carpenter
1
-2
/
+2
2022-06-17
net: lan743x: Add support to SGMII 1G and 2.5G
Raju Lakkaraju
1
-6
/
+343
2022-06-17
net: lan743x: Add support to Secure-ON WOL
Raju Lakkaraju
1
-0
/
+29
2022-05-27
net: lan743x: PCI11010 / PCI11414 fix
Raju Lakkaraju
1
-10
/
+22
2022-05-06
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
1
-3
/
+3
2022-03-18
net: lan743x: Add support for EEPROM
Raju Lakkaraju
1
-0
/
+1
2022-03-18
net: lan743x: Add support to display Tx Queue statistics
Raju Lakkaraju
1
-0
/
+1
2022-02-13
net: lan743x: Add support for Clause-45 MDIO PHY management
Raju Lakkaraju
1
-3
/
+106
2022-02-13
net: lan743x: Add support for SGMII interface
Raju Lakkaraju
1
-0
/
+48
2022-02-13
net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10
Raju Lakkaraju
1
-9
/
+23
2022-02-13
net: lan743x: Add support for 4 Tx queues
Raju Lakkaraju
1
-18
/
+65
2022-02-13
net: lan743x: Add PCI11010 / PCI11414 device IDs
Raju Lakkaraju
1
-0
/
+2
2022-01-10
lan743x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-14
/
+8
2021-11-25
lan743x: fix deadlock in lan743x_phy_link_status_change()
Heiner Kallweit
1
-9
/
+3
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+31
2021-10-28
net: ethernet: microchip: lan743x: Fix skb allocation failure
Yuiko Oshino
1
-4
/
+9
2021-10-24
net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...
Yuiko Oshino
1
-0
/
+20
2021-10-24
net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
Yuiko Oshino
1
-0
/
+2
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+1
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
1
-4
/
+4
2021-04-02
lan743x: remove redundant semi-colon
Yang Yingliang
1
-1
/
+1
2021-03-06
lan743x: trim all 4 bytes of the FCS; not just 2
George McCollister
1
-1
/
+1
2021-02-17
lan743x: sync only the received area of an rx ring buffer
Sven Van Asbroeck
1
-9
/
+26
[next]