summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-13net: phy: broadcom: add bcm_phy_modify_exp()Michael Walle
2020-05-13net: phy: broadcom: add exp register access methods without buslockMichael Walle
2020-05-13net: phy: tja11xx: add cable-test supportOleksij Rempel
2020-05-13net: stmmac: dwmac-meson8b: add support for the RX delay configurationMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: Make the clock enabling code re-usableMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clockMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bitsMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: Move the documentation for the TX delayMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding itMartin Blumenstingl
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-05-13net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offloadXiaoliang Yang
2020-05-13net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang
2020-05-13net: dsa: felix: qos classified based on pcpXiaoliang Yang
2020-05-13Bluetooth: serdev: Constify serdev_device_opsRikard Falkeborn
2020-05-13Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0...Raghuram Hegde
2020-05-13Bluetooth: btusb: Implement hdev->prevent_wakeAbhishek Pandit-Subedi
2020-05-12net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANsVladimir Oltean
2020-05-12net: dsa: sja1105: implement a common frame memory partitioning functionVladimir Oltean
2020-05-12net: dsa: sja1105: add packing ops for the Retagging TableVladimir Oltean
2020-05-12net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameterVladimir Oltean
2020-05-12net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean
2020-05-12net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean
2020-05-12net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple timesVladimir Oltean
2020-05-12net: dsa: sja1105: allow VLAN configuration from the bridge in all statesVladimir Oltean
2020-05-12net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean
2020-05-12net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridgeVladimir Oltean
2020-05-12net: dsa: sja1105: keep the VLAN awareness state in a driver variableVladimir Oltean
2020-05-12sfc: siena_check_caps() can be staticEdward Cree
2020-05-12sfc: actually wire up siena_check_caps()Edward Cree
2020-05-12ionic: add more ethtool statsShannon Nelson
2020-05-12ionic: more ionic name tweaksShannon Nelson
2020-05-12ionic: ionic_intr_free parameter changeShannon Nelson
2020-05-12ionic: reset device at probeShannon Nelson
2020-05-12ionic: shorter dev cmd wait timeShannon Nelson
2020-05-12ionic: add support for more xcvr typesShannon Nelson
2020-05-12ionic: protect vf calls from fw resetShannon Nelson
2020-05-12ionic: updates to ionic FW api descriptionShannon Nelson
2020-05-12ionic: support longer tx sg listsShannon Nelson
2020-05-11sfc: make firmware-variant printing a nic_type functionEdward Cree
2020-05-11sfc: make filter table probe caller responsible for adding VLANsEdward Cree
2020-05-11sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_tableEdward Cree
2020-05-11sfc: rework handling of (firmware) multicast chaining stateEdward Cree
2020-05-11sfc: move 'must restore' flags out of ef10-specific nic_dataEdward Cree
2020-05-11sfc: use efx_has_cap for capability checks outside of NIC-specific codeEdward Cree
2020-05-11sfc: make capability checking a nic_type functionTom Zhao
2020-05-11sfc: move vport_id to struct efx_nicEdward Cree
2020-05-11net: qed: Disable SRIOV functionality inside kdump kernelBhupesh Sharma
2020-05-11net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma
2020-05-11hinic: add link_ksettings ethtool_ops supportLuo bin
2020-05-11net: atarilance: Replace zero-length array with flexible-arrayGustavo A. R. Silva