summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-20net: lan966x: Extend switchdev with fdb supportHoratiu Vultur6-3/+298
2021-12-20net: lan966x: Extend switchdev bridge flagsHoratiu Vultur1-0/+39
2021-12-20net: lan966x: Add vlan support.Horatiu Vultur5-6/+448
2021-12-20net: lan966x: Add support to offload the forwarding.Horatiu Vultur5-2/+354
2021-12-20net: lan966x: Remove .ndo_change_rx_flagsHoratiu Vultur1-23/+0
2021-12-20net: lan966x: More MAC table functionalityHoratiu Vultur2-0/+114
2021-12-20net: lan966x: add support for interrupts from analyzerHoratiu Vultur3-0/+266
2021-12-20net: lan966x: Add registers that are used for switch and vlan functionalityHoratiu Vultur1-0/+129
2021-12-20mlxsw: core: Extend devlink health reporter with new events and parametersDanielle Ratson1-0/+131
2021-12-20mlxsw: reg: Extend MFDE register with new events and parametersDanielle Ratson1-1/+104
2021-12-20mlxsw: core: Convert a series of if statements to switch caseDanielle Ratson1-18/+40
2021-12-20mlxsw: Fix naming convention of MFDE fieldsDanielle Ratson2-15/+12
2021-12-20bnx2x: Invalidate fastpath HSI version for VFsManish Chopra1-2/+11
2021-12-20bnx2x: Utilize firmware 7.13.21.0Manish Chopra5-28/+69
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng5-8/+8
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng3-1/+7
2021-12-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller5-247/+1260
2021-12-17net: ethernet: mtk_eth_soc: delete some dead codeDan Carpenter1-3/+0
2021-12-17net: mtk_eth_soc: delete an unneeded variableDan Carpenter1-1/+0
2021-12-17tsnep: Fix s390 devm_ioremap_resource warningGerhard Engleder1-0/+1
2021-12-17iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley1-0/+50
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disableBrett Creeley3-51/+383
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley5-51/+135
2021-12-17iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev configBrett Creeley3-94/+453
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley3-52/+240
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski130-1919/+5566
2021-12-17net: dsa: microchip: remove unneeded variableChangcheng Deng1-2/+1
2021-12-16net: mana: Add RX fencingDexuan Cui2-5/+66
2021-12-16net: vertexcom: remove unneeded semicolonYang Li1-1/+1
2021-12-16nfp: flower: refine the use of circular bufferYinjun Zhang1-19/+31
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski162-456/+791
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds38-87/+236
2021-12-16Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-18/+38
2021-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+12
2021-12-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo46-326/+2074
2021-12-16Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue4-0/+107
2021-12-16wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue1-3/+4
2021-12-16wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue1-3/+3
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli5-13/+101
2021-12-16Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+2
2021-12-16virtio_net: fix rx_drops stat for small pktsWenliang Wang1-6/+3
2021-12-16dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev1-2/+2
2021-12-16sfc_ef100: potential dereference of null pointerJiasheng Jiang1-0/+3
2021-12-16net: prestera: flower template supportVolodymyr Mytnyk6-3/+145
2021-12-16net: dsa: rtl8365mb: add GMII as user port modeLuiz Angelo Daros de Luca1-1/+2
2021-12-16net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping1-1/+3
2021-12-16gve: Add tx|rx-coalesce-usec for DQOTao Liu4-11/+91
2021-12-16gve: Add consumed counts to ethtool statsJordan Kim1-9/+12