summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-231-5/+4
* nl80211: check matches array length before acessing itLuciano Coelho2014-12-121-1/+1
* cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg2014-11-281-3/+3
* nl80211: don't crash sending invalid chandefJohannes Berg2014-11-271-1/+2
* cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-0/+23
* cfg80211: refactor the various CQM event sending codeJohannes Berg2014-11-261-123/+99
* cfg80211: remove pointless channel lookup in survey codeJohannes Berg2014-11-251-5/+1
* nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka2014-11-191-7/+41
* nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen2014-11-191-2/+2
* cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki2014-11-191-1/+4
* cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2014-11-191-3/+83
* cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-191-1/+110
* cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho2014-11-191-58/+72
* cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-191-0/+108
* cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-101-6/+0
* cfg80211: add channel switch started notificationLuciano Coelho2014-11-101-3/+25
* cfg80211: fix nl80211 cmd id in nl80211_send_mpath()Henning Rogge2014-11-041-1/+1
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+39
* cfg80211: avoid using default in interface type switchJohannes Berg2014-10-311-1/+5
* cfg80211: fix set but not used warning in nl80211_channel_switch()Fabian Frederick2014-10-291-4/+1
* cfg80211: support configuring vif mac addr on createBen Greear2014-10-271-1/+3
* cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg2014-10-221-8/+6
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2014-10-201-1/+9
|\
| * nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
* | cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2014-10-201-0/+21
* | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-3/+5
* | cfg80211: add ops to query mesh proxy path tableHenning Rogge2014-10-091-0/+99
|/
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-261-22/+211
|\
| * cfg80211: allow requesting SMPS mode on ap startEliad Peller2014-09-111-0/+24
| * cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-111-7/+21
| * cfg80211: add WMM traffic stream APIJohannes Berg2014-09-111-0/+109
| * cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg2014-09-111-4/+21
| * cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg2014-09-111-7/+3
| * cfg80211: clear connect keys when freeing themJohannes Berg2014-09-111-4/+4
| * cfg80211: enable dynack through nl80211Lorenzo Bianconi2014-09-051-0/+11
| * nl80211: Add flag attribute for RRM connectionsAssaf Krauss2014-09-051-0/+17
| * cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-0/+6
|\ \ | |/ |/|
| * nl80211: clear skb cb before passing to netlinkJohannes Berg2014-09-031-0/+6
* | cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-261-4/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-221-1/+2
|\
| * cfg80211: fix TDLS setup with VHT peersArik Nemtsov2014-07-211-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-6/+5
|\ \ | |/ |/|
| * nl80211: move set_qos_map command into split stateJohannes Berg2014-06-241-6/+5
* | cfg80211: remove channel_switch combination checkMichal Kazior2014-06-251-11/+0
* | cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-0/+4
|/
* cfg80211: send events when devices are added/removedJohannes Berg2014-05-261-5/+16
* cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-201-0/+4
* cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-17/+22
* cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-14/+51
OpenPOWER on IntegriCloud