index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2022-02-13
net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10
Raju Lakkaraju
2022-02-13
net: lan743x: Add support for 4 Tx queues
Raju Lakkaraju
2022-02-13
net: lan743x: Add PCI11010 / PCI11414 device IDs
Raju Lakkaraju
2022-01-09
lan743x: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-11-24
lan743x: fix deadlock in lan743x_phy_link_status_change()
Heiner Kallweit
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
net: ethernet: microchip: lan743x: Fix skb allocation failure
Yuiko Oshino
2021-10-24
net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...
Yuiko Oshino
2021-10-24
net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
Yuiko Oshino
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
2021-04-01
lan743x: remove redundant semi-colon
Yang Yingliang
2021-03-05
lan743x: trim all 4 bytes of the FCS; not just 2
George McCollister
2021-02-16
lan743x: sync only the received area of an rx ring buffer
Sven Van Asbroeck
2021-02-16
lan743x: boost performance on cpu archs w/o dma cache snooping
Sven Van Asbroeck
2021-01-28
lan743x: fix endianness when accessing descriptors
Alexey Denisov
2020-12-16
lan743x: fix rx_napi_poll/interrupt ping-pong
Sven Van Asbroeck
2020-11-24
lan743x: replace polling loop by wait_event_timeout()
Sven Van Asbroeck
2020-11-24
lan743x: clean up software_isr function
Sven Van Asbroeck
[next]