aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-14net: hns3: remove some unused macrosHuazhong Tan1-17/+0
2020-05-14net: hns3: modify an incorrect error log in hclge_mbx_handler()Huazhong Tan1-1/+1
2020-05-14net: hns3: remove a duplicated printing in hclge_configure()Huazhong Tan1-3/+1
2020-05-14net: hns3: modify some incorrect spellingHuazhong Tan2-8/+8
2020-05-14r8152: Use MAC address from device tree if availableThierry Reding1-9/+13
2020-05-13net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang2-3/+14
2020-05-13net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas1-0/+11
2020-05-13sfc: fix dereference of table before it is null checkedColin Ian King1-4/+1
2020-05-13net: phy: at803x: add cable diagnostics supportMichael Walle1-0/+176
2020-05-13net: phy: bcm54140: add cable diagnostics supportMichael Walle1-0/+3
2020-05-13net: phy: broadcom: add cable test supportMichael Walle2-0/+195
2020-05-13net: phy: broadcom: add bcm_phy_modify_exp()Michael Walle2-0/+34
2020-05-13net: phy: broadcom: add exp register access methods without buslockMichael Walle2-7/+33
2020-05-13net: phy: tja11xx: add cable-test supportOleksij Rempel1-1/+105
2020-05-13net: stmmac: dwmac-meson8b: add support for the RX delay configurationMartin Blumenstingl1-23/+62
2020-05-13net: stmmac: dwmac-meson8b: Make the clock enabling code re-usableMartin Blumenstingl1-5/+18
2020-05-13net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clockMartin Blumenstingl1-0/+8
2020-05-13net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bitsMartin Blumenstingl1-0/+21
2020-05-13net: stmmac: dwmac-meson8b: Move the documentation for the TX delayMartin Blumenstingl1-4/+4
2020-05-13net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding itMartin Blumenstingl1-2/+3
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller7-95/+124
2020-05-13net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offloadXiaoliang Yang1-1/+49
2020-05-13net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang3-0/+164
2020-05-13net: dsa: felix: qos classified based on pcpXiaoliang Yang1-0/+26
2020-05-13Bluetooth: serdev: Constify serdev_device_opsRikard Falkeborn1-3/+1
2020-05-13Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0032)Raghuram Hegde1-0/+2
2020-05-13Bluetooth: btusb: Implement hdev->prevent_wakeAbhishek Pandit-Subedi1-0/+8
2020-05-12net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANsVladimir Oltean1-3/+409
2020-05-12net: dsa: sja1105: implement a common frame memory partitioning functionVladimir Oltean4-18/+42
2020-05-12net: dsa: sja1105: add packing ops for the Retagging TableVladimir Oltean4-2/+110
2020-05-12net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameterVladimir Oltean2-4/+120
2020-05-12net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean1-0/+4
2020-05-12net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean3-0/+22
2020-05-12net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple timesVladimir Oltean1-0/+3
2020-05-12net: dsa: sja1105: allow VLAN configuration from the bridge in all statesVladimir Oltean1-0/+2
2020-05-12net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean2-131/+372
2020-05-12net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridgeVladimir Oltean2-1/+31
2020-05-12net: dsa: sja1105: keep the VLAN awareness state in a driver variableVladimir Oltean3-15/+33
2020-05-12sfc: siena_check_caps() can be staticEdward Cree1-2/+2
2020-05-12sfc: actually wire up siena_check_caps()Edward Cree1-0/+1
2020-05-12ionic: add more ethtool statsShannon Nelson5-13/+170
2020-05-12ionic: more ionic name tweaksShannon Nelson3-13/+14
2020-05-12ionic: ionic_intr_free parameter changeShannon Nelson1-6/+6
2020-05-12ionic: reset device at probeShannon Nelson1-0/+1
2020-05-12ionic: shorter dev cmd wait timeShannon Nelson1-1/+1
2020-05-12ionic: add support for more xcvr typesShannon Nelson1-0/+3
2020-05-12ionic: protect vf calls from fw resetShannon Nelson1-1/+25
2020-05-12ionic: updates to ionic FW api descriptionShannon Nelson1-403/+576
2020-05-12ionic: support longer tx sg listsShannon Nelson8-30/+263
2020-05-11sfc: make firmware-variant printing a nic_type functionEdward Cree3-16/+27