summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5: Increase the max number of channels to 128Fan Li2020-01-073-10/+12
| * net/mlx5e: Support accept action on nic tableTonghao Zhang2020-01-071-0/+4
| * mlx5: work around high stack usage with gccArnd Bergmann2020-01-071-0/+3
| * net/mlx5: limit the function in local scopeZhu Yanjun2020-01-071-2/+2
* | ptp: clockmatrix: Rework clockmatrix version information.Vincent Cheng2020-01-072-64/+15
* | enetc: Fix inconsistent IS_ERR and PTR_ERRYueHaibing2020-01-071-1/+1
* | enetc: Fix an off by one in enetc_setup_tc_txtime()Dan Carpenter2020-01-071-1/+1
* | drivers: net: cisco_hdlc: use __func__ in debug messageChen Zhou2020-01-071-2/+2
* | net: ch9200: remove unnecessary returnChen Zhou2020-01-071-2/+0
* | net: ch9200: use __func__ in debug messageChen Zhou2020-01-071-11/+11
* | ionic: clear compiler warning on hb use before setShannon Nelson2020-01-071-1/+1
* | ionic: restrict received packets to mtu sizeShannon Nelson2020-01-071-2/+9
* | ionic: add Rx dropped packet counterShannon Nelson2020-01-073-3/+11
* | ionic: drop use of subdevice tagsShannon Nelson2020-01-071-4/+0
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-01-077-1/+976
|\ \ | |/ |/|
| * igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes2020-01-072-1/+6
| * igc: Add support for ethtool GET_TS_INFO commandVinicius Costa Gomes2020-01-061-0/+34
| * igc: Add support for TX timestampingVinicius Costa Gomes2020-01-064-0/+158
| * igc: Add support for RX timestampingVinicius Costa Gomes2020-01-065-0/+340
| * igc: Add basic skeleton for PTPVinicius Costa Gomes2020-01-066-1/+439
* | net: dsa: mv88e6xxx: Unique ATU and VTU IRQ namesAndrew Lunn2020-01-073-2/+10
* | net: dsa: mv88e6xxx: Unique g2 IRQ nameAndrew Lunn2020-01-072-1/+5
* | net: dsa: mv88e6xxx: Unique watchdog IRQ nameAndrew Lunn2020-01-072-1/+5
* | net: dsa: mv88e6xxx: Unique SERDES interrupt namesAndrew Lunn2020-01-072-1/+6
* | net: dsa: mv88e6xxx: Unique IRQ nameAndrew Lunn2020-01-072-1/+5
* | epic100: allow nesting of ethtool_ops begin() and complete()Michal Kubecek2020-01-061-2/+5
* | via-velocity: allow nesting of ethtool_ops begin() and complete()Michal Kubecek2020-01-062-4/+11
* | wil6210: get rid of begin() and complete() ethtool_opsMichal Kubecek2020-01-061-27/+16
* | gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET2020-01-061-6/+3
* | mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipelineAmit Cohen2020-01-062-0/+3
* | mlxsw: spectrum: Disable SIP_DIP check in hardware pipelineAmit Cohen2020-01-062-0/+3
* | mlxsw: spectrum: Disable MC_DMAC check in hardware pipelineAmit Cohen2020-01-062-0/+3
* | mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipelineAmit Cohen2020-01-062-0/+3
* | net: hns3: modify an unsuitable reset level for hardware errorHuazhong Tan2020-01-061-2/+2
* | net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan2020-01-062-1/+4
* | net: hns3: add protection when get SFP speed as 0Guojia Liao2020-01-061-0/+6
* | net: hns3: modify the IRQ name of misc vectorsYonglong Liu2020-01-065-4/+10
* | net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()Yonglong Liu2020-01-061-1/+1
* | net: hns3: modify the IRQ name of TQP vectorYonglong Liu2020-01-061-9/+12
* | net: hns3: re-organize vector handleYonglong Liu2020-01-061-48/+52
* | net: hns3: add trace event support for HNS3 driverYunsheng Lin2020-01-064-2/+172
|/
* net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean2020-01-064-17/+767
* net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean2020-01-064-1173/+3
* net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean2020-01-063-6/+6
* enetc: Set MDIO_CFG_HOLD to the recommended value of 2Vladimir Oltean2020-01-061-4/+8
* enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil2020-01-068-99/+121
* net: phylink: add support for polling MAC PCSVladimir Oltean2020-01-061-1/+2
* net: phylink: make QSGMII a valid PHY mode for in-band ANVladimir Oltean2020-01-061-0/+1
* net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean2020-01-061-21/+75
* net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean2020-01-061-25/+1