summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-11nfp: support UDP segmentation offloadFei Qin4-8/+21
2023-12-10net: rswitch: Allow jumbo framesYoshihiro Shimoda2-1/+4
2023-12-10net: rswitch: Add jumbo frames handling for TXYoshihiro Shimoda1-10/+46
2023-12-10net: rswitch: Add jumbo frames handling for RXYoshihiro Shimoda2-10/+78
2023-12-10net: rswitch: Set GWMDNC registerYoshihiro Shimoda2-0/+6
2023-12-10net: rswitch: Add a setting ext descriptor functionYoshihiro Shimoda1-26/+47
2023-12-10net: rswitch: Add unmap_addrs instead of dma address in each descYoshihiro Shimoda2-8/+12
2023-12-10net: rswitch: Use build_skb() for RXYoshihiro Shimoda2-33/+59
2023-12-10net: rswitch: Use unsigned int for desc related array indexYoshihiro Shimoda2-46/+56
2023-12-10net: rswitch: Drop unused argument/return valueYoshihiro Shimoda1-7/+3
2023-12-10net: mdio_bus: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-12-10qlcnic: replace deprecated strncpy with strscpyJustin Stitt1-6/+6
2023-12-10net: ena: replace deprecated strncpy with strscpyjustinstitt@google.com1-2/+2
2023-12-08net: dsa: microchip: use DSA_TAG_PROTO without _VALUE defineSean Nyekjaer1-1/+1
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com28-112/+100
2023-12-08nfp: devlink: add extended ack report messagesRyno Swart1-2/+6
2023-12-08nfp: ethtool: add extended ack report messagesRyno Swart3-18/+45
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski165-900/+1764
2023-12-08Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds46-219/+464
2023-12-07Merge tag 'regmap-fix-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-41/+150
2023-12-07net: wangxun: fix changing mac failed when runningduanqiangwen2-0/+2
2023-12-07net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer1-4/+12
2023-12-07net: dsa: microchip: move ksz_chip_id enum to platform includeDaniel Danzberger1-19/+1
2023-12-07net: dsa: microchip: properly support platform_data probingVladimir Oltean1-8/+13
2023-12-07net: dsa: microchip: add property to select internal RMII reference clockAnte Knezic2-6/+26
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou1-32/+95
2023-12-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-24/+14
2023-12-07net: dsa: mv88e6xxx: Restore USXGMII support for 6393XTobias Waldekranz1-2/+29
2023-12-06leds: trigger: netdev: fix RTNL handling to prevent potential deadlockHeiner Kallweit1-4/+7
2023-12-06octeontx2-af: Update Tx link register rangeRahul Bhansali1-2/+2
2023-12-06octeontx2-af: Add missing mcs flr handler callGeetha sowjanya1-0/+3
2023-12-06octeontx2-af: Fix mcs stats register addressGeetha sowjanya2-6/+29
2023-12-06octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya1-1/+1
2023-12-06octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram5-1/+25
2023-12-06octeontx2-af: cn10k: Increase outstanding LMTST transactionsPavan Nikhilesh4-0/+15
2023-12-06net: hns: fix fake link up on xge portYonglong Liu1-0/+29
2023-12-06net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu2-23/+33
2023-12-06net: atlantic: Fix NULL dereference of skb pointer inDaniil Maximov3-13/+19
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane1-0/+1
2023-12-06ionic: Re-arrange ionic_intr_info struct for cache perfBrett Creeley1-2/+2
2023-12-06ionic: Make the check for Tx HW timestamping more obviousBrett Creeley2-5/+10
2023-12-06ionic: Don't check null when calling vfree()Brett Creeley1-8/+4
2023-12-06ionic: set ionic ptr before setting up ethtool opsShannon Nelson1-1/+1
2023-12-06ionic: Use cached VF attributesBrett Creeley5-149/+11
2023-12-06ionic: Fix dim work handling in split interrupt modeBrett Creeley1-8/+8
2023-12-06ionic: fix snprintf format length warningShannon Nelson1-1/+1
2023-12-06octeon_ep: control net API framework to support offloadsShinas Rasheed9-51/+231
2023-12-06net: mvmdio: Support setting the MDC frequency on XSMI controllersTobias Waldekranz1-0/+44