Age | Commit message (Expand) | Author |
2017-12-11 | mac80211: don't warn on AID field without top two MSBs set | Johannes Berg |
2017-12-11 | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-11-27 | mac80211: use QoS NDP for AP probing | Johannes Berg |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-10-13 | mac80211: don't track HT capability changes | Johannes Berg |
2017-09-21 | mac80211: simplify and clarify IE splitting | Johannes Berg |
2017-09-05 | mac80211: fix incorrect assignment of reassoc value | Simon Dinkin |
2017-06-20 | net: manual clean code which call skb_put_[data:zero] | yuan linyu |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-13 | mac80211: set bss_info data before configuring the channel | Johannes Berg |
2017-06-13 | mac80211: remove 5/10 MHz rate code from station MLME | Johannes Berg |
2017-05-19 | mac80211: move clearing result into ieee80211_parse_ch_switch_ie() | Johannes Berg |
2017-05-08 | mac80211: bail out from prep_connection() if a reconfig is ongoing | Luca Coelho |
2017-04-28 | mac80211: Add support for BSS max idle period element | Avraham Stern |
2017-04-28 | mac80211: Fix possible sband related NULL pointer de-reference | Mohammed Shafi Shajakhan |
2017-03-08 | mac80211: reject/clear user rate mask if not usable | Johannes Berg |
2017-03-07 | mac80211: ignore VHT membership selector when parsing rates | Johannes Berg |
2017-03-06 | mac80211: Print text for disassociation reason | Arkadiusz Miskiewicz |
2017-03-06 | mac80211: Add set_cqm_rssi_range_config | Andrew Zaborowski |
2017-02-08 | cfg80211: Pass new RSSI level in CQM RSSI notification | Andrzej Zaborowski |
2017-02-08 | mac80211: Pass new RSSI level in CQM RSSI notification | Andrzej Zaborowski |
2016-12-13 | mac80211: Remove unused 'beaconint_us' variable | Kirtika Ruchandani |
2016-12-09 | cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts | Johannes Berg |
2016-10-27 | mac80211: FILS AEAD protection for station mode association frames | Jouni Malinen |
2016-10-27 | mac80211: Add FILS auth alg mapping | Jouni Malinen |
2016-10-27 | mac80211: Allow AUTH_DATA to be used for FILS | Jouni Malinen |
2016-10-27 | cfg80211: Rename SAE_DATA to more generic AUTH_DATA | Jouni Malinen |
2016-10-19 | mac80211: uapsd_queues is in QoS IE order | Emmanuel Grumbach |
2016-09-15 | mac80211: fix possible out-of-bounds access | Johannes Berg |
2016-05-12 | mac80211: remove disconnected APs from BSS table | David Spinadel |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2016-04-06 | mac80211: add fast-rx path | Johannes Berg |
2016-04-05 | mac80211: avoid useless memory write on each frame RX | Johannes Berg |
2016-03-01 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2016-02-24 | mac80211: move MU_MIMO_OWNER flag to ieee80211_vif | Sara Sharon |
2016-02-24 | mac80211: always print a message when disconnecting | Johannes Berg |
2016-02-24 | mac80211: refactor HT/VHT to chandef code | Johannes Berg |
2016-01-26 | mac80211: Requeue work after scan complete for all VIF types. | Sachin Kulkarni |
2016-01-14 | cfg80211/mac80211: use to_delayed_work | Geliang Tang |
2016-01-14 | mac80211: process and save VHT MU-MIMO group frame | Sara Sharon |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-15 | mac80211: handle width changes from opmode notification IE in beacon | Eyal Shapira |
2015-12-15 | mac80211: suppress unchanged "limiting TX power" messages | Johannes Berg |
2015-12-04 | mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag | Janusz.Dziedzic@tieto.com |
2015-11-03 | mac80211: treat bad WMM parameters more gracefully | Johannes Berg |
2015-11-03 | mac80211: fixup AIFSN instead of disabling WMM | Emmanuel Grumbach |
2015-11-03 | mac80211: make enable_qos parameter to ieee80211_set_wmm_default() | Johannes Berg |
2015-11-03 | mac80211: Fix local deauth while associating | Andrei Otcheretianski |