summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-21igc: Remove obsolete nvm typeSasha Neftin
2021-12-21igc: Remove unused phy typeSasha Neftin
2021-12-21igc: Remove unused _I_PHY_ID defineSasha Neftin
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-20net: amd-xgbe: Disable the CDR workaround path for Yellow Carp DevicesRaju Rangoju
2021-12-20net: amd-xgbe: Alter the port speed bit rangeRaju Rangoju
2021-12-20net: amd-xgbe: Add Support for Yellow Carp Ethernet deviceRaju Rangoju
2021-12-20net: lan966x: Extend switchdev with fdb supportHoratiu Vultur
2021-12-20net: lan966x: Extend switchdev bridge flagsHoratiu Vultur
2021-12-20net: lan966x: Add vlan support.Horatiu Vultur
2021-12-20net: lan966x: Add support to offload the forwarding.Horatiu Vultur
2021-12-20net: lan966x: Remove .ndo_change_rx_flagsHoratiu Vultur
2021-12-20net: lan966x: More MAC table functionalityHoratiu Vultur
2021-12-20net: lan966x: add support for interrupts from analyzerHoratiu Vultur
2021-12-20net: lan966x: Add registers that are used for switch and vlan functionalityHoratiu Vultur
2021-12-20mlxsw: core: Extend devlink health reporter with new events and parametersDanielle Ratson
2021-12-20mlxsw: reg: Extend MFDE register with new events and parametersDanielle Ratson
2021-12-20mlxsw: core: Convert a series of if statements to switch caseDanielle Ratson
2021-12-20mlxsw: Fix naming convention of MFDE fieldsDanielle Ratson
2021-12-20bnx2x: Invalidate fastpath HSI version for VFsManish Chopra
2021-12-20bnx2x: Utilize firmware 7.13.21.0Manish Chopra
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng
2021-12-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-12-17net: ethernet: mtk_eth_soc: delete some dead codeDan Carpenter
2021-12-17net: mtk_eth_soc: delete an unneeded variableDan Carpenter
2021-12-17tsnep: Fix s390 devm_ioremap_resource warningGerhard Engleder
2021-12-17iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disableBrett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley
2021-12-17iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev configBrett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-17net: dsa: microchip: remove unneeded variableChangcheng Deng
2021-12-16net: mana: Add RX fencingDexuan Cui
2021-12-16net: vertexcom: remove unneeded semicolonYang Li
2021-12-16nfp: flower: refine the use of circular bufferYinjun Zhang
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-12-16Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue
2021-12-16wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue
2021-12-16wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli
2021-12-16Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-12-16virtio_net: fix rx_drops stat for small pktsWenliang Wang