aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2017-06-13Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-13mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-06-13mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-13mac80211: set bss_info data before configuring the channelJohannes Berg
2017-06-13mac80211: remove 5/10 MHz rate code from station MLMEJohannes Berg
2017-06-13mac80211: Fix incorrect condition when checking rx timestampAvraham Stern
2017-06-13mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-06-09mac80211: free netdev on dev_alloc_name() errorJohannes Berg
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-01mac80211: fix dropped counter in multiqueue RXJohannes Berg
2017-05-30mac80211: fix TX aggregation start/stop callback raceJohannes Berg
2017-05-17mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-05-08mac80211: fix IBSS presp allocation sizeJohannes Berg
2017-05-08mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-04-28mac80211: add ieee80211_tx_status_extFelix Fietkau
2017-04-28mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_statusFelix Fietkau
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau
2017-04-28mac80211: use bitfield macros for encoded rateJohannes Berg
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-26mac80211: make multicast variable a bool in ieee80211_accept_frame()Luca Coelho
2017-04-26mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg
2017-04-26mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-25mac80211: rewrite monitor mode delivery logicJohannes Berg
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-20mac80211: reject ToDS broadcast data framesJohannes Berg
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-18mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke
2017-04-18mac80211: keep a separate list of monitor interfaces that are upJohannes Berg
2017-04-13mac80211: fix MU-MIMO follow-MAC modeJohannes Berg
2017-04-13mac80211: use common code for monitor options in add/changeJohannes Berg
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-04-13mac80211: correct MU-MIMO monitor follow functionalityJohannes Berg
2017-04-13cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg
2017-04-13mac80211: drop frames too short for FCS earlierJohannes Berg
2017-04-13mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke
2017-03-29mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg
2017-03-29mac80211: mesh: drop new node with weak powerMasashi Honma
2017-03-16mac80211: Use setup_timer instead of init_timer for mesh pathOndřej Lysoněk
2017-03-08mac80211: reject/clear user rate mask if not usableJohannes Berg
2017-03-07mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg
2017-03-07mac80211: ignore VHT membership selector when parsing ratesJohannes Berg
2017-03-06mac80211: Use setup_timer instead of init_timerOndřej Lysoněk
2017-03-06mac80211: fix mesh fail_avg checkManoharan, Rajkumar
2017-03-06mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg