| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Fix hwflags debugfs file format | Mohammed Shafi Shajakhan | 2015-10-13 | 1 | -1/+1 |
* | mac80211: fix handling of PS filtering with fast-xmit | Felix Fietkau | 2015-09-24 | 2 | -2/+6 |
* | mac80211: reset CQM history upon reconfiguration | Sara Sharon | 2015-09-22 | 1 | -0/+1 |
* | mac80211: fix VHT MCS mask array overrun | Johannes Berg | 2015-09-22 | 1 | -5/+7 |
* | mac80211: reject software RSSI CQM with beacon filtering | Johannes Berg | 2015-09-04 | 1 | -0/+4 |
* | mac80211: avoid VHT usage with no 80MHz chans allowed | Arik Nemtsov | 2015-09-04 | 2 | -0/+31 |
* | mac80211: protect non-HT BSS when HT TDLS traffic exists | Avri Altman | 2015-09-04 | 1 | -3/+67 |
* | mac80211: Do not use sizeof() on pointer type | Thierry Reding | 2015-09-04 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-21 | 1 | -5/+6 |
|\ |
|
| * | mac80211: fix invalid read in minstrel_sort_best_tp_rates() | Adrien Schildknecht | 2015-08-13 | 1 | -5/+6 |
* | | mac80211: use DECLARE_EWMA | Johannes Berg | 2015-08-14 | 5 | -10/+12 |
* | | mac80211: add rate mask logic for vht rates | Lorenzo Bianconi | 2015-08-14 | 6 | -16/+181 |
* | | mac80211: define rate_control_apply_mask_ratetbl() | Lorenzo Bianconi | 2015-08-14 | 1 | -0/+27 |
* | | mac80211: remove ieee80211_tx_rate dependency in rate mask code | Lorenzo Bianconi | 2015-08-14 | 1 | -68/+71 |
* | | mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature | Lorenzo Bianconi | 2015-08-14 | 1 | -6/+5 |
* | | mac80211: Make OCB mode set BSSID | Bertold Van den Bergh | 2015-08-14 | 1 | -1/+1 |
* | | mac80211: Only accept data frames in OCB mode | Bertold Van den Bergh | 2015-08-14 | 1 | -1/+1 |
* | | mac80211: Set txrc.bss to true for OCB interfaces | Bertold Van den Bergh | 2015-08-14 | 1 | -1/+2 |
* | | mac80211: remove always true condition | Dan Carpenter | 2015-08-13 | 1 | -4/+1 |
* | | mac80211: remove ieee80211_aes_cmac_calculate_k1_k2() | Johannes Berg | 2015-08-13 | 1 | -17/+0 |
* | | mac80211: deinline rate_control_rate_init, rate_control_rate_update | Denys Vlasenko | 2015-07-17 | 2 | -57/+62 |
* | | mac80211: deinline drv_sta_state | Denys Vlasenko | 2015-07-17 | 3 | -27/+44 |
* | | mac80211: select an AID when creating new mesh STAs | Bob Copeland | 2015-07-17 | 1 | -6/+35 |
* | | mac80211: mesh: separate plid and aid concepts | Bob Copeland | 2015-07-17 | 4 | -15/+23 |
* | | mac80211: reorder mesh_plink to remove forward decl | Bob Copeland | 2015-07-17 | 1 | -57/+52 |
* | | mac80211: clear local->suspended before calling drv_resume() | Eliad Peller | 2015-07-17 | 1 | -4/+14 |
* | | mac80211: TDLS: deny ch-switch req on disallowed channels | Arik Nemtsov | 2015-07-17 | 1 | -18/+31 |
* | | mac80211: TDLS: handle chan-switch in RTNL locked work | Arik Nemtsov | 2015-07-17 | 5 | -10/+44 |
* | | Merge branch 'mac80211' into mac80211-next | Johannes Berg | 2015-07-17 | 6 | -16/+41 |
|\| |
|
| * | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 2015-07-17 | 1 | -3/+3 |
| * | mac80211: add missing length check for confirm frames | Bob Copeland | 2015-07-17 | 1 | -0/+3 |
| * | mac80211: correct aid location in peering frames | Bob Copeland | 2015-07-17 | 1 | -1/+1 |
| * | mac80211: shut down interfaces before destroying interface list | Johannes Berg | 2015-07-17 | 1 | -11/+14 |
| * | mac80211: wowlan: enable powersave if suspend while ps-polling | Chaitanya T K | 2015-07-17 | 1 | -0/+16 |
| * | mac80211: don't clear all tx flags when requeing | Michal Kazior | 2015-07-17 | 1 | -1/+3 |
| * | mac80211: clear subdir_stations when removing debugfs | Tom Hughes | 2015-07-17 | 1 | -0/+1 |
* | | mac80211: Add support for declaring MU-MIMO capability | Sara Sharon | 2015-07-17 | 2 | -1/+38 |
* | | mac80211: account TX MSDUs properly with segmentation offload | Johannes Berg | 2015-07-17 | 1 | -1/+5 |
* | | mac80211: shrink struct ieee80211_fragment_entry | Johannes Berg | 2015-07-17 | 1 | -6/+6 |
* | | mac80211: mesh: move fail_avg into mesh struct | Johannes Berg | 2015-07-17 | 2 | -7/+9 |
* | | mac80211: minstrel_ht: handle peers in dynamic SMPS | Krishna Chaitanya | 2015-07-17 | 1 | -1/+7 |
* | | mac80211: mesh process the target only subfield for mesh hwmp | Chun-Yeow Yeoh | 2015-07-17 | 1 | -24/+8 |
* | | mac80211: TDLS: correctly configure SMPS state | Arik Nemtsov | 2015-07-17 | 4 | -25/+51 |
* | | mac80211: enable assoc check for mesh interfaces | Bob Copeland | 2015-07-17 | 1 | -3/+0 |
* | | mac80211: mac80211: Check SN for deactivated mpaths | Jesse Jones | 2015-07-17 | 1 | -0/+26 |
* | | mac80211: mesh: don't invalidate SN on discovery failure | Jesse Jones | 2015-07-17 | 1 | -1/+3 |
* | | mac80211: mesh: add missing case to PERR processing | Alexis Green | 2015-07-17 | 1 | -2/+5 |
* | | mac80211: upgrade BW of TDLS peers when possible | Arik Nemtsov | 2015-07-17 | 4 | -11/+132 |
* | | mac80211: define TDLS wider BW support bits | Arik Nemtsov | 2015-07-17 | 5 | -7/+29 |
* | | mac80211: clear local->in_reconfig on reconfig error | Eliad Peller | 2015-07-17 | 1 | -0/+1 |