summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-11-18r8169: remove not needed check in rtl8169_start_xmitHeiner Kallweit
2020-11-18mlxsw: spectrum_router: Allow returning errors from mlxsw_sp_nexthop_group_re...Ido Schimmel
2020-11-18mlxsw: spectrum_router: Add an indication if a nexthop group can be destroyedIdo Schimmel
2020-11-18mlxsw: spectrum_router: Only clear offload indication from valid IPv6 FIB infoIdo Schimmel
2020-11-18mlxsw: spectrum_router: Re-order mlxsw_sp_nexthop6_group_get()Ido Schimmel
2020-11-18mlxsw: spectrum_router: Set FIB entry's type based on nexthop groupIdo Schimmel
2020-11-18mlxsw: spectrum_router: Set FIB entry's type after creating nexthop groupIdo Schimmel
2020-11-18mlxsw: spectrum_router: Pass ifindex to mlxsw_sp_ipip_entry_find_by_decap()Ido Schimmel
2020-11-18mlxsw: spectrum_router: Set ifindex for IPv4 nexthopsIdo Schimmel
2020-11-18mlxsw: spectrum_router: Fix wrong kfree() in error pathIdo Schimmel
2020-11-18nfp: tls: Fix unreachable code issueGustavo A. R. Silva
2020-11-17octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox messageSubbaraya Sundeep
2020-11-17octeontx2-af: Add new mbox messages to retrieve MCAM entriesNaveen Mamindlapalli
2020-11-17octeontx2-af: Handle PF-VF mac address changesHariprasad Kelam
2020-11-17octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli
2020-11-17octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam
2020-11-17octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entriesVamsi Attunuru
2020-11-17octeontx2-af: Add debugfs entry to dump the MCAM rulesSubbaraya Sundeep
2020-11-17octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam
2020-11-17octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep
2020-11-17octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep
2020-11-17octeontx2-af: Generate key field bit mask from KEX profileSubbaraya Sundeep
2020-11-17octeontx2-af: Verify MCAM entry channel and PF_FUNCSubbaraya Sundeep
2020-11-17octeontx2-af: Modify default KEX profile to extract TX packet fieldsStanislaw Kardach
2020-11-17net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesceHuazhong Tan
2020-11-17net: hns3: add support for 1us unit GL configurationHuazhong Tan
2020-11-17net: hns3: add support for querying maximum value of GLHuazhong Tan
2020-11-17net: hns3: add support for configuring interrupt quantity limitingHuazhong Tan
2020-11-17lan743x: replace devicetree phy parse code with library functionSven Van Asbroeck
2020-11-17r8169: remove nr_frags argument from rtl_tx_slots_availHeiner Kallweit
2020-11-16r8169: improve rtl8169_start_xmitHeiner Kallweit
2020-11-14mlxsw: spectrum_router: Remove outdated commentIdo Schimmel
2020-11-14mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_fini()Ido Schimmel
2020-11-14mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_init()Ido Schimmel
2020-11-14mlxsw: spectrum_router: Remove unused argument from mlxsw_sp_nexthop6_type_in...Ido Schimmel
2020-11-14mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop4_type_init()Ido Schimmel
2020-11-14mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop6_type_init()Ido Schimmel
2020-11-14mlxsw: spectrum_ipip: Remove overlay protocol from can_offload() callbackIdo Schimmel
2020-11-14mlxsw: spectrum_router: Split nexthop group configuration to a different structIdo Schimmel
2020-11-14mlxsw: spectrum_router: Move IPv4 FIB info into a union in nexthop group structIdo Schimmel
2020-11-14mlxsw: spectrum_router: Remove unused field 'prio' from IPv4 FIB entry structIdo Schimmel
2020-11-14mlxsw: spectrum_router: Store FIB info in routeIdo Schimmel
2020-11-14mlxsw: spectrum_router: Associate neighbour table with nexthop instead of groupIdo Schimmel
2020-11-14mlxsw: spectrum_router: Use nexthop group type in hash table keyIdo Schimmel
2020-11-14mlxsw: spectrum_router: Add nexthop group type fieldIdo Schimmel
2020-11-14mlxsw: spectrum_router: Compare key with correct object typeIdo Schimmel
2020-11-14ionic: useful names for booleansShannon Nelson
2020-11-14ionic: change set_rx_mode from_ndo to can_sleepShannon Nelson
2020-11-14ionic: flatten calls to ionic_lif_rx_modeShannon Nelson
2020-11-14ionic: use mc sync for multicast filtersShannon Nelson