aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-06mac80211: release the channel in error path in start_apEmmanuel Grumbach1-1/+4
2014-02-06mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach1-2/+1
2014-02-06mac80211: move roc cookie assignment earlierEliad Peller1-18/+18
2014-01-06mac80211: sync dtim_count to TSFThomas Pedersen1-0/+1
2013-12-30cfg80211/mac80211: correct qos-map lockingJohannes Berg1-1/+1
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park1-0/+26
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg1-4/+22
2013-12-19mac80211: remove unnecessary iflist_mtx lockingJohannes Berg1-2/+0
2013-12-16mac80211: read station mgmt keys via get_key callMax Stepanov1-1/+2
2013-12-16mac80211: check pairwise key_idx on get_key callMax Stepanov1-2/+2
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho1-2/+2
2013-12-16mac80211: make ieee80211_assign_beacon() staticLuciano Coelho1-2/+2
2013-12-16mac80211: free all AP/VLAN keys at onceJohannes Berg1-4/+1
2013-12-16mac80211: optimise mixed AP/VLAN station removalJohannes Berg1-3/+1
2013-12-16mac80211: don't delay station destructionJohannes Berg1-7/+3
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-4/+11
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-4/+11
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic1-2/+2
2013-12-02mac80211: don't leak next beacon when csa is abortedSimon Wunderlich1-0/+3
2013-12-02mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich1-1/+0
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-6/+15
2013-12-02mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich1-8/+12
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-14/+15
2013-11-25mac80211: move csa_chandef to sdataLuciano Coelho1-5/+4
2013-11-25mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh1-2/+2
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov1-6/+25
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic1-1/+4
2013-11-25mac80211: fix the mesh channel switch supportChun-Yeow Yeoh1-1/+9
2013-11-25mac80211: fix for mesh beacon update on powersaveJavier Lopez1-1/+1
2013-11-25Revert "mac80211: allow disable power save in mesh"Bob Copeland1-2/+1
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-6/+136
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2013-10-28mac80211: fix uninitialized variableMichal Kazior1-1/+1
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh1-1/+8
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh1-0/+21
2013-10-28mac80211: fixes for mesh powersave logicMarco Porsch1-2/+2
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach1-3/+105
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov1-0/+5
2013-09-30mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau1-1/+1
2013-09-26mac80211: add support for CSA in IBSS modeSimon Wunderlich1-23/+64
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+13
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel1-1/+10
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel1-1/+3
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+185
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-27/+18
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-2/+185
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich1-27/+18
2013-07-16mac80211: fix ethtool stats for non-station interfacesJohannes Berg1-0/+2
2013-06-24mac80211: allow self-protected frame tx without staThomas Pedersen1-1/+2
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-0/+6