summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni
2018-05-14cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi
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-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
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-11net: dsa: bcm_sf2: Get rid of PHYLIB functionsFlorian Fainelli
2018-05-11net: dsa: mv88e6xxx: add PHYLINK supportRussell King
2018-05-11net: dsa: bcm_sf2: Implement phylink_mac_opsFlorian Fainelli
2018-05-11net: phy: phylink: Poll link GPIOsRussell King
2018-05-11net: phy: phylink: Release link GPIOFlorian Fainelli
2018-05-11net: phy: phylink: Use gpiod_get_value_cansleep()Florian Fainelli
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-05-11bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-05-10net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan