Age | Commit message (Expand) | Author |
2019-04-26 | cfg80211: don't pass pointer to pointer unnecessarily | Dan Carpenter |
2019-04-26 | mac80211: support profile split between elements | Sara Sharon |
2019-04-26 | mac80211: support non-inheritance element | Sara Sharon |
2019-02-22 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2019-02-22 | mac80211: support max channel switch time element | Sara Sharon |
2019-02-11 | mac80211: call drv_ibss_join() on restart | Johannes Berg |
2019-02-08 | mac80211: support multi-bssid | Sara Sharon |
2019-02-08 | mac80211: pass bssids to elements parsing function | Sara Sharon |
2019-02-08 | mac80211: use element iteration macro in parsing | Johannes Berg |
2018-12-18 | mac80211: update driver when MU EDCA params change | Shaul Triebitz |
2018-12-05 | mac80211: fix deauth TX when we disconnect | Emmanuel Grumbach |
2018-10-12 | mac80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu |
2018-10-02 | mac80211: fix issue with possible txq NULL pointer | Erik Stromdahl |
2018-09-05 | mac80211: add ability to parse CCFS2 | Johannes Berg |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-03 | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-09-03 | mac80211: fix WMM TXOP calculation | Dreyfuss, Haim |
2018-08-28 | mac80211: add stop/start logic for software TXQs | Manikanta Pubbisetty |
2018-08-28 | cfg80211: make wmm_rule part of the reg_rule structure | Stanislaw Gruszka |
2018-07-24 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-07-03 | mac80211: add stations tied to AP_VLANs during hw reconfig | mpubbise@codeaurora.org |
2018-06-30 | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-06-18 | mac80211: add support for HE | Luca Coelho |
2018-06-15 | mac80211: support scan features for improved scan privacy | Johannes Berg |
2018-06-15 | mac80211: split ieee80211_send_probe_req() | Johannes Berg |
2018-06-15 | mac80211: add probe request building flags | Johannes Berg |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-05-07 | mac80211: clean up rate info bandwidth setting | Johannes Berg |
2018-03-29 | mac80211: limit wmm params to comply with ETSI requirements | Haim Dreyfuss |
2018-03-23 | mac80211: notify driver for change in multicast rates | Pradeep Kumar Chitrapu |
2017-12-11 | mac80211: call synchronize_net once in the restart flow | Sara Sharon |
2017-09-21 | mac80211: use offsetofend() | Johannes Berg |
2017-09-21 | mac80211: simplify and clarify IE splitting | Johannes Berg |
2017-09-05 | mac80211: add MESH IE in the correct order | Liad Kaufman |
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-05-24 | mac80211: mesh: support sending wide bandwidth CSA | Simon Wunderlich |
2017-04-28 | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel |
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-04-28 | mac80211: rename ieee80211_rx_status::vht_nss to just nss | Johannes Berg |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg |
2017-04-26 | mac80211: disentangle iflist_mtx and chanctx_mtx | Johannes Berg |
2017-03-06 | ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1 | Johannes Berg |
2016-10-27 | mac80211: validate new interface's beacon intervals | Johannes Berg |
2016-10-19 | mac80211: uapsd_queues is in QoS IE order | Emmanuel Grumbach |
2016-10-13 | cfg80211: pass struct to interface combination check/iter | Purushottam Kushwaha |
2016-09-30 | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue | Toke Høiland-Jørgensen |
2016-09-30 | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker |