summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-22net: mscc: ocelot: issue a warning if stats are incorrectly orderedColin Foster
2022-11-22net: mscc: ocelot: remove unnecessary exposure of stats structuresColin Foster
2022-11-22net: mscc: ocelot: remove redundant stats_layout pointersColin Foster
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2022-11-21net: bcmgenet: Clear RGMII_LINK upon link downFlorian Fainelli
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter
2022-11-21net: ethernet: renesas: rswitch: Fix MAC address infoYoshihiro Shimoda
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund
2022-11-21gve: Handle alternate miss completionsJeroen de Borst
2022-11-21gve: Adding a new AdminQ command to verify driverJeroen de Borst
2022-11-21net: axienet: set mdio clock according to bus-frequencyAndy Chiu
2022-11-21net: axienet: Unexport and remove unused mdio functionsAndy Chiu
2022-11-21net: microchip: sparx5: prevent uninitialized variableDan Carpenter
2022-11-21net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur
2022-11-21nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang
2022-11-21nfp: add framework to support ipsec offloadingHuanhuan Wang
2022-11-21nfp: extend capability and control wordsYinjun Zhang
2022-11-21bna: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-18net: ethernet: mediatek: ppe: assign per-port queues for offloaded trafficFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queuesFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newerFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is fullFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devicesFelix Fietkau
2022-11-18net: fman: remove reference to non-existing config PCSLukas Bulwahn
2022-11-18net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_workLorenzo Bianconi
2022-11-18net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...Lorenzo Bianconi
2022-11-18net: ipa: avoid a null pointer dereferenceAlex Elder
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-11-18net: libwx: Fix dead code for duplicate checkJiawen Wu
2022-11-18net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart
2022-11-17net: ipa: permit GSI firmware loading to be skippedAlex Elder
2022-11-17net: ipa: introduce "qcom,gsi-loader" propertyAlex Elder
2022-11-17net: ipa: encapsulate decision about firmware loadAlex Elder
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski
2022-11-17ice: Implement devlink-rate APIMichal Wilczynski
2022-11-17ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()Dan Carpenter