summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ionic: add per-queue napi_schedule for doorbell checkShannon Nelson2024-06-204-2/+25
* ionic: add work item for missed-doorbell checkShannon Nelson2024-06-205-1/+73
* ionic: add private workqueue per-deviceShannon Nelson2024-06-205-13/+27
* ionic: Keep interrupt affinity up to dateBrett Creeley2024-06-203-9/+81
* ionic: remove missed doorbell per-queue timerShannon Nelson2024-06-204-49/+15
* mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completionAmit Cohen2024-06-201-3/+3
* mlxsw: pci: Do not store SKB for RDQ elementsAmit Cohen2024-06-201-12/+7
* mlxsw: pci: Optimize data buffer accessAmit Cohen2024-06-201-0/+1
* mlxsw: pci: Use page pool for Rx buffers allocationAmit Cohen2024-06-201-39/+64
* mlxsw: pci: Initialize page pool per CQAmit Cohen2024-06-202-1/+60
* mlxsw: pci: Store CQ pointer as part of RDQ structureAmit Cohen2024-06-201-0/+5
* mlxsw: pci: Split NAPI setup/teardown into two stepsAmit Cohen2024-06-201-3/+2
* virtio_net: add support for Byte Queue LimitsJiri Pirko2024-06-201-24/+57
* net: smc9194: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-201-0/+1
* net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-201-0/+1
* net: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-208-0/+8
* net: arcnet: com20020-isa: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-201-0/+1
* net: dsa: mt7530: add support for bridge port isolationMatthias Schiffer2024-06-192-2/+17
* net: dsa: mt7530: factor out bridge join/leave logicMatthias Schiffer2024-06-191-57/+48
* net: ti: icss-iep: Enable compare eventsDiogo Ivo2024-06-191-0/+74
* net: ti: icss-iep: Remove spinlock-based synchronizationDiogo Ivo2024-06-191-14/+0
* net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devicesDiogo Ivo2024-06-191-1/+50
* net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang2024-06-195-23/+24
* net/mlx4_en: Use ethtool_puts/sprintf to fill stats stringsKamal Heib2024-06-191-35/+17
* net/mlx4_en: Use ethtool_puts to fill selftest stringsKamal Heib2024-06-191-2/+2
* net/mlx4_en: Use ethtool_puts to fill priv flags stringsKamal Heib2024-06-191-2/+1
* net: microchip: Constify struct vcap_operationsChristophe JAILLET2024-06-185-5/+5
* net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean2024-06-182-1/+9
* net: stmmac: Enable TSO on VLANsFurong Xu2024-06-181-13/+19
* net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warningJeff Johnson2024-06-182-7/+5
* net: mana: Use mana_cleanup_port_context() for rxq cleanupShradha Gupta2024-06-181-4/+2
* net/mlx5e: Add per queue netdev-genl statsJoe Damato2024-06-171-0/+132
* net/mlx5e: Add txq to sq stats mappingJoe Damato2024-06-173-3/+23
* mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen2024-06-153-26/+6
* mlxsw: spectrum: Set more accurate values for netdevice min/max MTUAmit Cohen2024-06-151-4/+2
* mlxsw: Adjust MTU value to hardware checkAmit Cohen2024-06-152-1/+2
* mlxsw: port: Edit maximum MTU valueAmit Cohen2024-06-151-1/+1
* net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)2024-06-151-1/+1
* net: stmmac: dwmac-socfpga: provide select_pcs() implementationRussell King (Oracle)2024-06-151-0/+7
* net: stmmac: dwmac-rzn1: provide select_pcs() implementationRussell King (Oracle)2024-06-151-0/+7
* net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)2024-06-152-3/+11
* net: stmmac: add select_pcs() platform methodRussell King (Oracle)2024-06-151-0/+7
* net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu2024-06-152-1/+42
* net/mlx5e: Use tcp_v[46]_check checksum helpersGal Pressman2024-06-151-5/+4
* net/mlx5e: Fix outdated comment in features checkGal Pressman2024-06-151-1/+1
* net/mlx5: Replace strcpy with strscpyMoshe Shemesh2024-06-151-2/+2
* net/mlx5: CT: Separate CT and CT-NAT tuple entriesChris Mi2024-06-151-44/+143
* net/mlx5: Correct TASR typo into TSARCosmin Ratiu2024-06-151-1/+1
* net: phy: realtek: add support for rtl8224 2.5Gbps PHYChris Packham2024-06-151-0/+8
* eth: lan966x: don't clear unsupported statsJakub Kicinski2024-06-151-8/+0