summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/spear-cpufreq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-28mt76: mt7615: add support for MT7611NDENG Qingfang3-1/+14
2020-05-28mt76: fix wcid allocation issuesFelix Fietkau3-15/+15
2020-05-28mt76: mt7915: fix possible NULL pointer dereference in mt7915_register_ext_phyLorenzo Bianconi1-1/+2
2020-05-28mt76: mt7615: fix hw_scan with ssid_type for specified SSID onlySean Wang2-2/+5
2020-05-28mt76: mt7915: fix a handful of spelling mistakesColin Ian King1-3/+3
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi6-38/+11
2020-05-28mt76: mt7915: fix some sparse warningsRyder Lee2-14/+20
2020-05-28mt76: fix per-driver wcid range checks after wcid array size bumpFelix Fietkau6-8/+9
2020-05-28mt76: mt7915: fix decoded radiotap HE flagsRyder Lee1-12/+11
2020-05-28mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phyLorenzo Bianconi1-9/+9
2020-05-28mt76: mt7915: fix sparse warnings: incorrect type initializerRyder Lee1-1/+1
2020-05-28mt76: mt7915: fix some sparse warningsRyder Lee1-6/+5
2020-05-28mt76: mt7915: add spatial reuse supportRyder Lee4-1/+34
2020-05-28mt76: mt76x02: remove check in mt76x02_mcu_msg_sendLorenzo Bianconi1-1/+1
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi8-2/+179
2020-05-28sctp: fix typo sctp_ulpevent_nofity_peer_addr_changeJonas Falkevik3-6/+6
2020-05-28net/tls: Add force_resync for driver resyncTariq Toukan2-4/+17
2020-05-28net_sched: get rid of unnecessary dev_qdisc_reset()Cong Wang1-16/+0
2020-05-28net_sched: avoid resetting active qdisc for multiple timesCong Wang1-14/+23
2020-05-28net_sched: add a tracepoint for qdisc creationCong Wang3-1/+29
2020-05-28net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang2-0/+56
2020-05-28net_sched: use qdisc_reset() in qdisc_destroy()Cong Wang1-13/+3
2020-05-27drivers: ipa: remove discription of nonexistent elementWang Wenhu1-1/+0
2020-05-27drivers: ipa: fix typoes for ipaWang Wenhu2-2/+2
2020-05-27tcp: rename tcp_v4_err() skb parameterEric Dumazet1-9/+9
2020-05-27tcp: add tcp_ld_RTO_revert() helperEric Dumazet1-40/+45
2020-05-27net: hns3: add a print for initializing CMDQ when reset pendingHuazhong Tan1-0/+3
2020-05-27net: hns3: remove unnecessary MAC enable in app loopbackYufeng Mo1-2/+0
2020-05-27net: hns3: change the order of reinitializing RoCE and NIC client during resetYufeng Mo1-5/+4
2020-05-27net: hns3: add a resetting check in hclgevf_init_nic_client_instance()Guangbin Huang1-0/+9
2020-05-27net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart2-2/+6
2020-05-27net: mscc: use the PHY MII ioctl interface when possibleAntoine Tenart1-11/+9
2020-05-27net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean1-0/+1
2020-05-27net: add large ecmp group nexthop testsStephen Worley1-2/+82
2020-05-27mtk-star-emac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-05-27bridge: mrp: Rework the MRP netlink interfaceHoratiu Vultur4-50/+290
2020-05-27net: dsa: b53: remove redundant premature assignment to new_pvidColin Ian King1-1/+0
2020-05-27net: ethernet: mtk-star-emac: fix error path in RX handlingBartosz Golaszewski1-1/+2
2020-05-27mlxsw: spectrum_router: remove redundant initialization of pointer br_devColin Ian King1-1/+1
2020-05-27nexthop: Fix type of event_type in call_nexthop_notifiersNathan Chancellor1-1/+1
2020-05-27net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel1-2/+16
2020-05-27net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn1-2/+23
2020-05-27net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn1-12/+19
2020-05-27net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn6-27/+197
2020-05-27net: phy: marvell: Add support for amplitude graphAndrew Lunn1-1/+231
2020-05-27net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2-1/+100
2020-05-27net: ethtool: Add generic parts of cable test TDRAndrew Lunn7-10/+144
2020-05-27net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2-0/+144
2020-05-27ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf1-163/+182
2020-05-27macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4