summaryrefslogtreecommitdiff
path: root/net/wireless
Commit message (Expand)AuthorAge
* cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-21
* wireless: Fix rate mask for scan requestRajkumar Manoharan2011-09-16
* wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan2011-09-16
* mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-22
* cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter2011-08-01
* wireless: fix a typo in ignore_reg_updateMihai Moldovan2011-07-26
* cfg80211: really ignore the regulatory requestSven Neumann2011-07-26
* cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-20
* cfg80211: enter psm when working as p2p_cliEliad Peller2011-07-20
* cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-19
* nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-15
* nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-15
* nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-11
|\
| * cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-05
* | cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho2011-07-08
* | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-06
* | net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl2011-07-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-28
|\ \ | |/
| * mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-27
* | nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg2011-06-22
* | cfg80211: Ignore downstream DEAUTH for authtry_bssesPaul Stewart2011-06-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-10
|\ \ | |/
| * nl80211: fix overflow in ssid_lenLuciano Coelho2011-06-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-07
|\ \ | |/
| * cfg80211: don't drop p2p probe responsesEliad Peller2011-06-01
* | cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez2011-06-01
* | nl80211: add testmode dump supportWey-Yi Guy2011-06-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-27
|\
| * nl80211: fix check for valid SSID size in scan operationsLuciano Coelho2011-05-26
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
|\ \ | |/
| * nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho2011-05-19
| * cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\ \ | |/
| * cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-16
| * nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-16
| * cfg80211: advertise possible interface combinationsJohannes Berg2011-05-16
| * cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-12
| * cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-12
| * cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho2011-05-11
| * cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-11
| * mac80211: allow setting supported rates on mesh peersJavier Cardona2011-05-11
| * nl80211: allow setting MFP flag for a meshifThomas Pedersen2011-05-11
| * nl80211: allow installing keys for a meshifThomas Pedersen2011-05-11
| * nl80211: Let userspace drive the peer link management states.Javier Cardona2011-05-11
| * cfg80211: Use capability info to detect mesh beacons.Javier Cardona2011-05-11
| * mac80211: Let userspace send action frames over mesh interfacesJavier Cardona2011-05-11
| * nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-11
| * wireless: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-05-10
| * nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-05