summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-22bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-22bnx2: Replace open-coded version with swab32s()Heiner Kallweit
2021-08-22bnx2: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22sfc: falcon: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-22mlxsw: spectrum_router: Increase parsing depth for multipath hashAmit Cohen
2021-08-22mlxsw: Remove old parsing depth infrastructureAmit Cohen
2021-08-22mlxsw: Convert existing consumers to use new API for parsing configurationAmit Cohen
2021-08-22mlxsw: spectrum: Add infrastructure for parsing configurationAmit Cohen
2021-08-22octeontx2-af: cn10k: Use FLIT0 register instead of FLIT1Geetha sowjanya
2021-08-22octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham
2021-08-22octeontx2-pf: Don't install VLAN offload rule if netdev is downSunil Goutham
2021-08-22octeontx2-af: Check capability flag while freeing ipolicer memoryGeetha sowjanya
2021-08-22octeontx2-af: Use DMA_ATTR_FORCE_CONTIGUOUS attribute in DMA allocGeetha sowjanya
2021-08-22octeontx2-pf: send correct vlan priority mask to npc_install_flow_reqNaveen Mamindlapalli
2021-08-22octeontx2-pf: Don't mask out supported link modesHariprasad Kelam
2021-08-22octeontx2-af: Handle return value in block reset.Geetha sowjanya
2021-08-22octeontx2-af: cn10k: Fix SDP base channel numberSubbaraya Sundeep
2021-08-22octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep
2021-08-22net: ipa: rename "ipa_clock.c"Alex Elder
2021-08-22net: ipa: rename ipa_clock_* symbolsAlex Elder
2021-08-22net: ipa: use autosuspendAlex Elder
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham
2021-08-20net: ipa: kill ipa_clock_get()Alex Elder
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_modem.c"Alex Elder
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_uc.c"Alex Elder
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_smp2p.c"Alex Elder
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_main.c"Alex Elder
2021-08-20net: ipa: fix TX queue raceAlex Elder
2021-08-20net: mscc: ocelot: use helpers for port VLAN membershipVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean
2021-08-20net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean
2021-08-20net: mscc: ocelot: allow probing to continue with ports that fail to registerVladimir Oltean
2021-08-20net: mscc: ocelot: be able to reuse a devlink_port after teardownHoratiu Vultur
2021-08-20net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error pathVladimir Oltean
2021-08-20net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lockVladimir Oltean
2021-08-20net: phy: gmii2rgmii: Support PHY loopbackGerhard Engleder
2021-08-20net: phy: Uniform PHY driver accessGerhard Engleder
2021-08-20net: phy: Support set_loopback overrideGerhard Engleder
2021-08-20net: sparx5: switchdev: adding frame DMA functionalitySteen Hegelund
2021-08-20Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-19net/mlx5: E-switch, Add QoS tracepointsDmytro Linkin
2021-08-19net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin
2021-08-19net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin
2021-08-19net/mlx5: E-switch, Enable devlink port tx_{share|max} rate controlDmytro Linkin
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin
2021-08-19net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi