aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-19mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg
2013-12-19mac80211: remove unnecessary iflist_mtx lockingJohannes Berg
2013-12-19mac80211: align struct ps_data.tim to unsigned longJoe Perches
2013-12-18mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg
2013-12-18mac80211: fix checkpatch errorsWeilong Chen
2013-12-16mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau
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: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel
2013-12-16mac80211: make ieee80211_assign_beacon() staticLuciano Coelho
2013-12-16mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau
2013-12-16mac80211: free all AP/VLAN keys at onceJohannes Berg
2013-12-16mac80211: optimise mixed AP/VLAN station removalJohannes Berg
2013-12-16mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg
2013-12-16mac80211: move synchronize_net() before sta key removalJohannes Berg
2013-12-16mac80211: don't delay station destructionJohannes Berg
2013-12-16mac80211: move 4-addr sta pointer clearing before synchronize_rcu()Johannes Berg
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes 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-05mac80211: fix nested sdata lock for IBSS/CSASimon Wunderlich
2013-12-05mac80211: start_next_roc only if scan was actually runningEliad Peller
2013-12-05mac80211: determine completed scan type by defined opsEliad Peller
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-12-05mac80211: warn if unhashing station failsJohannes Berg
2013-12-04mac80211: neaten ieee80211_deliver_skbJohannes Berg
2013-12-03nl80211: vendor command supportJohannes Berg
2013-12-03mac80211: remove duplicate codeEliad Peller
2013-12-03mac80211: move align variable to remove __maybe_unusedJohannes Berg
2013-12-03Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior
2013-12-02mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich
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-02mac80211: mesh: only get tsf if we need itBob Copeland
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-12-02mac80211: update ht flag if bss configuration changedAvri Altman
2013-12-02mac80211: remove sta_info_flush() from interface teardownJohannes Berg
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb
2013-11-25mac80211: minstrel_ht: do not sample unsupported ratesKarl Beldan