summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh5-16/+124
2022-11-21net: bcmgenet: Clear RGMII_LINK upon link downFlorian Fainelli1-5/+14
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter1-3/+5
2022-11-21net: ethernet: renesas: rswitch: Fix MAC address infoYoshihiro Shimoda1-1/+1
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund4-3/+553
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund4-0/+15
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund3-10/+333
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund3-4/+141
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund4-56/+535
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund12-64/+266
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund1-2/+2
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund1-1/+5
2022-11-21gve: Handle alternate miss completionsJeroen de Borst3-8/+21
2022-11-21gve: Adding a new AdminQ command to verify driverJeroen de Borst4-1/+122
2022-11-21net: axienet: set mdio clock according to bus-frequencyAndy Chiu1-21/+49
2022-11-21net: axienet: Unexport and remove unused mdio functionsAndy Chiu2-14/+1
2022-11-21net: microchip: sparx5: prevent uninitialized variableDan Carpenter1-1/+1
2022-11-21net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi2-13/+10
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur1-6/+6
2022-11-21nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang3-4/+490
2022-11-21nfp: add framework to support ipsec offloadingHuanhuan Wang10-10/+233
2022-11-21nfp: extend capability and control wordsYinjun Zhang3-3/+14
2022-11-21bna: Avoid clashing function prototypesGustavo A. R. Silva7-43/+82
2022-11-18net: ethernet: mediatek: ppe: assign per-port queues for offloaded trafficFelix Fietkau3-3/+31
2022-11-18net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queuesFelix Fietkau2-49/+258
2022-11-18net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newerFelix Fietkau2-3/+5
2022-11-18net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is fullFelix Fietkau2-1/+5
2022-11-18net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devicesFelix Fietkau2-16/+23
2022-11-18net: fman: remove reference to non-existing config PCSLukas Bulwahn1-1/+0
2022-11-18net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_workLorenzo Bianconi1-5/+2
2022-11-18net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...Lorenzo Bianconi1-19/+34
2022-11-18net: ipa: avoid a null pointer dereferenceAlex Elder1-3/+6
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller97-1257/+5688
2022-11-18net: libwx: Fix dead code for duplicate checkJiawen Wu1-2/+0
2022-11-18net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart2-29/+30
2022-11-17net: ipa: permit GSI firmware loading to be skippedAlex Elder1-4/+12
2022-11-17net: ipa: introduce "qcom,gsi-loader" propertyAlex Elder1-7/+37
2022-11-17net: ipa: encapsulate decision about firmware loadAlex Elder1-8/+31
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski6-0/+111
2022-11-17ice: Implement devlink-rate APIMichal Wilczynski3-0/+426
2022-11-17ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski4-11/+24
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski5-7/+116
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski2-3/+3
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol1-7/+0
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski154-526/+1282
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds31-156/+303
2022-11-17net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()Dan Carpenter1-1/+1
2022-11-17Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo19-121/+773
2022-11-17NFC: nci: Allow to create multiple virtual nci devicesDmitry Vyukov1-76/+71
2022-11-17sundance: remove unused variable cntColin Ian King1-2/+0