index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: axienet: Allow DMA to beyond 4GB
Andre Przywara
2020-03-25
1
-0
/
+8
*
net: axienet: Autodetect 64-bit DMA capability
Andre Przywara
2020-03-25
2
-0
/
+27
*
net: axienet: Upgrade descriptors to hold 64-bit addresses
Andre Przywara
2020-03-25
2
-39
/
+83
*
net: axienet: Wrap DMA pointer writes to prepare for 64 bit
Andre Przywara
2020-03-25
1
-10
/
+16
*
net: axienet: Add mii-tool support
Andre Przywara
2020-03-25
1
-0
/
+11
*
net: axienet: Drop MDIO interrupt registers from ethtools dump
Andre Przywara
2020-03-25
2
-11
/
+0
*
net: axienet: Mark eth_irq as optional
Andre Przywara
2020-03-25
1
-2
/
+2
*
net: axienet: Check for DMA mapping errors
Andre Przywara
2020-03-25
1
-1
/
+30
*
net: axienet: Factor out TX descriptor chain cleanup
Andre Przywara
2020-03-25
1
-22
/
+57
*
net: axienet: Improve DMA error handling
Andre Przywara
2020-03-25
1
-2
/
+2
*
net: axienet: Fix DMA descriptor cleanup path
Andre Przywara
2020-03-25
1
-15
/
+28
*
net: axienet: Propagate failure of DMA descriptor setup
Andre Przywara
2020-03-25
1
-7
/
+19
*
net: axienet: Convert DMA error handler to a work queue
Andre Przywara
2020-03-25
2
-13
/
+13
*
net: xilinx: temac: Relax Kconfig dependencies
Andre Przywara
2020-03-25
1
-1
/
+0
*
net: axienet: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-18
1
-21
/
+1
*
net: ll_temac: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-18
1
-19
/
+2
*
net: ll_temac: Add ethtool support for coalesce parameters
Esben Haabendal
2020-03-01
2
-22
/
+81
*
net: ll_temac: Make RX/TX ring sizes configurable
Esben Haabendal
2020-03-01
2
-26
/
+72
*
net: ll_temac: Remove unused start_p variable
Esben Haabendal
2020-03-01
1
-2
/
+1
*
net: ll_temac: Remove unused tx_bd_next struct field
Esben Haabendal
2020-03-01
2
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
2
-38
/
+175
|
\
|
*
net: ll_temac: Handle DMA halt condition caused by buffer underrun
Esben Haabendal
2020-02-24
2
-5
/
+56
|
*
net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
Esben Haabendal
2020-02-24
2
-31
/
+82
|
*
net: ll_temac: Add more error handling of dma_map_single() calls
Esben Haabendal
2020-02-24
1
-2
/
+24
|
*
net: ll_temac: Fix race condition causing TX hang
Esben Haabendal
2020-02-24
1
-3
/
+16
*
|
net: axienet: use resolved link config in mac_link_up()
Russell King
2020-02-27
1
-19
/
+19
*
|
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-27
1
-3
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
2
-13
/
+2
|
\
|
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-12
/
+1
|
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+2
|
/
*
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-24
1
-5
/
+3
*
net: axienet: In kconfig remove arch dependency for axi_emac
Radhey Shyam Pandey
2019-11-13
1
-3
/
+1
*
net: axienet: Fix error return code in axienet_probe()
Wei Yongjun
2019-11-07
1
-4
/
+0
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-4
/
+2
*
net: axienet: fix a signedness bug in probe
Dan Carpenter
2019-09-27
1
-1
/
+1
*
net: axienet: fix a potential double free in axienet_probe()
Wen Yang
2019-07-09
1
-1
/
+0
*
net: axienet: move use of resource after validity check
Robert Hancock
2019-06-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
net: axienet: convert to phylink API
Robert Hancock
2019-06-07
3
-101
/
+192
*
|
net: axienet: make use of axistream-connected attribute optional
Robert Hancock
2019-06-07
1
-15
/
+28
*
|
net: axienet: Fix MDIO bus parent node detection
Robert Hancock
2019-06-07
1
-1
/
+2
*
|
net: axienet: stop interface during shutdown
Robert Hancock
2019-06-07
1
-0
/
+14
*
|
net: axienet: Make missing MAC address non-fatal
Robert Hancock
2019-06-07
1
-2
/
+3
*
|
net: axienet: Fix race condition causing TX hang
Robert Hancock
2019-06-07
1
-3
/
+17
*
|
net: axienet: Add optional support for Ethernet core interrupt
Robert Hancock
2019-06-07
2
-0
/
+50
*
|
net: axienet: Support shared interrupts
Robert Hancock
2019-06-07
1
-6
/
+8
*
|
net: axienet: Add DMA registers to ethtool register dump
Robert Hancock
2019-06-07
1
-1
/
+9
*
|
net: axienet: Make RX/TX ring sizes configurable
Robert Hancock
2019-06-07
2
-25
/
+67
[next]