summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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-242-0/+8
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-242-0/+9
* {nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2011-08-241-0/+1
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-221-3/+3
* 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
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-0/+168
* 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/+1Star
* cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches2011-08-091-8/+6Star
* lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-091-6/+9
* cfg80211: remove unused wext handler exportsJohannes Berg2011-08-083-80/+66Star
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-083-0/+3
* cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter2011-08-011-1/+1
* wireless: fix a typo in ignore_reg_updateMihai Moldovan2011-07-261-1/+1
* cfg80211: really ignore the regulatory requestSven Neumann2011-07-261-2/+3
* cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-203-2/+8
* cfg80211: enter psm when working as p2p_cliEliad Peller2011-07-201-1/+2
* cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-194-19/+73
* 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-152-0/+53
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-114-14/+34
|\
| * cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-054-14/+34
* | cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho2011-07-081-1/+1
* | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-063-0/+128
* | net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl2011-07-051-3/+2Star
* | 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
* | cfg80211: Ignore downstream DEAUTH for authtry_bssesPaul Stewart2011-06-101-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-101-5/+4Star
|\|
| * nl80211: fix overflow in ssid_lenLuciano Coelho2011-06-071-5/+4Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-19/+24
|\|
| * cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-19/+24
* | cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez2011-06-011-4/+15
* | nl80211: add testmode dump supportWey-Yi Guy2011-06-011-0/+88
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-271-2/+2
|\
| * nl80211: fix check for valid SSID size in scan operationsLuciano Coelho2011-05-261-2/+2
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-244-15/+23
|\|
| * nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho2011-05-191-8/+4Star
| * cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-193-7/+19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-1710-63/+953
|\|
| * cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-8/+13
| * nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-1/+1