summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-10qlcnic: replace deprecated strncpy with strscpyJustin Stitt
2023-12-10net: ena: replace deprecated strncpy with strscpyjustinstitt@google.com
2023-12-08net: dsa: microchip: use DSA_TAG_PROTO without _VALUE defineSean Nyekjaer
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-12-07nfp: devlink: add extended ack report messagesRyno Swart
2023-12-07nfp: ethtool: add extended ack report messagesRyno Swart
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-07Merge tag 'regmap-fix-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-12-07net: wangxun: fix changing mac failed when runningduanqiangwen
2023-12-07net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer
2023-12-07net: dsa: microchip: move ksz_chip_id enum to platform includeDaniel Danzberger
2023-12-07net: dsa: microchip: properly support platform_data probingVladimir Oltean
2023-12-07net: dsa: microchip: add property to select internal RMII reference clockAnte Knezic
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou
2023-12-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-12-06net: dsa: mv88e6xxx: Restore USXGMII support for 6393XTobias Waldekranz
2023-12-06leds: trigger: netdev: fix RTNL handling to prevent potential deadlockHeiner Kallweit
2023-12-06octeontx2-af: Update Tx link register rangeRahul Bhansali
2023-12-06octeontx2-af: Add missing mcs flr handler callGeetha sowjanya
2023-12-06octeontx2-af: Fix mcs stats register addressGeetha sowjanya
2023-12-06octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya
2023-12-06octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram
2023-12-06octeontx2-af: cn10k: Increase outstanding LMTST transactionsPavan Nikhilesh
2023-12-06net: hns: fix fake link up on xge portYonglong Liu
2023-12-06net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu
2023-12-06net: atlantic: Fix NULL dereference of skb pointer inDaniil Maximov
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-05ionic: Re-arrange ionic_intr_info struct for cache perfBrett Creeley
2023-12-05ionic: Make the check for Tx HW timestamping more obviousBrett Creeley
2023-12-05ionic: Don't check null when calling vfree()Brett Creeley
2023-12-05ionic: set ionic ptr before setting up ethtool opsShannon Nelson
2023-12-05ionic: Use cached VF attributesBrett Creeley
2023-12-05ionic: Fix dim work handling in split interrupt modeBrett Creeley
2023-12-05ionic: fix snprintf format length warningShannon Nelson
2023-12-05octeon_ep: control net API framework to support offloadsShinas Rasheed
2023-12-05net: mvmdio: Support setting the MDC frequency on XSMI controllersTobias Waldekranz
2023-12-05net: mvmdio: Avoid excessive sleeps in polled modeTobias Waldekranz
2023-12-05net: wwan: qcom_bam_dmux: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: wan/ixp4xx_hss: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: sfp: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: pcs: rzn1-miic: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: fjes: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: ipa: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu
2023-12-05net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buffLorenzo Bianconi
2023-12-05net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()Arnd Bergmann