summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: split CSA finalize functionMichal Kazior2014-05-061-24/+37
* mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-061-13/+64
* mac80211: move TDLS code to another fileArik Nemtsov2014-05-051-314/+0
* mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-051-0/+2
* mac80211: Support dynamic AP mode channel width changesJouni Malinen2014-04-281-0/+16
* mac80211: compute chanctx refcount on-the-flyMichal Kazior2014-04-251-1/+1
* mac80211: fix racy usage of chanctx->refcountMichal Kazior2014-04-251-8/+9
* mac80211: protect AP VLAN list with local->mtxMichal Kazior2014-04-091-2/+3
* cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-091-0/+9
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-2/+0
* mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-091-1/+1
* mac80211: refactor channel switch functionMichal Kazior2014-03-031-50/+63
* cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-4/+4
* cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2014-02-201-2/+2
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-02-201-21/+23
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-21/+23
| |\
| | * mac80211: release the channel in error path in start_apEmmanuel Grumbach2014-02-061-1/+4
| | * mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach2014-02-061-2/+1
| | * mac80211: move roc cookie assignment earlierEliad Peller2014-02-061-18/+18
* | | mac80211: remove superfluous band variableJohannes Berg2014-02-061-3/+0
|/ /
* | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-3/+3
* | mac80211: update opmode when adding new stationMarek Kwaczynski2014-02-051-0/+12
* | mac80211: add missing CSA lockingMichal Kazior2014-02-041-1/+6
* | mac80211: fix sdata->radar_required lockingMichal Kazior2014-02-041-2/+2
* | mac80211: fix possible memory leak on AP CSA failureMichal Kazior2014-02-041-2/+3
* | mac80211: batch CSA bss info notificationMichal Kazior2014-02-041-6/+7
* | mac80211: make cfg80211 ops and privid constJohannes Berg2014-02-041-1/+1
* | mac80211: Fix ROC duration == 0 handlingIlan Peer2014-02-041-12/+12
* | mac80211: mesh: remove mesh_id checkJohannes Berg2014-02-041-3/+0
* | mac80211: fix the increment of mesh precedence valueChun-Yeow Yeoh2014-02-041-6/+6
* | mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-30/+85
* | mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho2014-02-041-3/+6
|/
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-061-0/+1
* cfg80211/mac80211: correct qos-map lockingJohannes Berg2013-12-301-1/+1
* mac80211: Add support for QoS mappingKyeyoon Park2013-12-191-0/+26
* mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-191-4/+22
* mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2013-12-191-2/+0
* mac80211: read station mgmt keys via get_key callMax Stepanov2013-12-161-1/+2
* mac80211: check pairwise key_idx on get_key callMax Stepanov2013-12-161-2/+2
* mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-161-2/+2
* mac80211: make ieee80211_assign_beacon() staticLuciano Coelho2013-12-161-2/+2
* mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-161-4/+1
* mac80211: optimise mixed AP/VLAN station removalJohannes Berg2013-12-161-3/+1
* mac80211: don't delay station destructionJohannes Berg2013-12-161-7/+3
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-4/+11
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-4/+11
| |\
| | * mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-251-1/+9
| | * mac80211: fix for mesh beacon update on powersaveJavier Lopez2013-11-251-1/+1
| | * Revert "mac80211: allow disable power save in mesh"Bob Copeland2013-11-251-2/+1
* | | cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-051-2/+2
|/ /
OpenPOWER on IntegriCloud