index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
/
xilinx_axienet_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
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-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-7
/
+8
2021-04-09
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-26
net: axienet: Enable more clocks
Robert Hancock
1
-7
/
+27
2021-03-25
net: axienet: allow setups without MDIO
Daniel Mack
1
-6
/
+6
2021-03-12
net: axienet: Fix probe error cleanup
Robert Hancock
1
-12
/
+25
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+12
2021-02-12
net: axienet: Support dynamic switching between 1000BaseX and SGMII
Robert Hancock
1
-7
/
+53
2021-02-12
net: axienet: hook up nway_reset ethtool operation
Robert Hancock
1
-0
/
+8
2021-02-12
net: axienet: Handle deferred probe on clock properly
Robert Hancock
1
-14
/
+12
2020-11-07
net: xilinx: axiethernet: Enable dynamic MDIO MDC
Clayton Rayment
1
-17
/
+4
2020-10-31
net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode
Robert Hancock
1
-26
/
+68
2020-09-07
net: xilinx: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-03-24
net: axienet: Allow DMA to beyond 4GB
Andre Przywara
1
-0
/
+8
2020-03-24
net: axienet: Autodetect 64-bit DMA capability
Andre Przywara
1
-0
/
+26
2020-03-24
net: axienet: Upgrade descriptors to hold 64-bit addresses
Andre Przywara
1
-35
/
+78
2020-03-24
net: axienet: Wrap DMA pointer writes to prepare for 64 bit
Andre Przywara
1
-10
/
+16
[next]