summaryrefslogtreecommitdiff
path: root/net/mac80211
Commit message (Expand)AuthorAge
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-28
* mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-28
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-28
* mac80211: add ieee80211_tx_status_extFelix Fietkau2017-04-28
* mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_statusFelix Fietkau2017-04-28
* mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-28
* mac80211: use bitfield macros for encoded rateJohannes Berg2017-04-28
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-28
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-28
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-28
* mac80211: make multicast variable a bool in ieee80211_accept_frame()Luca Coelho2017-04-26
* mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg2017-04-26
* mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach2017-04-26
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-26
* mac80211: rewrite monitor mode delivery logicJohannes Berg2017-04-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
|\
| * mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-20
| * mac80211: fix MU-MIMO follow-MAC modeJohannes Berg2017-04-13
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-20
|\ \ | |/ |/|
| * mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke2017-04-18
| * mac80211: keep a separate list of monitor interfaces that are upJohannes Berg2017-04-18
| * mac80211: use common code for monitor options in add/changeJohannes Berg2017-04-13
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-13
| * mac80211: correct MU-MIMO monitor follow functionalityJohannes Berg2017-04-13
| * cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg2017-04-13
| * mac80211: drop frames too short for FCS earlierJohannes Berg2017-04-13
| * mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke2017-04-13
| * mac80211: mesh: drop new node with weak powerMasashi Honma2017-03-29
| * mac80211: Use setup_timer instead of init_timer for mesh pathOndřej Lysoněk2017-03-16
| * mac80211: reject/clear user rate mask if not usableJohannes Berg2017-03-08
| * mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg2017-03-07
| * mac80211: ignore VHT membership selector when parsing ratesJohannes Berg2017-03-07
| * mac80211: Use setup_timer instead of init_timerOndřej Lysoněk2017-03-06
| * mac80211: fix mesh fail_avg checkManoharan, Rajkumar2017-03-06
| * mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg2017-03-06
| * mac80211: remove local pointer from rate_ctrl_refJohannes Berg2017-03-06
| * ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-06
| * mac80211: Print text for disassociation reasonArkadiusz Miskiewicz2017-03-06
| * mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski2017-03-06
| * mac80211: use DECLARE_EWMA for mesh_fail_avgManoharan, Rajkumar2017-03-06
* | mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg2017-03-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-04
|\
| * average: change to declare precision, not factorJohannes Berg2017-03-02
| * Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-03-01
| |\
| | * mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg2017-02-28
| | * mac80211: fix typo in debug printSara Sharon2017-02-27
| | * mac80211: shorten debug messageSara Sharon2017-02-27
| | * mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach2017-02-27
| | * mac80211: don't handle filtered frames within a BA sessionFelix Fietkau2017-02-27
| | * mac80211: don't reorder frames with SN smaller than SSNSara Sharon2017-02-27