aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg1-1/+54
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar1-0/+4
2013-02-11cfg80211: move TSF into IEsJohannes Berg1-3/+2
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg1-4/+4
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg1-0/+9
2013-02-11wireless: fix kernel-docJohannes Berg1-4/+6
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-2/+4
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-4/+38
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg1-4/+0
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev1-4/+8
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg1-3/+0
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg1-0/+41
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-79/+133
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan1-0/+34
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan1-4/+4
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich1-0/+2
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen1-0/+2