summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-06-298-73/+183
|\
| * i40e: Don't notify client(s) for DCB changes on all VSIsNeerav Parikh2016-06-281-1/+2
| * i40e: Fix errors resulted while turning off TSOTushar Dave2016-06-282-2/+7
| * i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari2016-06-282-4/+4
| * i40e: add VSI info to macaddr messagesShannon Nelson2016-06-281-9/+22
| * i40e: set default VSI without a resetMitch Williams2016-06-281-4/+22
| * i40evf: always activate correct MAC address filterMitch Williams2016-06-281-1/+1
| * i40e: Fix RSS to not be limited by the number of CPUsCatherine Sullivan2016-06-281-8/+2
| * i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand2016-06-281-2/+1
| * i40e: fix missing DA cable checkSerey Kong2016-06-281-0/+1
| * i40e: Save PCI state before suspendGreg Rose2016-06-281-1/+6
| * i40e: Clean up MSIX IRQs before suspendGreg Rose2016-06-281-0/+3
| * i40evf: don't overflow bufferMitch Williams2016-06-281-0/+8
| * i40e: Add a call to set the client interface downCatherine Sullivan2016-06-281-7/+3
| * i40e: write HENA for VFsMitch Williams2016-06-281-0/+6
| * i40e: add hw struct local variableMitch Williams2016-06-281-38/+41
| * i40e: add functions to control default VSIMitch Williams2016-06-282-0/+58
* | net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-291-24/+2
* | net: ethernet: lpc_eth: use phydev from struct net_devicePhilippe Reynes2016-06-291-13/+9
* | net_sched: netem: do not call qdisc_drop() with a NULL skbEric Dumazet2016-06-291-4/+8
* | Merge branch 'qed-static-checker'David S. Miller2016-06-292-5/+7
|\ \
| * | qede: Fix the static checker warnings.Sudarsana Reddy Kalluru2016-06-291-3/+5
| * | qed: Fix static checker warnings.Sudarsana Reddy Kalluru2016-06-291-2/+2
|/ /
* | net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-291-20/+2
* | net: ethernet: mvpp2: use phydev from struct net_devicePhilippe Reynes2016-06-291-18/+16
* | tipc: rename udp_port in struct udp_media_addrRichard Alpe2016-06-291-12/+12
* | tipc: honor msg2addr return valueRichard Alpe2016-06-291-1/+4
* | net: the space is required before the open parenthesis '('Wei Tang2016-06-291-4/+4
* | dsa: b53: avoid 'maybe-uninitialized' warningArnd Bergmann2016-06-291-6/+24
* | net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko2016-06-291-72/+59
* | Maxim/driver: Add driver for maxim ds26522Zhao Qiang2016-06-294-0/+401
* | net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-24/+2
* | net: ethernet: dwc_eth_qos: use phydev from struct net_devicePhilippe Reynes2016-06-281-24/+23
* | net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-19/+2
* | net: ethernet: sxgbe: use phydev from struct net_devicePhilippe Reynes2016-06-283-29/+22
* | net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-12/+2
* | net: ethernet: r6040: use phydev from struct net_devicePhilippe Reynes2016-06-281-15/+7
* | net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-281-20/+2
* | net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes2016-06-281-17/+13
* | Merge branch 'cpsw-runtime-pm'David S. Miller2016-06-286-77/+182
|\ \
| * | ARM: dts: am335x/am437x/dra7: use new "ti, cpsw-mdio" compat stringGrygorii Strashko2016-06-283-3/+3
| * | drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdioGrygorii Strashko2016-06-281-11/+34
| * | net: davinci_mdio: introduce "ti,cpsw-mdio" compat stringGrygorii Strashko2016-06-281-0/+1
| * | net: davinci_mdio: document missed "ti, am4372-mdio" compat stringGrygorii Strashko2016-06-281-1/+3
| * | drivers: net: davinci_mdio: implement pm runtime auto modeGrygorii Strashko2016-06-281-9/+39
| * | drivers: net: davinci_mdio: add pm runtime callbacksGrygorii Strashko2016-06-281-4/+27
| * | drivers: net: davinci_mdio: split reset function on init_clk and enableGrygorii Strashko2016-06-281-7/+14
| * | drivers: net: davinci_mdio: drop suspended and lock fields from mdio_dataGrygorii Strashko2016-06-281-30/+0
| * | drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacksGrygorii Strashko2016-06-281-3/+0
| * | drivers: net: davinci_mdio: do pm runtime initialization later in probeGrygorii Strashko2016-06-281-9/+6