summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2018-03-24mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2018-03-24mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2018-03-22mac80211: remove BUG() when interface type is invalidLuca Coelho
2018-03-03mac80211: mesh: drop frames appearing to be from usJohannes Berg
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-03mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh
2018-01-17mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2017-12-20mac80211: Fix addition of mesh configuration elementIlan peer
2017-12-09mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg
2017-12-09mac80211: prevent skb/txq mismatchMichal Kazior
2017-12-09mac80211: calculate min channel width correctlyJohannes Berg
2017-11-30mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma
2017-11-30mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2017-11-18mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg
2017-11-18mac80211: use constant time comparison with keysJason A. Donenfeld
2017-11-18mac80211: accept key reinstall without changing anythingJohannes Berg
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-10-05mac80211: fix VLAN handling with TXQsJohannes Berg
2017-07-05mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2017-07-05mac80211: recalculate min channel width on VHT opmode changesJohannes Berg
2017-06-24mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-06-24mac80211: fix dropped counter in multiqueue RXJohannes Berg
2017-06-24mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-06-24mac80211: fix IBSS presp allocation sizeJohannes Berg
2017-06-24mac80211: fix packet statistics for fast-RXJohannes Berg
2017-06-24mac80211: fix CSA in IBSS modeKoen Vandeputte
2017-06-24mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-24mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-04-27mac80211: fix MU-MIMO follow-MAC modeJohannes Berg
2017-04-27mac80211: reject ToDS broadcast data framesJohannes Berg
2017-04-12mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg
2017-03-15mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg
2017-03-15mac80211: don't handle filtered frames within a BA sessionFelix Fietkau
2017-03-15mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2017-03-15mac80211: flush delayed work when entering suspendMatt Chen
2017-02-14mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-01-26mac80211: implement multicast forwarding on fast-RX pathJohannes Berg
2017-01-12mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg
2017-01-12mac80211: initialize fast-xmit 'info' laterJohannes Berg
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-11-15mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau
2016-11-15mac80211: remove bogus skb vif assignmentFelix Fietkau
2016-11-15mac80211: update A-MPDU flag on tx dequeueFelix Fietkau
2016-11-15Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau
2016-11-15mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak
2016-10-17mac80211: move struct aead_req off the stackArd Biesheuvel
2016-10-12mac80211: fix CMD_FRAME for AP_VLANMichael Braun
2016-10-12mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg