summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2015-09-22mac80211: reset CQM history upon reconfigurationSara Sharon
2015-09-22mac80211: fix VHT MCS mask array overrunJohannes Berg
2015-09-04mac80211: reject software RSSI CQM with beacon filteringJohannes Berg
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-09-04mac80211: Do not use sizeof() on pointer typeThierry Reding
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-08-14mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi
2015-08-14mac80211: Make OCB mode set BSSIDBertold Van den Bergh
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh
2015-08-14mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh
2015-08-13mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht
2015-08-13mac80211: remove always true conditionDan Carpenter
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg
2015-07-17mac80211: deinline rate_control_rate_init, rate_control_rate_updateDenys Vlasenko
2015-07-17mac80211: deinline drv_sta_stateDenys Vlasenko
2015-07-17mac80211: select an AID when creating new mesh STAsBob Copeland
2015-07-17mac80211: mesh: separate plid and aid conceptsBob Copeland
2015-07-17mac80211: reorder mesh_plink to remove forward declBob Copeland
2015-07-17mac80211: clear local->suspended before calling drv_resume()Eliad Peller
2015-07-17mac80211: TDLS: deny ch-switch req on disallowed channelsArik Nemtsov
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-07-17mac80211: Add support for declaring MU-MIMO capabilitySara Sharon
2015-07-17mac80211: account TX MSDUs properly with segmentation offloadJohannes Berg
2015-07-17mac80211: shrink struct ieee80211_fragment_entryJohannes Berg
2015-07-17mac80211: mesh: move fail_avg into mesh structJohannes Berg
2015-07-17mac80211: minstrel_ht: handle peers in dynamic SMPSKrishna Chaitanya
2015-07-17mac80211: mesh process the target only subfield for mesh hwmpChun-Yeow Yeoh
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov
2015-07-17mac80211: enable assoc check for mesh interfacesBob Copeland
2015-07-17mac80211: mac80211: Check SN for deactivated mpathsJesse Jones
2015-07-17mac80211: mesh: don't invalidate SN on discovery failureJesse Jones
2015-07-17mac80211: mesh: add missing case to PERR processingAlexis Green
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov
2015-07-17mac80211: clear local->in_reconfig on reconfig errorEliad Peller
2015-07-17mac80211: allow passing NULL to ieee80211_vif_to_wdev()Johannes Berg
2015-07-17mac80211: avoid unnecessary beacon deref on CSA counter updateWojciech Dubowik
2015-07-17mac80211: move mesh STA parameters code to own functionJohannes Berg
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg
2015-07-17mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg
2015-07-17mac80211: duplicate station's MAC address for hash tableJohannes Berg
2015-07-17mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg
2015-07-17mac80211: remove key TX/RX counterJohannes Berg
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg