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