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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-13
net: axienet: Fix probe error cleanup
Robert Hancock
1
-12
/
+25
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+12
2021-02-17
drivers: net: xilinx_emaclite: remove arch limitation
Gary Guo
2
-3
/
+2
2021-02-13
net: axienet: Support dynamic switching between 1000BaseX and SGMII
Robert Hancock
2
-18
/
+71
2021-02-13
net: axienet: hook up nway_reset ethtool operation
Robert Hancock
1
-0
/
+8
2021-02-13
net: axienet: Handle deferred probe on clock properly
Robert Hancock
1
-14
/
+12
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+3
2020-12-09
net: ll_temac: Fix potential NULL dereference in temac_probe()
Zhang Changzhong
1
-6
/
+3
2020-11-13
drivers: net: xilinx_emaclite: Add COMPILE_TEST support
Andrew Lunn
1
-1
/
+1
2020-11-13
drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1
Andrew Lunn
1
-6
/
+7
2020-11-13
drivers: net: xilinx_emaclite: Add missing parameter kerneldoc
Andrew Lunn
1
-0
/
+1
2020-11-07
net: xilinx: axiethernet: Enable dynamic MDIO MDC
Clayton Rayment
2
-23
/
+25
2020-11-07
net: xilinx: axiethernet: Introduce helper functions for MDC enable/disable
Radhey Shyam Pandey
2
-5
/
+26
2020-11-01
net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode
Robert Hancock
2
-26
/
+71
2020-09-26
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
1
-13
/
+13
2020-09-07
net: xilinx: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-07-31
net: ll_temac: Use devm_platform_ioremap_resource_byname()
Wang Hai
1
-4
/
+2
2020-06-15
net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"
Colin Ian King
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-05-01
net: ll_temac: Fix return value check in temac_probe()
Wei Yongjun
1
-4
/
+4
2020-03-25
net: axienet: Allow DMA to beyond 4GB
Andre Przywara
1
-0
/
+8
2020-03-25
net: axienet: Autodetect 64-bit DMA capability
Andre Przywara
2
-0
/
+27
2020-03-25
net: axienet: Upgrade descriptors to hold 64-bit addresses
Andre Przywara
2
-39
/
+83
2020-03-25
net: axienet: Wrap DMA pointer writes to prepare for 64 bit
Andre Przywara
1
-10
/
+16
2020-03-25
net: axienet: Add mii-tool support
Andre Przywara
1
-0
/
+11
2020-03-25
net: axienet: Drop MDIO interrupt registers from ethtools dump
Andre Przywara
2
-11
/
+0
2020-03-25
net: axienet: Mark eth_irq as optional
Andre Przywara
1
-2
/
+2
2020-03-25
net: axienet: Check for DMA mapping errors
Andre Przywara
1
-1
/
+30
2020-03-25
net: axienet: Factor out TX descriptor chain cleanup
Andre Przywara
1
-22
/
+57
2020-03-25
net: axienet: Improve DMA error handling
Andre Przywara
1
-2
/
+2
2020-03-25
net: axienet: Fix DMA descriptor cleanup path
Andre Przywara
1
-15
/
+28
2020-03-25
net: axienet: Propagate failure of DMA descriptor setup
Andre Przywara
1
-7
/
+19
2020-03-25
net: axienet: Convert DMA error handler to a work queue
Andre Przywara
2
-13
/
+13
2020-03-25
net: xilinx: temac: Relax Kconfig dependencies
Andre Przywara
1
-1
/
+0
2020-03-18
net: axienet: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-18
net: ll_temac: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-19
/
+2
2020-03-01
net: ll_temac: Add ethtool support for coalesce parameters
Esben Haabendal
2
-22
/
+81
2020-03-01
net: ll_temac: Make RX/TX ring sizes configurable
Esben Haabendal
2
-26
/
+72
2020-03-01
net: ll_temac: Remove unused start_p variable
Esben Haabendal
1
-2
/
+1
2020-03-01
net: ll_temac: Remove unused tx_bd_next struct field
Esben Haabendal
2
-2
/
+0
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-38
/
+175
2020-02-27
net: axienet: use resolved link config in mac_link_up()
Russell King
1
-19
/
+19
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-3
/
+4
2020-02-24
net: ll_temac: Handle DMA halt condition caused by buffer underrun
Esben Haabendal
2
-5
/
+56
2020-02-24
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
Esben Haabendal
2
-31
/
+82
2020-02-24
net: ll_temac: Add more error handling of dma_map_single() calls
Esben Haabendal
1
-2
/
+24
2020-02-24
net: ll_temac: Fix race condition causing TX hang
Esben Haabendal
1
-3
/
+16
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-13
/
+2
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-12
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
[next]