aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
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
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan
2022-03-17net/mlx5: CT: Remove extra rhashtable remove on tuple entriesPaul Blakey
2022-03-17net/mlx5: DR, Remove hw_ste from mlx5dr_ste to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove num_of_entries byte_size from struct mlx5_dr_icm_chunkRongwei Liu
2022-03-17net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunkRongwei Liu
2022-03-17net/mlx5: DR, Adjust structure member to reduce memory holeRongwei Liu
2022-03-17net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linearMaxim Mikityanskiy
2022-03-17net/mlx5e: Drop the len output parameter from mlx5e_xdp_handleMaxim Mikityanskiy
2022-03-17net/mlx5e: RX, Test the XDP program existence out of the handlerTariq Toukan
2022-03-17net/mlx5e: Build SKB in place over the first fragment in non-linear legacy RQMaxim Mikityanskiy
2022-03-17net/mlx5e: Add headroom only to the first fragment in legacy RQMaxim Mikityanskiy
2022-03-17net/mlx5e: Validate MTU when building non-linear legacy RQ fragments infoMaxim Mikityanskiy
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-03-17Merge tag 'mt76-for-kvalo-2022-03-16' of https://github.com/nbd168/wirelessKalle Valo
2022-03-17rtw89: implement stop and resume channels transmission v1Ping-Ke Shih
2022-03-17rtw89: extend mac tx_en bits from 16 to 32Ping-Ke Shih
2022-03-17rtw89: change value assignment style of rtw89_mac_cfg_gnt()Ping-Ke Shih
2022-03-17rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li