summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: verify format of uAPSD informationJohannes Berg2011-09-141-0/+5
* nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2011-09-131-1/+58
* nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller2011-09-131-1/+4
* cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan2011-09-131-0/+4
* nl80211/cfg80211: add STA WME parametersEliad Peller2011-08-261-0/+27
* {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-241-0/+7
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-241-0/+7
* {nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2011-08-241-0/+1
* nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-121-1/+27
* nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-121-0/+21
* nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-121-0/+29
* nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-111-0/+1
* cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-111-1/+1
* cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-101-0/+4
* nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen2011-08-101-2/+1
* cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter2011-08-011-1/+1
* cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-201-1/+3
* cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-191-19/+31
* nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-151-1/+3
* nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-151-1/+3
* nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-151-0/+49
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-111-6/+18
|\
| * cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-051-6/+18
* | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+113
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-281-1/+2
|\ \ | |/
| * mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-271-1/+2
* | nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg2011-06-221-4/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-101-5/+4
|\ \ | |/
| * nl80211: fix overflow in ssid_lenLuciano Coelho2011-06-071-5/+4
* | cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez2011-06-011-4/+15
* | nl80211: add testmode dump supportWey-Yi Guy2011-06-011-0/+88
|/
* nl80211: fix check for valid SSID size in scan operationsLuciano Coelho2011-05-261-2/+2
* nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho2011-05-191-8/+4
* nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-1/+1
* cfg80211: advertise possible interface combinationsJohannes Berg2011-05-161-14/+91
* cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-121-17/+23
* cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho2011-05-111-0/+10
* cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-111-0/+250
* mac80211: allow setting supported rates on mesh peersJavier Cardona2011-05-111-2/+0
* nl80211: allow setting MFP flag for a meshifThomas Pedersen2011-05-111-0/+1
* nl80211: allow installing keys for a meshifThomas Pedersen2011-05-111-0/+1
* nl80211: Let userspace drive the peer link management states.Javier Cardona2011-05-111-0/+6
* nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-111-1/+3
* nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-051-0/+243
* nl80211: Fix set_key regression with some driversJouni Malinen2011-05-051-8/+0
* {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-121-0/+3
* nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-121-0/+38
* nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona2011-04-121-0/+5
* nl80211/mac80211: let userspace authenticate stationsJavier Cardona2011-04-121-1/+4
* cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-121-0/+5
OpenPOWER on IntegriCloud