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.13.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
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
2019-07-23
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-09
lan743x: Remove phy_read from link status change function
Bryan Whitehead
1
-7
/
+4
2018-12-20
lan743x: Remove MAC Reset from initialization
Bryan Whitehead
1
-6
/
+0
2018-12-19
lan743x: Expand phy search for LAN7431
Bryan Whitehead
1
-2
/
+3
2018-11-28
lan743x: Enable driver to work with LAN7431
Bryan Whitehead
1
-0
/
+1
2018-11-28
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-13
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-4
/
+1
2018-09-13
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-26
lan743x: Make symbol lan743x_pm_ops static
Wei Yongjun
1
-1
/
+1
2018-07-24
lan743x: Add RSS support
Bryan Whitehead
1
-0
/
+20
2018-07-24
lan743x: Add power management support
Bryan Whitehead
1
-0
/
+176
2018-07-24
lan743x: Add support for ethtool statistics
Bryan Whitehead
1
-3
/
+3
2018-07-24
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
[next]