summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg
2013-06-18nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty
2013-06-05wireless: fix kernel-docJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-05-29cfg80211: remove cleanup_work kernel-docJohannes Berg
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-16cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty
2013-05-16wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day
2013-05-16cfg80211: add support for per-chain signal strength reportingFelix Fietkau
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg
2013-03-25cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen
2013-03-06cfg80211: rename mesh station typesThomas Pedersen
2013-03-06nl80211: explicit userspace MPMThomas Pedersen
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg
2013-03-06cfg80211: comprehensively check station changesJohannes Berg
2013-03-06cfg80211: constify station parameter pointersJohannes Berg
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg
2013-02-11wireless: fix kernel-docJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen