summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-12-10net: rswitch: Allow jumbo framesYoshihiro Shimoda
2023-12-10net: rswitch: Add jumbo frames handling for TXYoshihiro Shimoda
2023-12-10net: rswitch: Add jumbo frames handling for RXYoshihiro Shimoda
2023-12-10net: rswitch: Set GWMDNC registerYoshihiro Shimoda
2023-12-10net: rswitch: Add a setting ext descriptor functionYoshihiro Shimoda
2023-12-10net: rswitch: Add unmap_addrs instead of dma address in each descYoshihiro Shimoda
2023-12-10net: rswitch: Use build_skb() for RXYoshihiro Shimoda
2023-12-10net: rswitch: Use unsigned int for desc related array indexYoshihiro Shimoda
2023-12-10net: rswitch: Drop unused argument/return valueYoshihiro Shimoda
2023-12-10qlcnic: replace deprecated strncpy with strscpyJustin Stitt
2023-12-10net: ena: replace deprecated strncpy with strscpyjustinstitt@google.com
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu
2023-12-10net: fec: correct queue selectionRadu Bulie
2023-12-08bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan
2023-12-08bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP
2023-12-08bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()Sreekanth Reddy
2023-12-08bnxt_en: Clear resource reservation during resumeSomnath Kotur
2023-12-08qca_spi: Fix reset behaviorStefan Wahren
2023-12-08qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-08qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-08octeon_ep: initialise control mbox tasks before using APIsShinas Rasheed
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
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-07net: wangxun: fix changing mac failed when runningduanqiangwen
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-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-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: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu