summaryrefslogtreecommitdiffstats
path: root/include/linux/nl80211.h
Commit message (Expand)AuthorAgeFilesLines
* nl80211: add support for mcs masksSimon Wunderlich2012-01-301-0/+4
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-271-0/+4
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-191-0/+2
* cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-151-1/+5
* nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-061-0/+2
* {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-281-0/+5
* wireless: Add NoAck per tid supportSimon Wunderlich2011-11-281-0/+10
* wireless: Support ht-capabilities over-rides.Ben Greear2011-11-211-0/+14
* cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-211-0/+21
* nl80211: Pass probe response data to driversArik Nemtsov2011-11-111-0/+6
* nl80211: Add probe response offload attributeArik Nemtsov2011-11-111-0/+28
* nl80211: advertise socket TX status capabilityJohannes Berg2011-11-091-0/+18
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-091-0/+7
* cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-091-1/+9
* cfg80211: allow registering to beaconsJohannes Berg2011-11-091-0/+7
* nl80211: add API to probe a clientJohannes Berg2011-11-091-0/+10
* nl80211: advertise device AP SMEJohannes Berg2011-11-091-0/+15
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-091-0/+12
* nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-141-0/+2
* nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-0/+2
* nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-301-0/+42
* nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-271-0/+13
* cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2011-09-191-0/+33
* nl80211/cfg80211/mac80211: fix wme docsEliad Peller2011-09-161-2/+4
* nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2011-09-131-0/+43
* nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller2011-09-131-0/+3
* cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan2011-09-131-0/+5
* nl80211/cfg80211: add STA WME parametersEliad Peller2011-08-261-0/+23
* {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-241-0/+5
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-241-0/+4
* nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-121-1/+15
* nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-121-10/+15
* nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-121-0/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-191-0/+7
* | nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-151-0/+3
* | nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-151-0/+4
* | nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-151-2/+17
* | cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho2011-07-081-1/+2
* | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+39
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-171-1/+301
|\
| * nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-3/+38
| * cfg80211: advertise possible interface combinationsJohannes Berg2011-05-161-1/+121
| * cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho2011-05-111-9/+16
| * cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-111-0/+25
| * nl80211: Let userspace drive the peer link management states.Javier Cardona2011-05-111-0/+4
| * nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-111-0/+10
| * nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-051-0/+99
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-4/+30
|\|