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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+3
2020-12-08
net: ll_temac: Fix potential NULL dereference in temac_probe()
Zhang Changzhong
1
-6
/
+3
2020-11-12
drivers: net: xilinx_emaclite: Add COMPILE_TEST support
Andrew Lunn
1
-1
/
+1
2020-11-12
drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1
Andrew Lunn
1
-6
/
+7
2020-11-12
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-10-31
net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode
Robert Hancock
2
-26
/
+71
2020-09-25
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-30
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-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-04-30
net: ll_temac: Fix return value check in temac_probe()
Wei Yongjun
1
-4
/
+4
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
2
-0
/
+27
2020-03-24
net: axienet: Upgrade descriptors to hold 64-bit addresses
Andre Przywara
2
-39
/
+83
2020-03-24
net: axienet: Wrap DMA pointer writes to prepare for 64 bit
Andre Przywara
1
-10
/
+16
2020-03-24
net: axienet: Add mii-tool support
Andre Przywara
1
-0
/
+11
2020-03-24
net: axienet: Drop MDIO interrupt registers from ethtools dump
Andre Przywara
2
-11
/
+0
2020-03-24
net: axienet: Mark eth_irq as optional
Andre Przywara
1
-2
/
+2
2020-03-24
net: axienet: Check for DMA mapping errors
Andre Przywara
1
-1
/
+30
2020-03-24
net: axienet: Factor out TX descriptor chain cleanup
Andre Przywara
1
-22
/
+57
2020-03-24
net: axienet: Improve DMA error handling
Andre Przywara
1
-2
/
+2
2020-03-24
net: axienet: Fix DMA descriptor cleanup path
Andre Przywara
1
-15
/
+28
2020-03-24
net: axienet: Propagate failure of DMA descriptor setup
Andre Przywara
1
-7
/
+19
2020-03-24
net: axienet: Convert DMA error handler to a work queue
Andre Przywara
2
-13
/
+13
2020-03-24
net: xilinx: temac: Relax Kconfig dependencies
Andre Przywara
1
-1
/
+0
2020-03-17
net: axienet: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-17
net: ll_temac: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-19
/
+2
2020-02-29
net: ll_temac: Add ethtool support for coalesce parameters
Esben Haabendal
2
-22
/
+81
2020-02-29
net: ll_temac: Make RX/TX ring sizes configurable
Esben Haabendal
2
-26
/
+72
2020-02-29
net: ll_temac: Remove unused start_p variable
Esben Haabendal
1
-2
/
+1
2020-02-29
net: ll_temac: Remove unused tx_bd_next struct field
Esben Haabendal
2
-2
/
+0
2020-02-27
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-28
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
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-5
/
+3
2019-11-13
net: axienet: In kconfig remove arch dependency for axi_emac
Radhey Shyam Pandey
1
-3
/
+1
2019-11-06
net: axienet: Fix error return code in axienet_probe()
Wei Yongjun
1
-4
/
+0
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-4
/
+2
2019-09-27
net: axienet: fix a signedness bug in probe
Dan Carpenter
1
-1
/
+1
[next]