summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-25nl80211: Allow set/del pmksa operations for APLiangwei Dong2-1/+8
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari3-11/+42
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam3-0/+20
2019-01-25cfg80211: Notify all User Hints To self managed wiphysSriram R1-3/+1
2019-01-25cfg80211: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen3-3/+27
2019-01-19virt_wifi: remove set but not used variable 'w_priv'YueHaibing1-2/+0
2019-01-19virt_wifi: remove duplicated include from virt_wifi.cYueHaibing1-5/+0
2019-01-19mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau4-8/+29
2019-01-19mac80211: mesh: only switch path when new metric is at least 10% betterJulan Hsu1-3/+8
2019-01-19mac80211: mesh: use average bitrate for link metric calculationJulan Hsu3-3/+15
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu6-4/+20
2019-01-19nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu5-2/+18
2019-01-19mac80211: allow overriding HT STBC capabilitiesSergey Matyukevich2-0/+10
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen10-10/+282
2019-01-19cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen3-1/+49
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen7-7/+143
2019-01-18Merge branch 'hns3-fixes'David S. Miller9-200/+166
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin4-28/+40
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan4-15/+22
2019-01-18net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan1-4/+3
2019-01-18net: hns3: adjust the use of alloc_tqps and num_tqpsHuazhong Tan1-3/+7
2019-01-18net: hns3: fix user configuration loss for ethtool -LHuazhong Tan4-49/+47
2019-01-18net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan2-17/+2
2019-01-18net: hns3: modify parameter checks in the hns3_set_channelsHuazhong Tan1-4/+3
2019-01-18net: hns3: add interface hclge_tm_bp_setupHuazhong Tan1-8/+15
2019-01-18net: hns3: reuse reinitialization interface in the hns3_set_channelsHuazhong Tan1-63/+12
2019-01-18net: hns3: remove unnecessary hns3_adjust_tqps_numHuazhong Tan1-6/+0
2019-01-18net: hns3: remove unused member in struct hns3_enet_ringHuazhong Tan2-2/+0
2019-01-18net: hns3: modify enet reinitialization interfaceHuazhong Tan1-2/+16
2019-01-18Merge branch 'Devlink-health-reporting-and-recovery-system'David S. Miller11-169/+1782
2019-01-18devlink: Add Documentation/networking/devlink-health.txtAya Levin1-0/+86
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha3-44/+43
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha6-125/+367
2019-01-18devlink: Add health dump {get,clear} commandsEran Ben Elisha2-0/+77
2019-01-18devlink: Add health diagnose commandEran Ben Elisha2-0/+52
2019-01-18devlink: Add health recover commandEran Ben Elisha2-0/+21
2019-01-18devlink: Add health set commandEran Ben Elisha2-0/+37
2019-01-18devlink: Add health get commandEran Ben Elisha2-0/+164
2019-01-18devlink: Add health report functionalityEran Ben Elisha3-0/+164
2019-01-18devlink: Add health reporter create/destroy functionalityEran Ben Elisha2-0/+186
2019-01-18devlink: Add health buffer supportEran Ben Elisha3-0/+585
2019-01-18net_sched: add hit counter for matchallCong Wang2-0/+30
2019-01-18Merge branch 'phy-improve-stopping-PHY'David S. Miller3-21/+5
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit3-20/+2
2019-01-18net: phy: ensure phylib state machine is stopped after calling phy_stopHeiner Kallweit2-2/+1
2019-01-18net: phy: stop PHY if needed when entering phy_disconnectHeiner Kallweit1-0/+3
2019-01-18tcp: declare tcp_mmap() only when CONFIG_MMU is setYafang Shao1-0/+2
2019-01-18net: jme: fix indentation issuesColin Ian King1-3/+2
2019-01-18net: vxge: fix indentation issueColin Ian King1-1/+1