summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: send events when devices are added/removedJohannes Berg2014-05-261-5/+16
* cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-201-0/+4
* cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-17/+22
* cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-14/+51
* cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-2/+22
* cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2014-05-151-1/+1
* cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-131-2/+4
* cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-281-12/+28
* cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-251-0/+13
* cfg80211: change return value of notifier functionZhao, Gang2014-04-251-1/+1
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-32/+32
* cfg80211: change registered device pointer nameZhao, Gang2014-04-251-129/+129
* cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-091-3/+2Star
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-25/+4Star
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-20/+17Star
* cfg80211: Add an option to hint indoor operationIlan Peer2014-04-091-11/+7Star
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-4/+7
* cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-091-0/+6
* cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-091-1/+27
* cfg80211: send stop AP event only due to internal reasonIlan Peer2014-02-251-1/+1
* cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-1/+8
* cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-251-1/+12
* nl80211: make sure we check for DFS with mesh channel switchLuciano Coelho2014-02-211-5/+10
* cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic2014-02-211-3/+4
* cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2014-02-201-1/+6
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-02-201-20/+12Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-20/+12Star
| |\
| | * cfg80211: send scan results from work queueJohannes Berg2014-02-061-19/+10Star
| | * nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs2014-02-061-1/+2
* | | nl80211: use ie_len in scheduled scanJohannes Berg2014-02-121-2/+2
|/ /
* | cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic2014-02-051-5/+10
* | cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-3/+3
* | cfg80211: set preset_chandef after channel switchJanusz Dziedzic2014-02-041-0/+1
* | nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-9/+61
* | nl80211: send event when AP operation is stoppedJohannes Berg2014-02-041-0/+29
* | nl80211: check nla_parse() return valuesJohannes Berg2014-02-041-14/+23
* | nl80211: make netlink attribute policies constJohannes Berg2014-02-041-4/+4
* | nl80211: check channel switch validity betterJohannes Berg2014-02-041-1/+6
* | nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic2014-02-041-0/+7
* | cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-17/+25
* | cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen2014-02-041-0/+6
* | cfg80211: Allow BSS hint to be provided for connectJouni Malinen2014-02-041-0/+13
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-60/+51Star
|\
| * cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-091-11/+2Star
| * nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg2014-01-061-49/+49
* | net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-151-65/+37Star
|/
* cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-0/+62
* nl80211: support vendor-specific eventsJohannes Berg2013-12-191-19/+79
* nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic2013-12-161-6/+86
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-137/+129Star
|\