summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'Add-support-for-XGMAC2-in-stmmac'David S. Miller2018-08-0916-36/+1529
|\
| * dt-bindings: net: stmmac: Add the bindings documentation for XGMAC2.Jose Abreu2018-08-091-2/+3
| * net: stmmac: Add the bindings parsing for XGMAC2Jose Abreu2018-08-092-0/+8
| * net: stmmac: Integrate XGMAC into main driver flowJose Abreu2018-08-091-19/+48
| * net: stmmac: Add PTP support for XGMAC2Jose Abreu2018-08-093-4/+7
| * net: stmmac: Add MDIO related functions for XGMAC2Jose Abreu2018-08-091-4/+129
| * net: stmmac: Add descriptor related callbacks for XGMAC2Jose Abreu2018-08-095-2/+314
| * net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu2018-08-095-2/+471
| * net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu2018-08-096-3/+519
| * net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu2018-08-093-8/+38
|/
* Merge branch 'More-complete-PHYLINK-support-for-mv88e6xxx'David S. Miller2018-08-098-109/+767
|\
| * net: dsa: mv88e6xxx: Re-setup interrupts on CMODE change.Andrew Lunn2018-08-093-2/+27
| * net: dsa: mv88e6xxx: Add SERDES phydev_mac_change up for 6390Andrew Lunn2018-08-094-0/+222
| * net: dsa: mv88e6xxx: link mv88e6xxx_port to mv88e6xxx_chipAndrew Lunn2018-08-092-0/+5
| * net: dsa: mv88e6xxx: Power on/off SERDES on cmode changeAndrew Lunn2018-08-091-0/+9
| * net: dsa: mv88e6xxx: Cache the port cmodeAndrew Lunn2018-08-095-47/+57
| * net: dsa: mv88e6xxx: 2500Base-X uses the 1000Base-X SERDESAndrew Lunn2018-08-091-1/+1
| * net: dsa: mv88e6xxx: Add serdes register read/write helperAndrew Lunn2018-08-092-11/+25
| * net: dsa: mv88e6xxx: Rename sgmii/10g power functionsAndrew Lunn2018-08-091-6/+8
| * net: dsa: mv88e6xxx: 6390 vs 6390X SERDES supportAndrew Lunn2018-08-093-3/+53
| * net: dsa: mv88e6xxx: Refactor SERDES lane codeAndrew Lunn2018-08-091-81/+114
| * net: dsa: mv88e6xxx: add phylink supportRussell King2018-08-094-4/+217
| * phylink: add helper for configuring 2500BaseX modesRussell King2018-08-092-0/+31
| * net: dsa: mv88e6xxx: Add support to enabling pauseAndrew Lunn2018-08-094-4/+48
|/
* Merge branch 'mlxsw-Various-updates'David S. Miller2018-08-0965-2151/+547
|\
| * mlxsw: spectrum: Expose counter for all 16 TCsPetr Machata2018-08-091-5/+6
| * mlxsw: spectrum: Include RFC-2819 counters in stats lengthPetr Machata2018-08-091-0/+1
| * mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-0964-2139/+131
| * selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel2018-08-091-0/+366
| * mlxsw: spectrum: Reset FW after flashJiri Pirko2018-08-093-5/+24
| * mlxsw: spectrum: Update the supported firmware to version 13.1702.6Nir Dotan2018-08-091-2/+2
| * mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan2018-08-093-0/+17
|/
* Merge branch 'mlx5-next'David S. Miller2018-08-0910-40/+31
|\
| * net/mlx5: Reduce command polling intervalEli Cohen2018-08-091-1/+1
| * net/mlx5: Unexport functions that need not be exportedEli Cohen2018-08-091-2/+0
| * net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen2018-08-092-12/+0
| * net/mlx5: E-Switch, Remove unused argument when creating legacy FDBEli Cohen2018-08-091-2/+2
| * net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2018-08-096-21/+21
| * net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov2018-08-092-2/+7
|/
* ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()Wei Yongjun2018-08-091-1/+3
* ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()Wei Yongjun2018-08-091-1/+1
* ieee802154: hwsim: fix rcu handlingAlexander Aring2018-08-091-5/+19
* net-next: hinic: fix a problem in free_tx_poll()Zhao Chen2018-08-083-11/+49
* net:mod: remove unneeded variable 'ret' in init_p9zhong jiang2018-08-081-3/+1
* net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freezezhong jiang2018-08-081-2/+1
* net: nixge: Get rid of unused struct member 'last_link'Moritz Fischer2018-08-081-1/+0
* Merge branch 'net-ethernet-Mark-expected-switch-fall-throughs'David S. Miller2018-08-0833-6/+52
|\
| * net: ethernet: ti: cpts: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * net: tlan: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * net: sfc: falcon: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1