summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove channel_switch combination checkMichal Kazior2014-06-251-1/+6
* cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-1/+1
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-25/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-58/+133
|\
| * cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-221-0/+7
| * cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-211-0/+13
| * cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-201-28/+34
| * cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-1/+1
| * cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-11/+12
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-14/+15
| * cfg80211: add documentation for max_num_csa_countersLuciano Coelho2014-05-191-5/+5
| * cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-3/+15
| * cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-0/+4
| * cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-131-0/+2
| * mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-0/+14
| * cfg80211: fix docbook warningLuciano Coelho2014-05-081-1/+1
| * cfg80211: export interface stopping functionMichal Kazior2014-05-061-0/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-131-0/+12
|\ \ | |/ |/|
| * cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-051-0/+12
* | cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-281-0/+8
* | cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-251-0/+6
* | cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2014-04-251-0/+27
* | cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo2014-04-091-1/+1
* | cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-2/+0Star
* | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-2/+5
* | cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho2014-04-091-0/+22
* | cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-1/+3
* | cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-091-0/+5
* | cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-091-0/+3
|/
* cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-191-8/+8
* cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-1/+4
* cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-251-0/+2
* cfg80211: docbook: add interface combinations documentationLuciano Coelho2014-02-211-4/+8
* cfg80211: docbook: fix small formatting errorLuciano Coelho2014-02-211-1/+1
* cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg2014-02-201-1/+6
* cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2014-02-201-1/+2
* cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-5/+3Star
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+3
* nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-3/+6
* nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic2014-02-041-0/+1
* cfg80211: make connect ie param constJohannes Berg2014-02-041-1/+1
* cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-2/+2
* cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen2014-02-041-0/+7
* cfg80211: Allow BSS hint to be provided for connectJouni Malinen2014-02-041-0/+8
* cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-091-0/+8
* cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+52
* nl80211: support vendor-specific eventsJohannes Berg2013-12-191-4/+61
* nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic2013-12-161-0/+1
* cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-051-1/+1
* nl80211: vendor command supportJohannes Berg2013-12-031-3/+113