summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-05-14net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman
2018-05-14net/mlx5e: Use test bit in en accel xmit flowGal Pressman
2018-05-14net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ stateGal Pressman
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: 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-14net: dsa: mv88e6xxx: add a stats setup functionVivien Didelot
2018-05-14net: dsa: mv88e6xxx: add IEEE and IP mapping opsVivien Didelot
2018-05-14net: dsa: mv88e6xxx: use helper for 6390 histogramVivien Didelot
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-12rsi: fix spelling mistake: "thead" -> "thread"Colin Ian King
2018-05-12mt76x2: add a polling delay in mt76x2_mac_stop routineLorenzo Bianconi
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy
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-11bonding: use the skb_get/set_queue_mappingTonghao Zhang
2018-05-11bonding: replace the return value typeTonghao Zhang
2018-05-11mlxsw: spectrum_span: Use a more fitting error codePetr Machata