aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez1-0/+9
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich1-0/+6
2013-10-11cfg80211: pass station supported channel and oper class infoSunil Dutt1-0/+8
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich1-0/+9
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-3/+5
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev1-1/+2
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-14/+183
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel1-2/+3
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich1-0/+33
2013-07-31cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches1-17/+17
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich1-0/+27
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich1-1/+3
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich1-3/+51
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar1-0/+54
2013-07-16wireless: indent kernel-doc with tabsJohannes Berg1-8/+8
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich1-0/+5
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar1-3/+3
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg1-8/+8
2013-06-18nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich1-0/+28
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich1-0/+2
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan1-0/+2
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty1-0/+4
2013-06-05wireless: fix kernel-docJohannes Berg1-1/+10
2013-06-04cfg80211: separate internal SME implementationJohannes Berg1-5/+0
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg1-55/+36
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-1/+1
2013-05-29cfg80211: remove cleanup_work kernel-docJohannes Berg1-1/+0
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau1-0/+2
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg1-0/+4
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg1-28/+23
2013-05-25cfg80211: vastly simplify lockingJohannes Berg1-3/+2
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan1-0/+9
2013-05-16cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty1-0/+2
2013-05-16wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day1-0/+1
2013-05-16cfg80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+14
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel1-0/+23
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg1-0/+11
2013-03-25cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen1-0/+4
2013-03-06cfg80211: rename mesh station typesThomas Pedersen1-4/+4
2013-03-06nl80211: explicit userspace MPMThomas Pedersen1-0/+2
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen1-0/+41
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg1-0/+12
2013-03-06cfg80211: comprehensively check station changesJohannes Berg1-3/+45
2013-03-06cfg80211: constify station parameter pointersJohannes Berg1-4/+4
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg1-13/+2
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-21/+205
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen1-0/+8
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg1-0/+11
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg1-0/+12
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich1-0/+46