summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorLines
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho-0/+5
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg-8/+25
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg-5/+3
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov-0/+14
2015-01-08nl80211: support per-TID station statisticsJohannes Berg-0/+21
2015-01-08nl80211: clarify packet statistics descriptionsJohannes Berg-6/+6
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg-0/+6
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg-75/+2
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg-1/+15
2015-01-08cfg80211: add scan time to survey dataJohannes Berg-0/+4
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg-1/+2
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg-22/+22
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla-0/+39
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen-0/+3
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen-0/+2
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron-0/+14
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg-0/+9
2014-11-26cfg80211: refactor the various CQM event sending codeJohannes Berg-27/+27
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg-0/+25
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho-0/+41
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov-0/+14
2014-11-10cfg80211: add channel switch started notificationLuciano Coelho-0/+14
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy-0/+19
2014-10-27cfg80211: support configuring vif mac addr on createBen Greear-3/+6
2014-10-27cfg80211: support creating wiphy with suggested nameBen Greear-1/+22
2014-10-22cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg-5/+1
2014-10-20cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen-0/+5
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen-2/+13
2014-10-09cfg80211: add ops to query mesh proxy path tableHenning Rogge-0/+7
2014-09-11cfg80211: allow requesting SMPS mode on ap startEliad Peller-0/+2
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller-1/+3
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg-1/+22
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg-6/+4
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi-0/+2
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss-0/+2
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg-0/+1
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg-2/+18
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg-0/+2
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev-2/+1
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior-1/+6
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov-1/+1
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg-25/+4
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-58/+133
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach-0/+7
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli-0/+13
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli-28/+34
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg-1/+1
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg-11/+12
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg-14/+15
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho-5/+5