aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAge
* mac80211: refactor channel switch functionMichal Kazior2014-03-03
* cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-25
* cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2014-02-20
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-02-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-13
| |\
| | * mac80211: release the channel in error path in start_apEmmanuel Grumbach2014-02-06
| | * mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach2014-02-06
| | * mac80211: move roc cookie assignment earlierEliad Peller2014-02-06
* | | mac80211: remove superfluous band variableJohannes Berg2014-02-06
|/ /
* | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-06
* | mac80211: update opmode when adding new stationMarek Kwaczynski2014-02-05
* | mac80211: add missing CSA lockingMichal Kazior2014-02-04
* | mac80211: fix sdata->radar_required lockingMichal Kazior2014-02-04
* | mac80211: fix possible memory leak on AP CSA failureMichal Kazior2014-02-04
* | mac80211: batch CSA bss info notificationMichal Kazior2014-02-04
* | mac80211: make cfg80211 ops and privid constJohannes Berg2014-02-04
* | mac80211: Fix ROC duration == 0 handlingIlan Peer2014-02-04
* | mac80211: mesh: remove mesh_id checkJohannes Berg2014-02-04
* | mac80211: fix the increment of mesh precedence valueChun-Yeow Yeoh2014-02-04
* | mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-04
* | mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho2014-02-04
|/
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-06
* cfg80211/mac80211: correct qos-map lockingJohannes Berg2013-12-30
* mac80211: Add support for QoS mappingKyeyoon Park2013-12-19
* mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-19
* mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2013-12-19
* mac80211: read station mgmt keys via get_key callMax Stepanov2013-12-16
* mac80211: check pairwise key_idx on get_key callMax Stepanov2013-12-16
* mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-16
* mac80211: make ieee80211_assign_beacon() staticLuciano Coelho2013-12-16
* mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-16
* mac80211: optimise mixed AP/VLAN station removalJohannes Berg2013-12-16
* mac80211: don't delay station destructionJohannes Berg2013-12-16
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
| |\
| | * mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-25
| | * mac80211: fix for mesh beacon update on powersaveJavier Lopez2013-11-25
| | * Revert "mac80211: allow disable power save in mesh"Bob Copeland2013-11-25
* | | cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-05
|/ /
* | mac80211: don't leak next beacon when csa is abortedSimon Wunderlich2013-12-02
* | mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich2013-12-02
* | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-02
* | mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich2013-12-02
* | cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-02
* | mac80211: move csa_chandef to sdataLuciano Coelho2013-11-25
* | mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh2013-11-25
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-25
* | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-25
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-05
|\
| * mac80211: fix uninitialized variableMichal Kazior2013-10-28