aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-05i40e: verify string count matches even on early returnJacob Keller1-1/+2
2019-08-05i40e: Log info when PF is entering and leaving Allmulti mode.Czeslaw Zagorski1-0/+4
2019-08-05i40e: Update visual effect for advertised FEC mode.Czeslaw Zagorski1-28/+35
2019-08-05i40e: fix code commentsJeff Kirsher1-1/+1
2019-08-05i40e: don't report link up for a VF who hasn't enabled queuesJacob Keller2-1/+13
2019-08-05i40e: Log disable-fw-lldp flag change by ethtoolSlawomir Laba1-0/+5
2019-08-05i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov3-2/+9
2019-08-05][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"Colin Ian King1-1/+1
2019-08-03selftests: Add use case section to fcnal-testDavid Ahern1-0/+124
2019-08-03selftests: Add ipv6 netfilter tests to fcnal-testDavid Ahern1-1/+64
2019-08-03selftests: Add ipv4 netfilter tests to fcnal-testDavid Ahern1-1/+68
2019-08-03selftests: Add ipv6 runtime tests to fcnal-testDavid Ahern1-1/+187
2019-08-03selftests: Add ipv4 runtime tests to fcnal-testDavid Ahern1-1/+184
2019-08-03selftests: Add ipv6 address bind tests to fcnal-testDavid Ahern1-1/+109
2019-08-03selftests: Add ipv4 address bind tests to fcnal-testDavid Ahern1-1/+110
2019-08-03selftests: Add ipv6 udp tests to fcnal-testDavid Ahern1-1/+491
2019-08-03selftests: Add ipv4 udp tests to fcnal-testDavid Ahern1-1/+380
2019-08-03selftests: Add ipv6 tcp tests to fcnal-testDavid Ahern1-1/+369
2019-08-03selftests: Add ipv4 tcp tests to fcnal-testDavid Ahern1-1/+314
2019-08-03selftests: Add ipv6 ping tests to fcnal-testDavid Ahern1-1/+283
2019-08-03selftests: Add ipv4 ping tests to fcnal-testDavid Ahern1-1/+267
2019-08-03selftests: Setup for functional tests for fib and socket lookupsDavid Ahern2-1/+521
2019-08-03selftests: Add nettestDavid Ahern2-1/+1757
2019-08-02arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS boardClaudiu Manoil2-0/+46
2019-08-02dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpointClaudiu Manoil1-3/+39
2019-08-02enetc: Add mdio bus driver for the PCIe MDIO endpointClaudiu Manoil6-9/+132
2019-08-02enetc: Clean up makefileClaudiu Manoil1-12/+6
2019-08-02enetc: Clean up local mdio bus allocationClaudiu Manoil1-48/+46
2019-08-02net: dsa: mv88e6xxx: add PTP support for MV88E6250 familyHubert Feurstein4-11/+78
2019-08-02net: dsa: mv88e6xxx: order ptp structs numerically ascendingHubert Feurstein2-18/+18
2019-08-02net: dsa: mv88e6xxx: setup message port is not supported in the 6250 familiyHubert Feurstein2-3/+32
2019-08-02net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_infoHubert Feurstein2-0/+19
2019-08-02dt-bindings: net: dsa: marvell: add 6220 model to the 6250 familyHubert Feurstein1-1/+1
2019-08-02net: dsa: mv88e6xxx: add support for MV88E6220Hubert Feurstein3-1/+28
2019-08-02net: ftgmac100: Select ASPEED MDIO driver for the AST2600Andrew Jeffery1-0/+1
2019-08-02net: ftgmac100: Add support for DT phy-handle propertyAndrew Jeffery1-4/+33
2019-08-02net: phy: Add mdio-aspeedAndrew Jeffery3-0/+171