summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: export reg_initiator_name()Luis R. Rodriguez2013-10-281-0/+9
* nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-281-0/+6
* cfg80211: pass station supported channel and oper class infoSunil Dutt2013-10-111-0/+8
* cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2013-09-261-0/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-291-3/+5
|\
| * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-1/+2
| * cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-2/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-121-14/+183
|\|
| * nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-011-0/+33
| * cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-161-0/+27
| * cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-161-1/+3
| * nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-161-3/+51
| * cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-161-0/+54
| * wireless: indent kernel-doc with tabsJohannes Berg2013-07-161-8/+8
| * nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-161-0/+5
| * cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-3/+3
* | cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2013-08-011-17/+17
|/
* cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg2013-06-191-8/+8
* nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich2013-06-181-0/+28
* nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2013-06-181-0/+2
* {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-111-0/+2
* {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-111-0/+4
* wireless: fix kernel-docJohannes Berg2013-06-051-1/+10
* cfg80211: separate internal SME implementationJohannes Berg2013-06-041-5/+0Star
* cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-041-55/+36Star
* cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-1/+1
* cfg80211: remove cleanup_work kernel-docJohannes Berg2013-05-291-1/+0Star
* cfg80211: support an active monitor interface flagFelix Fietkau2013-05-291-0/+2
* cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-271-0/+4
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-28/+23Star
* cfg80211: vastly simplify lockingJohannes Berg2013-05-251-3/+2Star
* {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-241-0/+9
* cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2013-05-161-0/+2
* wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day2013-05-161-0/+1
* cfg80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+14
* cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-221-0/+23
* cfg80211: add ieee80211_operating_class_to_bandJohannes Berg2013-04-161-0/+11
* cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen2013-03-251-0/+4
* cfg80211: rename mesh station typesThomas Pedersen2013-03-061-4/+4
* nl80211: explicit userspace MPMThomas Pedersen2013-03-061-0/+2
* cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-03-061-0/+41
* cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-061-0/+12
* cfg80211: comprehensively check station changesJohannes Berg2013-03-061-3/+45
* cfg80211: constify station parameter pointersJohannes Berg2013-03-061-4/+4
* cfg80211: clean up mesh plink station change APIJohannes Berg2013-03-061-13/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-21/+205
|\
| * cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-151-0/+8
| * cfg80211: advertise extended capabilities to userspaceJohannes Berg2013-02-151-0/+11
| * cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-151-0/+12
| * nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+46