summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: qed: introduce critical fan failure handlerIgor Russkikh2020-05-142-1/+15
* net: qede: Implement ndo_tx_timeoutDenis Bolotin2020-05-142-1/+46
* net: qede: optional hw recovery procedureIgor Russkikh2020-05-141-0/+24
* net: qed: attention clearing propertiesIgor Russkikh2020-05-145-5/+44
* net: qed: cleanup debug related declarationsIgor Russkikh2020-05-142-21/+16
* net: qed: critical err reporting to management firmwareIgor Russkikh2020-05-144-0/+161
* net: qed: invoke err notify on critical areasIgor Russkikh2020-05-145-14/+35
* net: qede: add hw err scheduled handlerIgor Russkikh2020-05-142-2/+106
* net: qed: adding hw_err states and handlingIgor Russkikh2020-05-144-0/+78
* net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()Huazhong Tan2020-05-141-4/+1
* net: hns3: remove some unused macrosHuazhong Tan2020-05-141-17/+0
* net: hns3: modify an incorrect error log in hclge_mbx_handler()Huazhong Tan2020-05-141-1/+1
* net: hns3: remove a duplicated printing in hclge_configure()Huazhong Tan2020-05-141-3/+1
* net: hns3: modify some incorrect spellingHuazhong Tan2020-05-142-8/+8
* r8152: Use MAC address from device tree if availableThierry Reding2020-05-141-9/+13
* net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang2020-05-132-3/+14
* net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas2020-05-131-0/+11
* sfc: fix dereference of table before it is null checkedColin Ian King2020-05-131-4/+1
* net: phy: at803x: add cable diagnostics supportMichael Walle2020-05-131-0/+176
* net: phy: bcm54140: add cable diagnostics supportMichael Walle2020-05-131-0/+3
* net: phy: broadcom: add cable test supportMichael Walle2020-05-132-0/+195
* net: phy: broadcom: add bcm_phy_modify_exp()Michael Walle2020-05-132-0/+34
* net: phy: broadcom: add exp register access methods without buslockMichael Walle2020-05-132-7/+33
* net: phy: tja11xx: add cable-test supportOleksij Rempel2020-05-131-1/+105
* net: stmmac: dwmac-meson8b: add support for the RX delay configurationMartin Blumenstingl2020-05-131-23/+62
* net: stmmac: dwmac-meson8b: Make the clock enabling code re-usableMartin Blumenstingl2020-05-131-5/+18
* net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clockMartin Blumenstingl2020-05-131-0/+8
* net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bitsMartin Blumenstingl2020-05-131-0/+21
* net: stmmac: dwmac-meson8b: Move the documentation for the TX delayMartin Blumenstingl2020-05-131-4/+4
* net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding itMartin Blumenstingl2020-05-131-2/+3
* net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offloadXiaoliang Yang2020-05-131-1/+49
* net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang2020-05-133-0/+164
* net: dsa: felix: qos classified based on pcpXiaoliang Yang2020-05-131-0/+26
* net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANsVladimir Oltean2020-05-121-3/+409
* net: dsa: sja1105: implement a common frame memory partitioning functionVladimir Oltean2020-05-124-18/+42
* net: dsa: sja1105: add packing ops for the Retagging TableVladimir Oltean2020-05-124-2/+110
* net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameterVladimir Oltean2020-05-122-4/+120
* net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean2020-05-121-0/+4
* net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean2020-05-123-0/+22
* net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple timesVladimir Oltean2020-05-121-0/+3
* net: dsa: sja1105: allow VLAN configuration from the bridge in all statesVladimir Oltean2020-05-121-0/+2
* net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean2020-05-122-131/+372
* net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridgeVladimir Oltean2020-05-122-1/+31
* net: dsa: sja1105: keep the VLAN awareness state in a driver variableVladimir Oltean2020-05-123-15/+33
* sfc: siena_check_caps() can be staticEdward Cree2020-05-121-2/+2
* sfc: actually wire up siena_check_caps()Edward Cree2020-05-121-0/+1
* ionic: add more ethtool statsShannon Nelson2020-05-125-13/+170
* ionic: more ionic name tweaksShannon Nelson2020-05-123-13/+14
* ionic: ionic_intr_free parameter changeShannon Nelson2020-05-121-6/+6
* ionic: reset device at probeShannon Nelson2020-05-121-0/+1