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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-20
1
-0
/
+1
|
\
|
*
net: axienet: Set mac_managed_pm
Nick Hu
2025-02-20
1
-0
/
+1
*
|
net: xilinx: axienet: Implement BQL
Sean Anderson
2025-02-18
1
-0
/
+4
*
|
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-02-14
1
-1
/
+0
*
|
net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
Sean Anderson
2025-02-10
3
-9
/
+82
*
|
net: xilinx: axienet: Get coalesce parameters from driver state
Sean Anderson
2025-02-10
2
-31
/
+47
*
|
net: xilinx: axienet: Support adjusting coalesce settings while running
Sean Anderson
2025-02-10
2
-23
/
+119
*
|
net: xilinx: axienet: Combine CR calculation
Sean Anderson
2025-02-10
2
-33
/
+34
|
/
*
net: xilinx: axienet: Report an error for bad coalesce settings
Sean Anderson
2025-01-18
1
-8
/
+19
*
net: xilinx: axienet: Add some symbolic constants for IRQ delay timer
Sean Anderson
2025-01-18
2
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-16
1
-0
/
+6
|
\
|
*
net: xilinx: axienet: Fix IRQ coalescing packet count overflow
Sean Anderson
2025-01-14
1
-0
/
+6
*
|
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
2025-01-15
1
-1
/
+1
*
|
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2025-01-15
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
1
-2
/
+2
|
\
|
*
net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts
Suraj Gupta
2024-11-03
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-21
1
-0
/
+2
|
\
|
|
*
net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
Wang Hai
2024-10-15
1
-0
/
+2
*
|
net: emaclite: Adopt clock support
Abin Joseph
2024-10-11
1
-0
/
+7
*
|
net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()
Abin Joseph
2024-10-11
1
-10
/
+4
*
|
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
3
-3
/
+3
|
/
*
net: xilinx: axienet: Fix packet counting
Sean Anderson
2024-09-19
1
-9
/
+14
*
net: xilinx: axienet: Schedule NAPI in two steps
Sean Anderson
2024-09-19
1
-6
/
+8
*
net: xilinx: axienet: Relax partial rx checksum checks
Sean Anderson
2024-09-10
1
-3
/
+1
*
net: xilinx: axienet: Set RXCSUM in features
Sean Anderson
2024-09-10
1
-0
/
+2
*
net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming
Sean Anderson
2024-09-10
1
-2
/
+2
*
net: xilinx: axienet: Remove unused checksum variables
Sean Anderson
2024-09-10
2
-17
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
2
-0
/
+11
|
\
|
*
net: xilinx: axienet: Fix race in axienet_stop
Sean Anderson
2024-09-04
2
-0
/
+11
*
|
net: xilinx: axienet: Support IFF_ALLMULTI
Sean Anderson
2024-08-26
2
-14
/
+22
*
|
net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags
Sean Anderson
2024-08-26
1
-5
/
+0
*
|
net: xilinx: axienet: Don't print if we go into promiscuous mode
Sean Anderson
2024-08-26
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-22
2
-12
/
+14
|
\
|
|
*
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2024-08-22
2
-12
/
+10
|
*
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
2024-08-22
1
-0
/
+4
*
|
net: xilinx: axienet: Add statistics support
Sean Anderson
2024-08-21
2
-3
/
+407
*
|
net: xilinx: axienet: Report RxRject as rx_dropped
Sean Anderson
2024-08-21
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-15
1
-8
/
+8
|
\
|
|
*
net: axienet: Fix register defines comment description
Radhey Shyam Pandey
2024-08-12
1
-8
/
+8
*
|
net: axienet: remove unnecessary parentheses
Radhey Shyam Pandey
2024-08-02
1
-2
/
+1
*
|
net: axienet: remove unnecessary ftrace-like logging
Radhey Shyam Pandey
2024-08-02
1
-4
/
+0
*
|
net: axienet: add missing blank line after declaration
Radhey Shyam Pandey
2024-08-02
1
-0
/
+2
*
|
net: axienet: Replace the occurrences of (1<<x) by BIT(x)
Appana Durga Kedareswara Rao
2024-08-02
1
-14
/
+14
*
|
net: Use of_property_read_bool()
Rob Herring (Arm)
2024-08-01
1
-1
/
+1
|
/
*
net: axienet: start napi before enabling Rx/Tx
Andy Chiu
2024-07-29
1
-1
/
+1
*
net: xilinx: axienet: Enable multicast by default
Sean Anderson
2024-06-22
1
-1
/
+0
*
net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err
Sean Anderson
2024-06-12
1
-3
/
+3
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
net: axienet: Fix kernel doc warnings
Suraj Gupta
2024-03-29
2
-5
/
+22
*
net: ll_temac: platform_get_resource replaced by wrong function
Claus Hansen Ries
2024-03-25
1
-1
/
+1
[next]