summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-11virtio-net: fix the vq coalescing setting for vq resizeHeng Qi
2023-10-11virtio-net: fix per queue coalescing parameter settingHeng Qi
2023-10-11virtio-net: consistently save parameters for per-queueHeng Qi
2023-10-11virtio-net: fix mismatch of getting tx-framesHeng Qi
2023-10-11virtio-net: initially change the value of tx-framesHeng Qi
2023-10-10net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-10net: dsa: realtek: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-10net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-10appletalk: remove ipddp driverArnd Bergmann
2023-10-10atm: fore200e: Drop unnecessary of_match_device()Rob Herring
2023-10-10mlxsw: spectrum_ethtool: Fix -Wformat-truncation warningIdo Schimmel
2023-10-10mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel
2023-10-10net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries()Oleksij Rempel
2023-10-09cavium/liquidio: replace deprecated strncpy with strscpyJustin Stitt
2023-10-09liquidio: replace deprecated strncpy with strscpyJustin Stitt
2023-10-09net: liquidio: replace deprecated strncpy with strscpy_padJustin Stitt
2023-10-09liquidio: replace deprecated strncpy/strcpy with strscpyJustin Stitt
2023-10-09bcm63xx_enet: replace deprecated strncpy with strscpyJustin Stitt
2023-10-08net: bcmgenet: Remove custom ndo_poll_controller()Florian Fainelli
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-10-06net: atheros: replace deprecated strncpy with strscpyJustin Stitt
2023-10-06net: ax88796c: replace deprecated strncpy with strscpyJustin Stitt
2023-10-06net: ixp4xx_eth: Support changing the MTULinus Walleij
2023-10-06Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-10-06net: phy: dp83867: Add support for hardware blinking LEDsSascha Hauer
2023-10-06mlxsw: core_acl_flex_keys: Fill blocks with high entropy firstAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements in all blocks per searchAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements per blockAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Add a bitmap to save which blocks are chosenAmit Cohen
2023-10-06mlxsw: Mark high entropy key blocksAmit Cohen
2023-10-06sfc: support TC rules which require OR-AR-CT-AR flowEdward Cree
2023-10-06sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPsEdward Cree
2023-10-06sfc: offload foreign RHS rules without an encap matchEdward Cree
2023-10-06sfc: support TC left-hand-side rules on foreign netdevsEdward Cree
2023-10-06nfp: nsp: Annotate struct nfp_eth_table with __counted_byKees Cook
2023-10-05nfp: Annotate struct nfp_reprs with __counted_byKees Cook
2023-10-05net: sfp: improve Nokia GPON sfp fixupRussell King (Oracle)
2023-10-05net: sfp: re-implement ignoring the hardware TX_FAULT signalRussell King (Oracle)
2023-10-05net: cpmac: remove driver to prepare for platform removalWolfram Sang
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05can: at91_can: switch to rx-offload implementationMarc Kleine-Budde
2023-10-05can: at91_can: at91_alloc_can_err_skb() introduce new functionMarc Kleine-Budde
2023-10-05can: at91_can: at91_irq_err_line(): send error counters with state changeMarc Kleine-Budde
2023-10-05can: at91_can: at91_irq_err_line(): make use of can_change_state() and can_bu...Marc Kleine-Budde
2023-10-05can: at91_can: at91_irq_err_line(): take reg_sr into account for bus offMarc Kleine-Budde
2023-10-05can: at91_can: at91_irq_err_line(): make use of can_state_get_by_berr_counter()Marc Kleine-Budde
2023-10-05can: at91_can: at91_irq_err(): rename to at91_irq_err_line()Marc Kleine-Budde