summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-28net: mvneta: remove unnecessary if condition in mvneta_xdp_submit_frameLorenzo Bianconi
2022-01-28net: sparx5: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-27mlxsw: spectrum_acl: Allocate default actions for internal TCAM regionsIdo Schimmel
2022-01-27mlxsw: spectrum: Guard against invalid local portsAmit Cohen
2022-01-27mlxsw: core: Consolidate trap groups to a single event groupJiri Pirko
2022-01-27mlxsw: core: Move functions to register/unregister array of traps to core.cJiri Pirko
2022-01-27mlxsw: core: Move basic trap group initialization from spectrum.cJiri Pirko
2022-01-27mlxsw: core: Move basic_trap_groups_set() call out of EMAD init codeJiri Pirko
2022-01-27mlxsw: spectrum: Set basic trap groups from an arrayJiri Pirko
2022-01-27Merge tag 'mlx5-updates-2022-01-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-01-27Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27net/mlx5: VLAN push on RX, pop on TXDima Chumak
2022-01-27net/mlx5: Introduce software defined steering capabilitiesDima Chumak
2022-01-27net/mlx5e: CT, Remove redundant flow args from tc ct callsRoi Dayan
2022-01-27net/mlx5e: TC, Store mapped tunnel id on flow attrRoi Dayan
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan
2022-01-27net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan
2022-01-27net/mlx5e: CT, Don't set flow flag CT for ct clear flowRoi Dayan
2022-01-27net/mlx5e: TC, Hold sample_attr on stack instead of pointerRoi Dayan
2022-01-27net/mlx5e: TC, Reject rules with multiple CT actionsRoi Dayan
2022-01-27net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attrRoi Dayan
2022-01-27net/mlx5e: TC, Pass attr to tc_act can_offload()Roi Dayan
2022-01-27net/mlx5e: TC, Split pedit offloads verify from alloc_tc_pedit_action()Roi Dayan
2022-01-27net/mlx5e: TC, Move pedit_headers_action to parse_attrRoi Dayan
2022-01-27net/mlx5e: Move counter creation call to alloc_flow_attr_counter()Roi Dayan
2022-01-27net/mlx5e: Pass attr arg for attaching/detaching encapsRoi Dayan
2022-01-27net/mlx5e: Move code chunk setting encap dests into its own functionRoi Dayan
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27igbvf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27igb: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27igc: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27ice: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27iavf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27e1000e: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27i40e: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27ixgbevf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27ixgbe: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27ixgb: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-27r8169: enable ASPM L1.2 if system vendor flags it as safeHeiner Kallweit
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-01-27nfp: Simplify array allocationRobin Murphy
2022-01-27net: ethernet: mtk_star_emac: fix unused variableLorenzo Bianconi
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-27net/fsl: xgmac_mdio: Support setting the MDC frequencyTobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Support preamble suppressionTobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Use managed device resourcesTobias Waldekranz
2022-01-27net: mvneta: use .mac_select_pcs() interfaceRussell King (Oracle)
2022-01-27net: mvneta: reorder initialisationRussell King (Oracle)