summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-02-201-0/+1
|\
| * net: axienet: Set mac_managed_pmNick Hu2025-02-201-0/+1
* | net: xilinx: axienet: Implement BQLSean Anderson2025-02-181-0/+4
* | net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)2025-02-141-1/+0
* | net: xilinx: axienet: Enable adaptive IRQ coalescing with DIMSean Anderson2025-02-103-9/+82
* | net: xilinx: axienet: Get coalesce parameters from driver stateSean Anderson2025-02-102-31/+47
* | net: xilinx: axienet: Support adjusting coalesce settings while runningSean Anderson2025-02-102-23/+119
* | net: xilinx: axienet: Combine CR calculationSean Anderson2025-02-102-33/+34
|/
* net: xilinx: axienet: Report an error for bad coalesce settingsSean Anderson2025-01-181-8/+19
* net: xilinx: axienet: Add some symbolic constants for IRQ delay timerSean Anderson2025-01-182-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-161-0/+6
|\
| * net: xilinx: axienet: Fix IRQ coalescing packet count overflowSean Anderson2025-01-141-0/+6
* | net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)2025-01-151-1/+1
* | net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)2025-01-151-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-071-2/+2
|\
| * net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine startsSuraj Gupta2024-11-031-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-10-211-0/+2
|\|
| * net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()Wang Hai2024-10-151-0/+2
* | net: emaclite: Adopt clock supportAbin Joseph2024-10-111-0/+7
* | net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()Abin Joseph2024-10-111-10/+4
* | net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-043-3/+3
|/
* net: xilinx: axienet: Fix packet countingSean Anderson2024-09-191-9/+14
* net: xilinx: axienet: Schedule NAPI in two stepsSean Anderson2024-09-191-6/+8
* net: xilinx: axienet: Relax partial rx checksum checksSean Anderson2024-09-101-3/+1
* net: xilinx: axienet: Set RXCSUM in featuresSean Anderson2024-09-101-0/+2
* net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksummingSean Anderson2024-09-101-2/+2
* net: xilinx: axienet: Remove unused checksum variablesSean Anderson2024-09-102-17/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-052-0/+11
|\
| * net: xilinx: axienet: Fix race in axienet_stopSean Anderson2024-09-042-0/+11
* | net: xilinx: axienet: Support IFF_ALLMULTISean Anderson2024-08-262-14/+22
* | net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flagsSean Anderson2024-08-261-5/+0
* | net: xilinx: axienet: Don't print if we go into promiscuous modeSean Anderson2024-08-261-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-222-12/+14
|\|
| * net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2024-08-222-12/+10
| * net: xilinx: axienet: Always disable promiscuous modeSean Anderson2024-08-221-0/+4
* | net: xilinx: axienet: Add statistics supportSean Anderson2024-08-212-3/+407
* | net: xilinx: axienet: Report RxRject as rx_droppedSean Anderson2024-08-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-151-8/+8
|\|
| * net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey2024-08-121-8/+8
* | net: axienet: remove unnecessary parenthesesRadhey Shyam Pandey2024-08-021-2/+1
* | net: axienet: remove unnecessary ftrace-like loggingRadhey Shyam Pandey2024-08-021-4/+0
* | net: axienet: add missing blank line after declarationRadhey Shyam Pandey2024-08-021-0/+2
* | net: axienet: Replace the occurrences of (1<<x) by BIT(x)Appana Durga Kedareswara Rao2024-08-021-14/+14
* | net: Use of_property_read_bool()Rob Herring (Arm)2024-08-011-1/+1
|/
* net: axienet: start napi before enabling Rx/TxAndy Chiu2024-07-291-1/+1
* net: xilinx: axienet: Enable multicast by defaultSean Anderson2024-06-221-1/+0
* net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_errSean Anderson2024-06-121-3/+3
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-1/+1
* net: axienet: Fix kernel doc warningsSuraj Gupta2024-03-292-5/+22
* net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries2024-03-251-1/+1