Age | Commit message (Expand) | Author |
2018-12-05 | mac80211: ignore NullFunc frames in the duplicate detection | Emmanuel Grumbach |
2018-12-05 | mac80211: fix reordering of buffered broadcast packets | Felix Fietkau |
2018-12-05 | mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext | Felix Fietkau |
2018-11-09 | mac80211: fix CSA beacon allocation size | Johannes Berg |
2018-11-09 | mac80211: Clear beacon_int in ieee80211_do_stop | Ben Greear |
2018-11-09 | mac80211: fix GFP_KERNEL under tasklet context | Yan-Hsuan Chuang |
2018-11-09 | mac80211: fix missing unlock on error in ieee80211_mark_sta_auth() | Wei Yongjun |
2018-10-12 | mac80211: implement ieee80211_tx_rate_update to update rate | Anilkumar Kolli |
2018-10-12 | mac80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu |
2018-10-11 | mac80211: Extend SAE authentication in infra BSS STA mode | Jouni Malinen |
2018-10-11 | mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation | Jouni Malinen |
2018-10-11 | mac80211: Helper function for marking STA authenticated | Jouni Malinen |
2018-10-11 | mac80211: rc80211_minstrel: remove variance / stddev calculation | Felix Fietkau |
2018-10-11 | mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate | Felix Fietkau |
2018-10-11 | mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode | Felix Fietkau |
2018-10-11 | mac80211: minstrel: fix CCK rate group streams value | Felix Fietkau |
2018-10-11 | mac80211: minstrel: fix using short preamble CCK rates on HT clients | Felix Fietkau |
2018-10-11 | mac80211: minstrel: reduce minstrel_mcs_groups size | Felix Fietkau |
2018-10-11 | mac80211: minstrel: merge with minstrel_ht, always enable VHT support | Felix Fietkau |
2018-10-11 | mac80211: minstrel: remove unnecessary debugfs cleanup code | Felix Fietkau |
2018-10-11 | mac80211: minstrel: Enable STBC and LDPC for VHT Rates | Chaitanya T K |
2018-10-11 | mac80211: avoid reflecting frames back to the client | Johannes Berg |
2018-10-08 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2018-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-02 | mac80211: Remove unused initialization | Masashi Honma |
2018-10-02 | mac80211: fix error handling in ieee80211_register_hw() | Wei Yongjun |
2018-10-02 | mac80211: fix issue with possible txq NULL pointer | Erik Stromdahl |
2018-10-01 | mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys | Felix Fietkau |
2018-09-26 | mac80211: allocate TXQs for active monitor interfaces | Felix Fietkau |
2018-09-10 | mac80211: Don't access sk_queue_head->next directly. | David S. Miller |
2018-09-10 | mac80211: fix TX status reporting for ieee80211s | Yuan-Chi Pang |
2018-09-10 | mac80211: TDLS: fix skb queue/priority assignment | Johannes Berg |
2018-09-05 | mac80211: fix pending queue hang due to TX_DROP | Bob Copeland |
2018-09-05 | mac80211: remove unnecessary NULL check | Gustavo A. R. Silva |
2018-09-05 | mac80211: add an option for drivers to check if packets can be aggregated | Sara Sharon |
2018-09-05 | mac80211: allow AMSDU size limitation per-TID | Sara Sharon |
2018-09-05 | mac80211: add an option for station management TXQ | Sara Sharon |
2018-09-05 | wireless: align to draft 11ax D3.0 | Shaul Triebitz |
2018-09-05 | mac80211: fix saving a few HE values | Naftali Goldstein |
2018-09-05 | mac80211: support reporting 0-length PSDU in radiotap | Shaul Triebitz |
2018-09-05 | mac80211: Don't wake up from PS for offchannel TX | Andrei Otcheretianski |
2018-09-05 | mac80211: Always report TX status | Andrei Otcheretianski |
2018-09-05 | mac80211: Fix PTK rekey freezes and clear text leak | Alexander Wetzel |
2018-09-05 | mac80211: support radiotap L-SIG data | Shaul Triebitz |
2018-09-05 | mac80211: Store sk_pacing_shift in ieee80211_hw | Wen Gong |
2018-09-05 | mac80211: copy VHT EXT NSS BW Support/Capable data to station | Johannes Berg |
2018-09-05 | mac80211: add ability to parse CCFS2 | Johannes Berg |
2018-09-05 | mac80211: introduce capability flags for VHT EXT NSS support | Johannes Berg |
2018-09-05 | mac80211: in AP mode, set bss_conf::he_supported | Shaul Triebitz |