index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/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
Files
Lines
2021-12-01
lan743x: fix deadlock in lan743x_phy_link_status_change()
Heiner Kallweit
1
-9
/
+3
2021-11-06
net: ethernet: microchip: lan743x: Fix skb allocation failure
Yuiko Oshino
1
-4
/
+6
2021-11-02
lan743x: fix endianness when accessing descriptors
Alexey Denisov
1
-33
/
+33
2021-11-02
net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...
Yuiko Oshino
1
-0
/
+20
2021-11-02
net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
Yuiko Oshino
1
-0
/
+2
2020-12-30
lan743x: fix rx_napi_poll/interrupt ping-pong
Sven Van Asbroeck
1
-20
/
+23
2020-11-14
lan743x: prevent entire kernel HANG on open, for some platforms
Sven Van Asbroeck
1
-1
/
+2
2020-11-14
lan743x: fix issue causing intermittent kernel log warnings
Sven Van Asbroeck
1
-5
/
+5
2020-11-12
lan743x: fix use of uninitialized variable
Sven Van Asbroeck
1
-1
/
+1
2020-11-10
lan743x: fix "BUG: invalid wait context" when setting rx mode
Sven Van Asbroeck
1
-9
/
+3
2020-11-10
lan743x: correctly handle chips with internal PHY
Sven Van Asbroeck
1
-4
/
+6
2020-09-25
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-22
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-24
lan743x: Remove duplicated include from lan743x_main.c
YueHaibing
1
-1
/
+0
2020-06-18
lan743x: allow mac address to come from dt
Tim Harvey
1
-16
/
+25
2020-06-16
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
1
-0
/
+2
2020-06-04
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
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-3
/
+2
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-8
/
+1
2019-03-11
lan743x: Fix RX Kernel Panic
Bryan Whitehead
1
-14
/
+32
2019-03-01
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-4
/
+12
2019-01-08
lan743x: Remove phy_read from link status change function
Bryan Whitehead
1
-7
/
+4
2018-12-19
lan743x: Remove MAC Reset from initialization
Bryan Whitehead
1
-6
/
+0
2018-12-18
lan743x: Expand phy search for LAN7431
Bryan Whitehead
1
-2
/
+3
2018-11-27
lan743x: Enable driver to work with LAN7431
Bryan Whitehead
1
-0
/
+1
2018-11-27
lan743x: fix return value for lan743x_tx_napi_poll
Bryan Whitehead
1
-5
/
+5
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-09-17
net: ethernet: Fix a unused function warning.
zhong jiang
1
-3
/
+3
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-4
/
+1
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
1
-1
/
+1
2018-08-11
lan743x: lan743x: Add PTP support
Bryan Whitehead
1
-3
/
+75
2018-07-25
lan743x: Make symbol lan743x_pm_ops static
Wei Yongjun
1
-1
/
+1
2018-07-23
lan743x: Add RSS support
Bryan Whitehead
1
-0
/
+20
2018-07-23
lan743x: Add power management support
Bryan Whitehead
1
-0
/
+176
2018-07-23
lan743x: Add support for ethtool statistics
Bryan Whitehead
1
-3
/
+3
2018-07-23
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead
1
-0
/
+2
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-03-12
lan743x: make functions lan743x_csr_read and lan743x_csr_read static
Colin Ian King
1
-2
/
+3
2018-03-12
lan743x: remove some redundant variables and assignments
Colin Ian King
1
-12
/
+1
2018-03-07
lan743x: Add main source files for new lan743x driver
Bryan Whitehead
1
-0
/
+2781