summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen
2021-05-31net: hns3: refine function hclge_set_vf_vlan_cfg()Jian Shen
2021-05-31net: hns3: remove unnecessary updating port based VLANJian Shen
2021-05-31net: hns3: refine for hclge_push_vf_port_base_vlan_info()Jian Shen
2021-05-31net: hns3: add 'QoS' support for port based VLAN configurationJian Shen
2021-05-31bnx2x: Remove the repeated declarationShaokun Zhang
2021-05-30octeontx2-pf: Fix fall-through warning for ClangGustavo A. R. Silva
2021-05-30net: axienet: Fix fall-through warning for ClangGustavo A. R. Silva
2021-05-29octeontx2-af: Update the default KPU profile and fixesGeorge Cherian
2021-05-29octeontx2-af: support for coalescing KPU profilesHarman Kalra
2021-05-29octeontx2-af: adding new lt def registers supportHarman Kalra
2021-05-29octeontx2-af: load NPC profile via firmware databaseHarman Kalra
2021-05-29octeontx2-af: add support for custom KPU entriesStanislaw Kardach
2021-05-28ehea: fix error return code in ehea_restart_qps()Zhen Lei
2021-05-28r8169: Fix fall-through warning for ClangGustavo A. R. Silva
2021-05-28net: stmmac: the XPCS obscures a potential "PHY not found" errorVladimir Oltean
2021-05-27Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-05-27ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()Gustavo A. R. Silva
2021-05-27atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NICGatis Peisenieks
2021-05-27atl1c: prepare for multiple rx queuesGatis Peisenieks
2021-05-27atl1c: move tx napi into tpd_ringGatis Peisenieks
2021-05-27atl1c: detect NIC type earlyGatis Peisenieks
2021-05-27mlxsw: core: use PSID string define in devlink infoJiri Pirko
2021-05-27mlxsw: core: Expose FW version over defined keywordJiri Pirko
2021-05-27net/mlx5: Expose FW version over defined keywordJiri Pirko
2021-05-27net/mlx5: Fix lag port remapping logicEli Cohen
2021-05-27net/mlx5: Use boolean arithmetic to evaluate roce_lagEli Cohen
2021-05-27net/mlx5: Remove unnecessary spin lock protectionEli Cohen
2021-05-27net/mlx5: Cap the maximum flow group size to 16M entriesPaul Blakey
2021-05-27net/mlx5: DR, Set max table size to 2G entriesPaul Blakey
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey
2021-05-27net/mlx5: Move table size calculation to steering cmd layerPaul Blakey
2021-05-27net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPEPaul Blakey
2021-05-27net/mlx5: DR, Remove unused field of send_ring structYevgeny Kliteynik
2021-05-27net/mlx5e: RX, Remove unnecessary check in RX CQE compression handlingTariq Toukan
2021-05-27net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packetHuy Nguyen
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey
2021-05-27net/mlx5: CT: Avoid reusing modify header context for natted entriesPaul Blakey
2021-05-27net/mlx5e: CT, Remove newline from ct_dbg callRoi Dayan
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26ixgbe: reduce checker warningsJesse Brandeburg
2021-05-26ixgbe: use checker safe conversionsJesse Brandeburg
2021-05-26igbvf: convert to strongly typed descriptorsJesse Brandeburg
2021-05-26intel: call csum functions with well formatted argumentsJesse Brandeburg
2021-05-26igb: override two checker warningsJesse Brandeburg
2021-05-26igb: fix assignment on big endian machinesJesse Brandeburg
2021-05-26igb: handle vlan types with checker enabledJesse Brandeburg
2021-05-26igb/igc: use strongly typed pointerJesse Brandeburg