summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-28nl80211: fix MAC address validationEliad Peller1-2/+2
2011-11-07cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg1-0/+6
2011-11-07nl80211: fix HT capability attribute validationJohannes Berg1-2/+1
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa1-0/+4
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov1-4/+22
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov1-1/+80
2011-09-30cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg1-0/+2
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov1-1/+1
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller1-0/+6
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-1/+8
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen1-12/+4
2011-09-27cfg80211: Remove strict validation of AKM suitesJouni Malinen1-11/+1
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen1-1/+4
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen1-0/+46
2011-09-19cfg80211: validate IBSS BSSIDJohannes Berg1-1/+5
2011-09-14cfg80211: verify format of uAPSD informationJohannes Berg1-0/+5
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho1-1/+58
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller1-1/+4
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan1-0/+4
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+27
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+7
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+7
2011-08-24{nl,mac}80211: add missing root mode meshconf entriesJavier Cardona1-0/+1
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen1-1/+27
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen1-0/+21
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen1-0/+29
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen1-0/+1
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau1-1/+1
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen1-0/+4
2011-08-10nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen1-2/+1
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter1-1/+1
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg1-1/+3
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg1-19/+31
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho1-1/+3
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho1-1/+3
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg1-0/+49
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+18
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg1-0/+113
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho1-6/+18
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov1-1/+2
2011-06-22nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg1-4/+8
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+4
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho1-5/+4
2011-06-01cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez1-4/+15
2011-06-01nl80211: add testmode dump supportWey-Yi Guy1-0/+88
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho1-2/+2
2011-05-19nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho1-8/+4
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona1-1/+1