aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni17-0/+5283
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni3-0/+205
2018-05-14cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi7-7/+237
2018-05-14cxgb4: do not fail vf instatiation in slave modeArjun Vynipadath1-7/+3
2018-05-14mlxsw: spectrum_span: Support LAG under mirror-to-gretapPetr Machata1-0/+21
2018-05-14net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Hernán Gonzalez1-1/+1
2018-05-14net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoCChen-Yu Tsai1-0/+17
2018-05-14net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chainsChen-Yu Tsai1-9/+23
2018-05-14net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external deviceChen-Yu Tsai1-1/+49
2018-05-14net: stmmac: dwmac-sun8i: Use regmap_field for syscon register accessChen-Yu Tsai1-11/+31
2018-05-14net: dsa: mv88e6xxx: add a stats setup functionVivien Didelot1-17/+10
2018-05-14net: dsa: mv88e6xxx: add IEEE and IP mapping opsVivien Didelot4-31/+127
2018-05-14net: dsa: mv88e6xxx: use helper for 6390 histogramVivien Didelot2-15/+12
2018-05-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-35/+70
2018-05-14cxgb4: collect hardware dump in second kernelRahul Lakkireddy4-0/+42
2018-05-14i40evf: Fix a hardware reset support in VF driverPaweł Jabłoński2-3/+21
2018-05-14i40e: free the skb after clearing the bitlockJacob Keller1-1/+6
2018-05-14i40e: cleanup wording in a header commentJacob Keller1-1/+1
2018-05-14i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUESJacob Keller2-3/+3
2018-05-14i40e: add tx_busy to ethtool statsHarshitha Ramamurthy1-0/+1
2018-05-14i40e: Fix recalculation of MSI-X vectors for VMDqPatryk Małek1-4/+11
2018-05-14i40e: cleanup whitespace for some ethtool stat definitionsJacob Keller1-6/+6
2018-05-14i40e: remove duplicate pfc statsJacob Keller1-4/+0
2018-05-14i40e: calculate ethtool stats size in a separate functionJacob Keller1-10/+18
2018-05-14i40evf: Fix client header defineJeff Kirsher1-3/+3
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller275-949/+2012
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-104/+226
2018-05-11Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+3
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy3-0/+353
2018-05-11cxgb4: avoid schedule while atomicGanesh Goudar1-2/+2
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar3-22/+83
2018-05-11cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath2-0/+23
2018-05-11cxgb4: Add new T5 device idGanesh Goudar1-0/+1
2018-05-11bonding: use the skb_get/set_queue_mappingTonghao Zhang1-4/+4
2018-05-11bonding: replace the return value typeTonghao Zhang2-8/+12
2018-05-11mlxsw: spectrum_span: Use a more fitting error codePetr Machata1-1/+1
2018-05-11mlxsw: spectrum_span: Rename misnamed variable l3edevPetr Machata1-16/+16
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw1-1/+1
2018-05-11Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-10/+27
2018-05-11Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds3-70/+52
2018-05-11Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller5-1/+52
2018-05-11Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds37-158/+501
2018-05-11net: dsa: bcm_sf2: Get rid of PHYLIB functionsFlorian Fainelli1-149/+0
2018-05-11net: dsa: mv88e6xxx: add PHYLINK supportRussell King3-0/+125
2018-05-11net: dsa: bcm_sf2: Implement phylink_mac_opsFlorian Fainelli1-8/+206
2018-05-11net: phy: phylink: Poll link GPIOsRussell King1-0/+16
2018-05-11net: phy: phylink: Release link GPIOFlorian Fainelli1-0/+2