Age | Commit message (Expand) | Author | Files | Lines |
2020-02-07 | nl80211: add src and dst addr attributes for control port tx/rx | Markus Theil | 1 | -1/+2 |
2020-02-07 | mac80211: parse also the RSNXE IE | Shaul Triebitz | 1 | -0/+2 |
2020-02-07 | mac80211: Remove support for changing AP SMPS mode | Ilan Peer | 1 | -6/+1 |
2020-02-07 | mac80211: allow changing TX-related netdev features | Johannes Berg | 1 | -0/+7 |
2019-12-13 | mac80211: add 802.11 encapsulation offloading support | John Crispin | 1 | -0/+9 |
2019-11-22 | mac80211: Implement Airtime-based Queue Limit (AQL) | Kan Yan | 1 | -0/+4 |
2019-11-22 | mac80211: Import airtime calculation code from mt76 | Toke Høiland-Jørgensen | 1 | -0/+4 |
2019-09-11 | mac80211: IBSS: send deauth when expiring inactive STAs | Johannes Berg | 1 | -1/+2 |
2019-07-31 | mac80211: allow setting spatial reuse parameters from bss_conf | John Crispin | 1 | -0/+3 |
2019-07-29 | mac80211: add support for the ADDBA extension element | John Crispin | 1 | -1/+2 |
2019-07-29 | mac80211: propagate HE operation info into bss_conf | John Crispin | 1 | -0/+4 |
2019-07-26 | mac80211: implement HE support for mesh | Sven Eckelmann | 1 | -0/+2 |
2019-07-26 | mac80211: HE: add Spatial Reuse element parsing support | John Crispin | 1 | -0/+1 |
2019-07-26 | mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor() | John Crispin | 1 | -1/+2 |
2019-07-26 | mac80211: add support for parsing ADDBA_EXT IEs | John Crispin | 1 | -0/+1 |
2019-07-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+2 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -4/+1 |
2019-06-20 | net/mac80211: move WEP handling to ARC4 library interface | Ard Biesheuvel | 1 | -2/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-14 | mac80211: do not start any work during reconfigure flow | Naftali Goldstein | 1 | -0/+7 |
2019-06-14 | mac80211: only warn once on chanctx_conf being NULL | Yibo Zhao | 1 | -1/+1 |
2019-05-24 | mac80211: handle deauthentication/disassociation from TDLS peer | Yu Wang | 1 | -0/+3 |
2019-04-26 | mac80211: probe unexercised mesh links | Rajkumar Manoharan | 1 | -0/+2 |
2019-04-26 | mac80211: add option for setting control flags | Rajkumar Manoharan | 1 | -1/+2 |
2019-04-26 | mac80211: debugfs option to force TX status frames | Julius Niedworok | 1 | -0/+1 |
2019-04-26 | mac80211: IEEE 802.11 Extended Key ID support | Alexander Wetzel | 1 | -1/+1 |
2019-04-26 | mac80211: support profile split between elements | Sara Sharon | 1 | -1/+0 |
2019-02-22 | mac80211: support max channel switch time element | Sara Sharon | 1 | -0/+2 |
2019-02-22 | cfg80211: Report Association Request frame IEs in association events | Jouni Malinen | 1 | -0/+6 |
2019-02-08 | mac80211: support multi-bssid | Sara Sharon | 1 | -0/+7 |
2019-02-08 | mac80211: pass bssids to elements parsing function | Sara Sharon | 1 | -5/+8 |
2019-01-19 | mac80211: Add airtime accounting and scheduling to TXQs | Toke Høiland-Jørgensen | 1 | -0/+2 |
2019-01-19 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen | 1 | -0/+9 |
2018-12-18 | mac80211: update driver when MU EDCA params change | Shaul Triebitz | 1 | -0/+1 |
2018-10-11 | mac80211: Extend SAE authentication in infra BSS STA mode | Jouni Malinen | 1 | -0/+1 |
2018-09-05 | mac80211: add ability to parse CCFS2 | Johannes Berg | 1 | -1/+3 |
2018-09-05 | mac80211: introduce capability flags for VHT EXT NSS support | Johannes Berg | 1 | -0/+3 |
2018-08-28 | mac80211: add stop/start logic for software TXQs | Manikanta Pubbisetty | 1 | -0/+3 |
2018-06-18 | mac80211: add support for HE | Luca Coelho | 1 | -0/+16 |
2018-06-15 | mac80211: support scan features for improved scan privacy | Johannes Berg | 1 | -5/+9 |
2018-06-15 | mac80211: split ieee80211_send_probe_req() | Johannes Berg | 1 | -7/+0 |
2018-06-15 | mac80211: add probe request building flags | Johannes Berg | 1 | -3/+9 |
2018-05-08 | mac80211: Support the new cfg80211 TXQ stats API | Toke Høiland-Jørgensen | 1 | -0/+3 |
2018-03-29 | mac80211: Send control port frames over nl80211 | Denis Kenzior | 1 | -0/+1 |
2018-03-29 | mac80211: Add support for tx_control_port | Denis Kenzior | 1 | -0/+3 |
2018-03-29 | mac80211: limit wmm params to comply with ETSI requirements | Haim Dreyfuss | 1 | -0/+4 |
2018-03-29 | mac80211: Use proper chan_width enum in sta opmode event | tamizhr@codeaurora.org | 1 | -0/+2 |
2018-03-29 | mac80211: Use proper smps_mode enum in sta opmode event | tamizhr@codeaurora.org | 1 | -0/+2 |
2018-02-22 | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -1/+1 |
2018-01-31 | mac80211: mesh: fix wrong mesh TTL offset calculation | Peter Oh | 1 | -1/+1 |