summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
|/ /
* | mac80211: don't leak next beacon when csa is abortedSimon Wunderlich2013-12-021-0/+3
* | mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich2013-12-021-1/+0
* | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-6/+15
* | mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich2013-12-021-8/+12
* | cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-14/+15
* | mac80211: move csa_chandef to sdataLuciano Coelho2013-11-251-5/+4
* | mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh2013-11-251-2/+2
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-6/+25
* | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-1/+4
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-6/+136
|\
| * mac80211: fix uninitialized variableMichal Kazior2013-10-281-1/+1
| * {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-281-1/+8
| * {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-281-0/+21
| * mac80211: fixes for mesh powersave logicMarco Porsch2013-10-281-2/+2
| * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-3/+105
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-1/+1
|\ \ | |/ |/|
| * mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-301-1/+1
* | mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-021-0/+5
* | mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-261-23/+64
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-2/+13
|\
| * mac80211: add vif to testmode cmdDavid Spinadel2013-08-121-1/+10
| * cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-1/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-091-2/+185
|\ \ | |/
| * mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-2/+185
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-011-27/+18
|\ \ | |/
| * mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-27/+18
* | mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-07-161-0/+2
|/
* mac80211: allow self-protected frame tx without staThomas Pedersen2013-06-241-1/+2
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-06-191-0/+6
|\
OpenPOWER on IntegriCloud