summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2017-07-18nl80211: fix dumpit error path RTNL deadlocksJohannes Berg
2017-03-16cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2017-02-23cfg80211: limit scan results cache sizeJohannes Berg
2016-11-20nl80211: validate number of probe response CSA countersJohannes Berg
2016-06-15nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-03-24cfg80211/wext: fix message orderingJohannes Berg
2016-03-24wext: fix message delay/orderingJohannes Berg
2015-07-15cfg80211: ignore netif running state when changing iftypeMichal Kazior
2015-06-30cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-03-30nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg
2015-02-04nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-01-15cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach
2015-01-15nl80211: check matches array length before acessing itLuciano Coelho
2015-01-15cfg80211: avoid mem leak on driver hint setArik Nemtsov
2015-01-15cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen
2014-10-05nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-07-18cfg80211: fix mic_failure tracingEliad Peller
2014-06-24nl80211: move set_qos_map command into split stateJohannes Berg
2014-06-23cfg80211: fix elapsed_jiffies calculationEliad Peller
2014-06-23Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-27regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-15cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho
2014-05-14cfg80211: fix start_radar_detection issueJanusz Dziedzic
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg
2014-05-06cfg80211: export interface stopping functionMichal Kazior
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-05-05cfg80211: free sme on connection failuresEliad Peller
2014-04-29cfg80211: remove BUG_ON usageJohannes Berg
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy
2014-04-25cfg80211: change return value of notifier functionZhao, Gang
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-25cfg80211: change registered device pointer nameZhao, Gang
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior
2014-04-25cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer
2014-04-22cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez