summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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
2021-08-19net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnelChris Mi
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi
2021-08-19net/mlx5e: Introduce post action infrastructureChris Mi
2021-08-19net/mlx5e: CT, Use xarray to manage fte idsChris Mi
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi
2021-08-19net/mlx5e: Remove mlx5e dependency from E-Switch sampleSaeed Mahameed
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19octeontx2-af: remove redudant second error check on variable errColin Ian King
2021-08-19Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-19can: c_can: cache frames to operate as a true FIFODario Binacchi
2021-08-19can: c_can: support tx ring algorithmDario Binacchi
2021-08-19can: c_can: exit c_can_do_tx() early if no frames have been sentDario Binacchi
2021-08-19can: c_can: remove struct c_can_priv::priv fieldDario Binacchi
2021-08-19can: c_can: rename IF_RX -> IF_NAPIMarc Kleine-Budde
2021-08-19can: c_can: c_can_do_tx(): fix typo in commentMarc Kleine-Budde
2021-08-19can: m_can: Batch FIFO writes during CAN transmitMatt Kline
2021-08-19can: m_can: Batch FIFO reads during CAN receiveMatt Kline
2021-08-19can: m_can: Disable IRQs on FIFO bus errorsMatt Kline
2021-08-19can: m_can: fix block comment styleMarc Kleine-Budde