summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-05-14net/mlx5e: Report all channels with min RX WQEs timeoutEran Ben Elisha
2018-05-14net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz
2018-05-14net/mlx5e: Get the required HW match level while parsing TC flow matchesOr Gerlitz
2018-05-14net/mlx5e: Properly order min inline mode setup while parsing TC matchesOr Gerlitz
2018-05-14net/mlx5e: Use local actions var while processing offloaded TC flow actionsOr Gerlitz
2018-05-14net/mlx5e: Return success when TC offloaded fdb actions parsed okOr Gerlitz
2018-05-14net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributesOr Gerlitz
2018-05-14net/mlx5e: Clean static checker complaints on TC offload and VF reps codeOr Gerlitz
2018-05-14net/mlx5e: Remove double defined DMAC header re-write elementOr Gerlitz
2018-05-14net/mlx5e: Use bool as return type for mlx5e_xdp_handleTariq Toukan
2018-05-14net/mlx5e: Use u8 instead of int for LRO number of segmentsTariq Toukan
2018-05-14net/mlx5e: Skip redundant checks when providing NUD lastuse feedbackRoi Dayan
2018-05-14net/mlx5e: Remove redundant vport context vlan updateSaeed Mahameed
2018-05-14cxgb4: do not fail vf instatiation in slave modeArjun Vynipadath
2018-05-14mlxsw: spectrum_span: Support LAG under mirror-to-gretapPetr Machata
2018-05-14net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2018-05-14net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Hernán Gonzalez
2018-05-14net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoCChen-Yu Tsai
2018-05-14net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chainsChen-Yu Tsai
2018-05-14net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external deviceChen-Yu Tsai
2018-05-14net: stmmac: dwmac-sun8i: Use regmap_field for syscon register accessChen-Yu Tsai
2018-05-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-05-14cxgb4: collect hardware dump in second kernelRahul Lakkireddy
2018-05-14i40evf: Fix a hardware reset support in VF driverPaweł Jabłoński
2018-05-14i40e: free the skb after clearing the bitlockJacob Keller
2018-05-14i40e: cleanup wording in a header commentJacob Keller
2018-05-14i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUESJacob Keller
2018-05-14i40e: add tx_busy to ethtool statsHarshitha Ramamurthy
2018-05-14i40e: Fix recalculation of MSI-X vectors for VMDqPatryk Małek
2018-05-14i40e: cleanup whitespace for some ethtool stat definitionsJacob Keller
2018-05-14i40e: remove duplicate pfc statsJacob Keller
2018-05-14i40e: calculate ethtool stats size in a separate functionJacob Keller
2018-05-14i40evf: Fix client header defineJeff Kirsher
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-13qede: Fix ref-cnt usage countMichal Kalderon
2018-05-133c59x: convert to generic DMA APIChristoph Hellwig
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11cxgb4: avoid schedule while atomicGanesh Goudar
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar
2018-05-11cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath
2018-05-11cxgb4: Add new T5 device idGanesh Goudar
2018-05-11mlxsw: spectrum_span: Use a more fitting error codePetr Machata
2018-05-11mlxsw: spectrum_span: Rename misnamed variable l3edevPetr Machata
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw
2018-05-11Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET
2018-05-10net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan