summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann-5/+18
2011-09-13cfg80211: print bandwidth in chan_reg_rule_print_dbg()Pavel Roskin-1/+2
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho-1/+58
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller-1/+4
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches-13/+2
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan-0/+4
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller-0/+27
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona-0/+8
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona-0/+9
2011-08-24{nl,mac}80211: add missing root mode meshconf entriesJavier Cardona-0/+1
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen-3/+3
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka-2/+11
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen-1/+27
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen-0/+21
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen-0/+29
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar-0/+168
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen-0/+1
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau-1/+1
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen-0/+4
2011-08-10nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen-2/+1
2011-08-09cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches-8/+6
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin-6/+9
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg-80/+66
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg-0/+3
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter-1/+1
2011-07-26wireless: fix a typo in ignore_reg_updateMihai Moldovan-1/+1
2011-07-26cfg80211: really ignore the regulatory requestSven Neumann-2/+3
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg-2/+8
2011-07-20cfg80211: enter psm when working as p2p_cliEliad Peller-1/+2
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg-19/+73
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho-1/+3
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho-1/+3
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg-0/+53
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-14/+34
2011-07-08cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho-1/+1
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg-0/+128
2011-07-05net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl-3/+2
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho-14/+34
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov-1/+2
2011-06-22nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg-4/+8
2011-06-10cfg80211: Ignore downstream DEAUTH for authtry_bssesPaul Stewart-1/+3
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-5/+4
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho-5/+4
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-19/+24
2011-06-01cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez-4/+15
2011-06-01nl80211: add testmode dump supportWey-Yi Guy-0/+88
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller-19/+24
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville-2/+2
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho-2/+2