summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-12nfp: add support CHACHA20-POLY1305 offload for ipsecShihong Wang1-3/+42
2023-10-12netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleChristian Marangi2-6/+2
2023-10-12net: tc35815: rework network interface interrupt logicChristian Marangi1-7/+3
2023-10-12netdev: replace napi_reschedule with napi_scheduleChristian Marangi18-21/+21
2023-10-12netdev: replace simple napi_schedule_prep/__napi_schedule to napi_scheduleChristian Marangi2-4/+3
2023-10-12bna: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2023-10-12net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-12net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-12net: mvpp2: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-12octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt1-5/+3
2023-10-11net: hns3: add vf fault detect supportJie Wang7-7/+120
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportJie Wang4-0/+9
2023-10-11net: dsa: dsa_loop: add phylink capabilitiesRussell King (Oracle)1-0/+9
2023-10-11net: dsa: vsc73xx: add phylink capabilitiesRussell King (Oracle)1-0/+26
2023-10-11hv_netvsc: fix netvsc_send_completion to avoid multiple message length checksSonia Sharma1-8/+10
2023-10-11virtio-net: a tiny comment updateHeng Qi1-1/+1
2023-10-11virtio-net: fix the vq coalescing setting for vq resizeHeng Qi1-0/+27
2023-10-11virtio-net: fix per queue coalescing parameter settingHeng Qi1-20/+16
2023-10-11virtio-net: consistently save parameters for per-queueHeng Qi1-0/+9
2023-10-11virtio-net: fix mismatch of getting tx-framesHeng Qi1-1/+1
2023-10-11virtio-net: initially change the value of tx-framesHeng Qi1-7/+21
2023-10-11net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-11net: dsa: realtek: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-6/+2
2023-10-11net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-11appletalk: remove ipddp driverArnd Bergmann5-452/+0
2023-10-10atm: fore200e: Drop unnecessary of_match_device()Rob Herring1-7/+1
2023-10-10mlxsw: spectrum_ethtool: Fix -Wformat-truncation warningIdo Schimmel1-1/+1
2023-10-10mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel1-1/+1
2023-10-10net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries()Oleksij Rempel1-4/+4
2023-10-10cavium/liquidio: replace deprecated strncpy with strscpyJustin Stitt1-5/+6
2023-10-10liquidio: replace deprecated strncpy with strscpyJustin Stitt1-1/+2
2023-10-10net: liquidio: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2023-10-10liquidio: replace deprecated strncpy/strcpy with strscpyJustin Stitt1-8/+10
2023-10-10bcm63xx_enet: replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2023-10-08net: bcmgenet: Remove custom ndo_poll_controller()Florian Fainelli1-20/+0
2023-10-07Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski192-2489/+11497
2023-10-07net: phy: broadcom: add support for BCM5221 phyGiulio Benetti1-33/+121
2023-10-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski33-251/+227
2023-10-07net: atheros: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-07net: ax88796c: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-07net: ixp4xx_eth: Support changing the MTULinus Walleij1-6/+61
2023-10-07Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...Jakub Kicinski9-625/+485
2023-10-06Merge wireless into wireless-nextJohannes Berg950-12955/+24545
2023-10-06net: phy: dp83867: Add support for hardware blinking LEDsSascha Hauer1-0/+137
2023-10-06mlxsw: core_acl_flex_keys: Fill blocks with high entropy firstAmit Cohen1-5/+32
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements in all blocks per searchAmit Cohen1-1/+8
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements per blockAmit Cohen1-1/+5
2023-10-06mlxsw: core_acl_flex_keys: Add a bitmap to save which blocks are chosenAmit Cohen1-0/+12
2023-10-06mlxsw: Mark high entropy key blocksAmit Cohen2-6/+15
2023-10-06sfc: support TC rules which require OR-AR-CT-AR flowEdward Cree3-5/+165