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.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
/
xilinx
/
xilinx_axienet_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-07
net: axiemac: add PM callbacks to support suspend/resume
Andy Chiu
1
-0
/
+36
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-4
/
+4
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
2022-09-22
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
1
-2
/
+2
2022-09-22
net: ll_temac: axienet: align with open parenthesis
huangjunxian
1
-1
/
+1
2022-09-01
net: axienet: Switch to 64-bit RX/TX statistics
Robert Hancock
1
-4
/
+33
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
1
-0
/
+1
2022-06-13
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
1
-24
/
+4
2022-05-13
net: axienet: Use NAPI for TX completion path
Robert Hancock
1
-59
/
+83
2022-05-13
net: axienet: Be more careful about updating tx_bd_tail
Robert Hancock
1
-11
/
+15
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
1
-2
/
+9
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
1
-8
/
+5
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
1
-7
/
+6
2022-03-10
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
1
-1
/
+1
2022-03-05
net: axienet: add coalesce timer ethtool configuration
Robert Hancock
1
-11
/
+40
2022-03-05
net: axienet: implement NAPI and GRO receive
Robert Hancock
1
-28
/
+53
2022-03-05
net: axienet: don't set IRQ timer when IRQ delay not used
Robert Hancock
1
-4
/
+14
2022-03-05
net: axienet: Clean up DMA start/stop and error handling
Robert Hancock
1
-175
/
+105
2022-03-05
net: axienet: Clean up device used for DMA calls
Robert Hancock
1
-16
/
+16
2022-03-05
net: axienet: fix RX ring refill allocation failure handling
Robert Hancock
1
-30
/
+42
2022-02-18
net: ethernet: xilinx: cleanup comments
Tom Rix
1
-1
/
+1
2022-01-26
net: axienet: replace mdiobus_write() with mdiodev_write()
Russell King (Oracle)
1
-2
/
+1
2022-01-26
net: axienet: convert to phylink_pcs
Russell King (Oracle)
1
-54
/
+53
2022-01-19
net: axienet: increase default TX ring size to 128
Robert Hancock
1
-1
/
+1
2022-01-19
net: axienet: fix for TX busy handling
Robert Hancock
1
-39
/
+47
2022-01-19
net: axienet: fix number of TX ring slots for available check
Robert Hancock
1
-2
/
+2
2022-01-19
net: axienet: Fix TX ring slot available check
Robert Hancock
1
-2
/
+2
2022-01-19
net: axienet: limit minimum TX ring size
Robert Hancock
1
-1
/
+3
2022-01-19
net: axienet: add missing memory barriers
Robert Hancock
1
-1
/
+10
2022-01-19
net: axienet: reset core on initialization prior to MDIO access
Robert Hancock
1
-0
/
+5
2022-01-19
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
1
-0
/
+10
2022-01-19
net: axienet: increase reset timeout
Robert Hancock
1
-10
/
+9
2021-12-13
net: axienet: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
1
-0
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-4
/
+10
2021-11-17
net: axienet: use phylink_generic_validate()
Russell King (Oracle)
1
-38
/
+3
2021-11-17
net: axienet: remove interface checks in axienet_validate()
Russell King (Oracle)
1
-22
/
+0
2021-11-17
net: axienet: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+8
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-4
/
+14
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-06-10
net: axienet: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-5
/
+2
2021-05-30
net: axienet: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-7
/
+8
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2021-03-29
net: axienet: Remove redundant dev_err call in axienet_probe()
Guobin Huang
1
-1
/
+0
2021-03-27
net: axienet: Enable more clocks
Robert Hancock
1
-7
/
+27
2021-03-26
net: axienet: allow setups without MDIO
Daniel Mack
1
-6
/
+6
[next]