summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| * | mac80211: fix driver RSSI event calculationsJohannes Berg2015-09-221-1/+1
| * | mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-223-16/+0
| * | mac80211: implement VHT support for meshBob Copeland2015-09-223-4/+85
| * | mac80211: zero center freq segment 2 in VHT oper IEChun-Yeow Yeoh2015-09-221-0/+2
| * | mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach2015-09-222-1/+4
| * | mac80211: remove direct probe step before authenticationJohannes Berg2015-09-221-59/+23
| * | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-225-14/+24
| * | mac80211: introduce per vif frame registration APIAndrei Otcheretianski2015-09-223-4/+64
| * | mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov2015-09-221-2/+2
| * | mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov2015-09-224-1/+34
| * | mac80211: process skb_queue while scanning in HWAndrei Otcheretianski2015-09-221-1/+1
* | | mac80211: use ktime_get_secondsArnd Bergmann2015-10-051-6/+2
| |/ |/|
* | mac80211: reset CQM history upon reconfigurationSara Sharon2015-09-221-0/+1
* | mac80211: fix VHT MCS mask array overrunJohannes Berg2015-09-221-5/+7
* | mac80211: reject software RSSI CQM with beacon filteringJohannes Berg2015-09-041-0/+4
* | mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov2015-09-042-0/+31
* | mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-041-3/+67
* | mac80211: Do not use sizeof() on pointer typeThierry Reding2015-09-041-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-211-5/+6
|\
| * mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht2015-08-131-5/+6
* | mac80211: use DECLARE_EWMAJohannes Berg2015-08-145-10/+12
* | mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-146-16/+181
* | mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi2015-08-141-0/+27
* | mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi2015-08-141-68/+71
* | mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi2015-08-141-6/+5
* | mac80211: Make OCB mode set BSSIDBertold Van den Bergh2015-08-141-1/+1
* | mac80211: Only accept data frames in OCB modeBertold Van den Bergh2015-08-141-1/+1
* | mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh2015-08-141-1/+2
* | mac80211: remove always true conditionDan Carpenter2015-08-131-4/+1
* | mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg2015-08-131-17/+0
* | mac80211: deinline rate_control_rate_init, rate_control_rate_updateDenys Vlasenko2015-07-172-57/+62
* | mac80211: deinline drv_sta_stateDenys Vlasenko2015-07-173-27/+44
* | mac80211: select an AID when creating new mesh STAsBob Copeland2015-07-171-6/+35
* | mac80211: mesh: separate plid and aid conceptsBob Copeland2015-07-174-15/+23
* | mac80211: reorder mesh_plink to remove forward declBob Copeland2015-07-171-57/+52
* | mac80211: clear local->suspended before calling drv_resume()Eliad Peller2015-07-171-4/+14
* | mac80211: TDLS: deny ch-switch req on disallowed channelsArik Nemtsov2015-07-171-18/+31
* | mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov2015-07-175-10/+44
* | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-176-16/+41
|\ \ | |/
| * cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-171-3/+3
| * mac80211: add missing length check for confirm framesBob Copeland2015-07-171-0/+3
| * mac80211: correct aid location in peering framesBob Copeland2015-07-171-1/+1
| * mac80211: shut down interfaces before destroying interface listJohannes Berg2015-07-171-11/+14
| * mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K2015-07-171-0/+16
| * mac80211: don't clear all tx flags when requeingMichal Kazior2015-07-171-1/+3
| * mac80211: clear subdir_stations when removing debugfsTom Hughes2015-07-171-0/+1
* | mac80211: Add support for declaring MU-MIMO capabilitySara Sharon2015-07-172-1/+38
* | mac80211: account TX MSDUs properly with segmentation offloadJohannes Berg2015-07-171-1/+5
* | mac80211: shrink struct ieee80211_fragment_entryJohannes Berg2015-07-171-6/+6
* | mac80211: mesh: move fail_avg into mesh structJohannes Berg2015-07-172-7/+9
OpenPOWER on IntegriCloud