summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: Support ht-capabilities over-rides.Ben Greear2011-11-211-1/+43
* nl80211: make get_vlan logic more commonJohannes Berg2011-11-211-23/+31
* cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-211-5/+11
* nl80211: add testmode to the list of supported commandsKalle Valo2011-11-211-0/+4
* cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-211-0/+15
* nl80211: Pass probe response data to driversArik Nemtsov2011-11-111-0/+9
* nl80211: Add probe response offload attributeArik Nemtsov2011-11-111-0/+4
* nl80211: fix compiler warningJohannes Berg2011-11-111-1/+1
* nl80211: advertise socket TX status capabilityJohannes Berg2011-11-091-0/+2
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-091-15/+24
* cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-091-2/+17
* cfg80211: allow registering to beaconsJohannes Berg2011-11-091-1/+69
* nl80211: add API to probe a clientJohannes Berg2011-11-091-0/+104
* nl80211: advertise device AP SMEJohannes Berg2011-11-091-0/+4
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-091-0/+66
* nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen2011-11-091-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-091-2/+7
|\
| * cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg2011-11-071-0/+6
| * nl80211: fix HT capability attribute validationJohannes Berg2011-11-071-2/+1
* | nl80211: clean up genlmsg_end usesJohannes Berg2011-11-081-78/+19
|/
* nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-141-0/+4
* nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-4/+22
* nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-301-1/+80
* cfg80211/mac80211: apply station uAPSD parameters selectivelyJohannes Berg2011-09-301-0/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-281-0/+3
|\
| * cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-1/+4
* | mac80211: treat the WME sta flag as a bitArik Nemtsov2011-09-271-1/+1
* | cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-271-0/+6
* | nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-271-1/+8
* | cfg80211: Validate cipher suite against supported ciphersJouni Malinen2011-09-271-12/+4
* | cfg80211: Remove strict validation of AKM suitesJouni Malinen2011-09-271-11/+1
* | cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2011-09-191-0/+46
* | cfg80211: validate IBSS BSSIDJohannes Berg2011-09-191-1/+5
* | cfg80211: verify format of uAPSD informationJohannes Berg2011-09-141-0/+5
* | nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2011-09-131-1/+58
* | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller2011-09-131-1/+4
* | 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-241-0/+7
* | {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-241-0/+7
* | {nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2011-08-241-0/+1
* | 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
* | 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/+1
|/
* cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter2011-08-011-1/+1
* cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-201-1/+3
OpenPOWER on IntegriCloud