index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2019-09-06
lan743x: remove redundant assignment to variable rx_process_result
Colin Ian King
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
2019-03-11
lan743x: Fix RX Kernel Panic
Bryan Whitehead
2019-03-01
lan743x: Fix TX Stall Issue
Bryan Whitehead
2019-01-08
lan743x: Remove phy_read from link status change function
Bryan Whitehead
2018-12-19
lan743x: Remove MAC Reset from initialization
Bryan Whitehead
2018-12-18
lan743x: Expand phy search for LAN7431
Bryan Whitehead
2018-11-27
lan743x: Enable driver to work with LAN7431
Bryan Whitehead
2018-11-27
lan743x: fix return value for lan743x_tx_napi_poll
Bryan Whitehead
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-17
net: ethernet: Fix a unused function warning.
zhong jiang
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-08-11
lan743x: lan743x: Add PTP support
Bryan Whitehead
2018-07-25
lan743x: Make symbol lan743x_pm_ops static
Wei Yongjun
2018-07-23
lan743x: Add RSS support
Bryan Whitehead
2018-07-23
lan743x: Add power management support
Bryan Whitehead
2018-07-23
lan743x: Add support for ethtool statistics
Bryan Whitehead
2018-07-23
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-03-12
lan743x: make functions lan743x_csr_read and lan743x_csr_read static
Colin Ian King
2018-03-12
lan743x: remove some redundant variables and assignments
Colin Ian King
2018-03-07
lan743x: Add main source files for new lan743x driver
Bryan Whitehead