summaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2014-05-21mac80211: export the expected throughputAntonio Quartulli
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-08mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho
2014-05-08mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior
2014-05-06mac80211: split CSA finalize functionMichal Kazior
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior
2014-05-05mac80211: move TDLS code to another fileArik Nemtsov
2014-05-05mac80211: set an external flag for TDLS stationsArik Nemtsov
2014-04-28mac80211: Support dynamic AP mode channel width changesJouni Malinen
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior
2014-04-25mac80211: fix racy usage of chanctx->refcountMichal Kazior
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal
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