aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-11netdev: replace simple napi_schedule_prep/__napi_schedule to napi_scheduleChristian Marangi2-4/+3
2023-10-11bna: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2023-10-11net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-11net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-11net: mvpp2: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-11octeontx2-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-10net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-10net: dsa: realtek: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-6/+2
2023-10-10net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-10appletalk: 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-09cavium/liquidio: replace deprecated strncpy with strscpyJustin Stitt1-5/+6
2023-10-09liquidio: replace deprecated strncpy with strscpyJustin Stitt1-1/+2
2023-10-09net: liquidio: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2023-10-09liquidio: replace deprecated strncpy/strcpy with strscpyJustin Stitt1-8/+10
2023-10-09bcm63xx_enet: replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2023-10-08net: bcmgenet: Remove custom ndo_poll_controller()Florian Fainelli1-20/+0
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski192-2489/+11497
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti1-33/+121
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski33-251/+227
2023-10-06net: atheros: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-06net: ax88796c: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-06net: ixp4xx_eth: Support changing the MTULinus Walleij1-6/+61
2023-10-06Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextJakub 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
2023-10-06sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPsEdward Cree1-2/+4
2023-10-06sfc: offload foreign RHS rules without an encap matchEdward Cree1-1/+1
2023-10-06sfc: support TC left-hand-side rules on foreign netdevsEdward Cree3-2/+222
2023-10-06nfp: nsp: Annotate struct nfp_eth_table with __counted_byKees Cook1-1/+1