index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2021-02-17
lan743x: boost performance on cpu archs w/o dma cache snooping
Sven Van Asbroeck
1
-179
/
+145
2021-01-29
lan743x: fix endianness when accessing descriptors
Alexey Denisov
1
-33
/
+33
2020-12-16
lan743x: fix rx_napi_poll/interrupt ping-pong
Sven Van Asbroeck
1
-20
/
+23
2020-11-25
lan743x: replace polling loop by wait_event_timeout()
Sven Van Asbroeck
1
-15
/
+13
2020-11-25
lan743x: clean up software_isr function
Sven Van Asbroeck
1
-9
/
+4
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+7
2020-11-17
lan743x: replace devicetree phy parse code with library function
Sven Van Asbroeck
1
-27
/
+8
2020-11-15
lan743x: prevent entire kernel HANG on open, for some platforms
Sven Van Asbroeck
1
-1
/
+2
2020-11-15
lan743x: fix issue causing intermittent kernel log warnings
Sven Van Asbroeck
1
-5
/
+5
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+10
2020-11-12
lan743x: fix use of uninitialized variable
Sven Van Asbroeck
1
-1
/
+1
2020-11-11
lan743x: fix "BUG: invalid wait context" when setting rx mode
Sven Van Asbroeck
1
-9
/
+3
2020-11-11
lan743x: correctly handle chips with internal PHY
Sven Van Asbroeck
1
-4
/
+6
2020-10-28
net: microchip: Remove unneeded variable ret
Xu Wang
1
-2
/
+1
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-4
/
+2
2020-09-23
net: microchip: Make `lan743x_pm_suspend` function return right value
Zheng Yongjun
1
-4
/
+1
2020-07-23
lan743x: remove redundant initialization of variable current_head_index
Colin Ian King
1
-2
/
+1
2020-07-14
lan743x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-24
/
+22
2020-06-25
lan743x: Remove duplicated include from lan743x_main.c
YueHaibing
1
-1
/
+0
2020-06-19
lan743x: allow mac address to come from dt
Tim Harvey
1
-16
/
+25
2020-06-17
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
1
-0
/
+2
2020-06-05
lan743x: Use correct MAC_CR configuration for 1 GBit speed
Roelof Berg
1
-1
/
+1
2020-06-01
lan743x: Added fixed link and RGMII support
Roelof Berg
1
-10
/
+71
2019-09-06
lan743x: remove redundant assignment to variable rx_process_result
Colin Ian King
1
-2
/
+1
[next]