index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: axienet: Switch to 64-bit RX/TX statistics
Robert Hancock
2022-10-21
2
-4
/
+45
*
net: axienet: Modify function description
Deming Wang
2022-06-27
1
-1
/
+1
*
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
2022-06-16
1
-0
/
+1
*
xilinx: Fix build on x86.
David S. Miller
2022-06-13
1
-4
/
+4
*
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
2022-06-13
1
-3
/
+18
*
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2022-06-13
2
-24
/
+40
*
net: axienet: Use NAPI for TX completion path
Robert Hancock
2022-05-13
2
-85
/
+111
*
net: axienet: Be more careful about updating tx_bd_tail
Robert Hancock
2022-05-13
1
-11
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
1
-18
/
+12
|
\
|
*
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
2022-05-03
1
-3
/
+12
|
*
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
2022-05-03
1
-15
/
+0
*
|
net: emaclite: Remove custom BUFFER_ALIGN macro
Shravya Kumbham
2022-04-15
1
-16
/
+2
*
|
net: emaclite: Update copyright text to correct format
Michal Simek
2022-04-15
1
-1
/
+1
*
|
net: emaclite: Fix coding style
Radhey Shyam Pandey
2022-04-15
1
-20
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-07
2
-17
/
+18
|
\
|
|
*
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
2022-04-06
1
-2
/
+9
|
*
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2022-04-06
2
-10
/
+5
|
*
net: axienet: setup mdio unconditionally
Andy Chiu
2022-04-06
1
-7
/
+6
*
|
net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
Wang Qing
2022-04-06
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-1
/
+3
|
\
|
*
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
2022-03-08
1
-1
/
+3
*
|
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
2022-03-09
1
-1
/
+1
*
|
net: axienet: add coalesce timer ethtool configuration
Robert Hancock
2022-03-05
2
-14
/
+47
*
|
net: axienet: reduce default RX interrupt threshold to 1
Robert Hancock
2022-03-05
1
-1
/
+1
*
|
net: axienet: implement NAPI and GRO receive
Robert Hancock
2022-03-05
2
-28
/
+59
*
|
net: axienet: don't set IRQ timer when IRQ delay not used
Robert Hancock
2022-03-05
1
-4
/
+14
*
|
net: axienet: Clean up DMA start/stop and error handling
Robert Hancock
2022-03-05
1
-175
/
+105
*
|
net: axienet: Clean up device used for DMA calls
Robert Hancock
2022-03-05
1
-16
/
+16
*
|
net: axienet: fix RX ring refill allocation failure handling
Robert Hancock
2022-03-05
1
-30
/
+42
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-0
/
+2
|
\
|
|
*
net: ll_temac: check the return value of devm_kmalloc()
Xiaoke Wang
2022-02-18
1
-0
/
+2
*
|
net: ethernet: xilinx: cleanup comments
Tom Rix
2022-02-18
5
-6
/
+6
*
|
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-02-17
1
-2
/
+3
*
|
net: axienet: replace mdiobus_write() with mdiodev_write()
Russell King (Oracle)
2022-01-26
1
-2
/
+1
*
|
net: axienet: convert to phylink_pcs
Russell King (Oracle)
2022-01-26
2
-54
/
+55
|
/
*
net: axienet: increase default TX ring size to 128
Robert Hancock
2022-01-19
1
-1
/
+1
*
net: axienet: fix for TX busy handling
Robert Hancock
2022-01-19
1
-39
/
+47
*
net: axienet: fix number of TX ring slots for available check
Robert Hancock
2022-01-19
1
-2
/
+2
*
net: axienet: Fix TX ring slot available check
Robert Hancock
2022-01-19
1
-2
/
+2
*
net: axienet: limit minimum TX ring size
Robert Hancock
2022-01-19
1
-1
/
+3
*
net: axienet: add missing memory barriers
Robert Hancock
2022-01-19
1
-1
/
+10
*
net: axienet: reset core on initialization prior to MDIO access
Robert Hancock
2022-01-19
1
-0
/
+5
*
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
2022-01-19
1
-0
/
+10
*
net: axienet: increase reset timeout
Robert Hancock
2022-01-19
1
-10
/
+9
*
net: xilinx: emaclite: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
1
-6
/
+3
*
net: axienet: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
2021-12-13
1
-0
/
+1
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
2
-8
/
+20
*
net: axienet: use phylink_generic_validate()
Russell King (Oracle)
2021-11-17
1
-38
/
+3
*
net: axienet: remove interface checks in axienet_validate()
Russell King (Oracle)
2021-11-17
1
-22
/
+0
*
net: axienet: populate supported_interfaces member
Russell King (Oracle)
2021-11-17
1
-0
/
+8
[next]