summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-05-19mac80211: move clearing result into ieee80211_parse_ch_switch_ie()Johannes Berg
2017-05-08mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho
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-03-08mac80211: reject/clear user rate mask if not usableJohannes Berg
2017-03-07mac80211: ignore VHT membership selector when parsing ratesJohannes Berg
2017-03-06mac80211: Print text for disassociation reasonArkadiusz Miskiewicz
2017-03-06mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2016-12-13mac80211: Remove unused 'beaconint_us' variableKirtika Ruchandani
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-10-27mac80211: FILS AEAD protection for station mode association framesJouni Malinen
2016-10-27mac80211: Add FILS auth alg mappingJouni Malinen
2016-10-27mac80211: Allow AUTH_DATA to be used for FILSJouni Malinen
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach
2016-09-15mac80211: fix possible out-of-bounds accessJohannes Berg
2016-05-12mac80211: remove disconnected APs from BSS tableDavid Spinadel
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-05mac80211: avoid useless memory write on each frame RXJohannes Berg
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon
2016-02-24mac80211: always print a message when disconnectingJohannes Berg
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-12-15mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-10-13Revert "mac80211: remove exposing 'mfp' to drivers"Tamizh chelvam
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-29mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg
2015-09-29mac80211: reduce indentation by inlining a checkJohannes Berg
2015-09-22mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg