summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-03-21nfp: use callbacks for slow path ring related functionsJakub Kicinski
2022-03-21nfp: move the fast path code to separate filesJakub Kicinski
2022-03-21nfp: calculate ring masks without conditionalsJakub Kicinski
2022-03-21net: sparx5: Use vid 1 when bridge default vid 0 to avoid collisionCasper Andersson
2022-03-21qed: remove unnecessary memset in qed_init_fw_funcsWan Jiabing
2022-03-19Merge tag 'mlx5-updates-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-03-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-03-18qlcnic: remove redundant assignment to variable indexColin Ian King
2022-03-18atl1c: remove redundant assignment to variable sizeColin Ian King
2022-03-18net/mlx5e: HTB, remove unused function declarationSaeed Mahameed
2022-03-18net/mlx5e: Statify function mlx5_cmd_trigger_completionsTariq Toukan
2022-03-18net/mlx5e: Remove MLX5E_XDP_TX_DS_COUNTMaxim Mikityanskiy
2022-03-18net/mlx5e: Permit XDP with non-linear legacy RQMaxim Mikityanskiy
2022-03-18net/mlx5e: Support multi buffer XDP_TXMaxim Mikityanskiy
2022-03-18net/mlx5e: Unindent the else-block in mlx5e_xmit_xdp_buffMaxim Mikityanskiy
2022-03-18net/mlx5e: Implement sending multi buffer XDP framesMaxim Mikityanskiy
2022-03-18net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer modeMaxim Mikityanskiy
2022-03-18net/mlx5e: Remove assignment of inline_hdr.sz on XDP TXMaxim Mikityanskiy
2022-03-18net/mlx5e: Move mlx5e_xdpi_fifo_push out of xmit_xdp_frameMaxim Mikityanskiy
2022-03-18net/mlx5e: Store DMA address inside struct pageMaxim Mikityanskiy
2022-03-18net/mlx5e: Add XDP multi buffer support to the non-linear legacy RQMaxim Mikityanskiy
2022-03-18net/mlx5e: Use page-sized fragments with XDP multi bufferMaxim Mikityanskiy
2022-03-18net/mlx5e: Use fragments of the same size in non-linear legacy RQ with XDPMaxim Mikityanskiy
2022-03-18net/mlx5e: Prepare non-linear legacy RQ for XDP multi buffer supportMaxim Mikityanskiy
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-03-18ibmvnic: fix race between xmit and resetSukadev Bhattiprolu
2022-03-18net: lan743x: Add support for PTP-IO Event Output (Periodic Output)Raju Lakkaraju
2022-03-18net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)Raju Lakkaraju
2022-03-18net: lan743x: Add support for OTPRaju Lakkaraju
2022-03-18net: lan743x: Add support for EEPROMRaju Lakkaraju
2022-03-18net: lan743x: Add support to display Tx Queue statisticsRaju Lakkaraju
2022-03-18Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-03-17net: dsa: felix: add port mirroring supportVladimir Oltean
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean
2022-03-17net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean
2022-03-17net: mscc: ocelot: establish functions for handling VCAP aux resourcesVladimir Oltean
2022-03-17net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean
2022-03-17net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchallVladimir Oltean
2022-03-17net: dsa: microchip: ksz8795: handle eee specif erratumOleksij Rempel
2022-03-17net: dsa: mv88e6xxx: MST OffloadingTobias Waldekranz
2022-03-17net: dsa: mv88e6xxx: Export STU as devlink regionTobias Waldekranz
2022-03-17net: dsa: mv88e6xxx: Disentangle STU from VTUTobias Waldekranz
2022-03-17r8169: improve driver unload and system shutdown behavior on DASH-enabled sys...Heiner Kallweit
2022-03-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-03-17ethernet: sun: Fix spelling mistake "mis-matched" -> "mismatched"Colin Ian King
2022-03-17net: ethernet: ti: Fix spelling mistake and clean up messageColin Ian King
2022-03-17net/fsl: xgmac_mdio: use correct format charactersBill Wendling
2022-03-17bnx2x: use correct format charactersBill Wendling
2022-03-17enetc: use correct format charactersBill Wendling
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski