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