summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2011-12-09cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez
2011-12-09cfg80211: fix race on init and driver registrationLuis R. Rodriguez
2011-12-09cfg80211: fix regulatory NULL dereferenceJohannes Berg
2011-12-09nl80211: fix MAC address validationEliad Peller
2011-11-26cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez
2011-11-26nl80211: fix HT capability attribute validationJohannes Berg
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter
2011-07-26wireless: fix a typo in ignore_reg_updateMihai Moldovan
2011-07-26cfg80211: really ignore the regulatory requestSven Neumann
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg
2011-07-20cfg80211: enter psm when working as p2p_cliEliad Peller
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2011-07-05net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-22nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg
2011-06-10cfg80211: Ignore downstream DEAUTH for authtry_bssesPaul Stewart
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-01cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez
2011-06-01nl80211: add testmode dump supportWey-Yi Guy
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg
2011-05-11cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho
2011-05-11mac80211: allow setting supported rates on mesh peersJavier Cardona
2011-05-11nl80211: allow setting MFP flag for a meshifThomas Pedersen
2011-05-11nl80211: allow installing keys for a meshifThomas Pedersen