Age | Commit message (Expand) | Author |
2022-08-26 | wifi: mac80211: correct SMPS mode in HE 6 GHz capability | Johannes Berg |
2022-07-15 | wifi: mac80211: fix multi-BSSID element parsing | Johannes Berg |
2022-07-15 | wifi: mac80211: separate out connection downgrade flags | Johannes Berg |
2022-07-15 | wifi: mac80211: RCU-ify link/link_conf pointers | Johannes Berg |
2022-07-15 | wifi: mac80211: consistently use sdata_dereference() | Johannes Berg |
2022-06-20 | wifi: mac80211: split bss_info_changed method | Johannes Berg |
2022-06-20 | wifi: mac80211: move some future per-link data to bss_conf | Johannes Berg |
2022-03-11 | mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible | Christophe JAILLET |
2022-02-16 | mac80211: Add initial support for EHT and 320 MHz channels | Ilan Peer |
2022-02-04 | mac80211: limit bandwidth in HE capabilities | Johannes Berg |
2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-01 | mac80211: mesh: fix HE operation element length check | Johannes Berg |
2021-09-23 | mac80211: always allocate struct ieee802_11_elems | Johannes Berg |
2021-09-23 | mac80211: mesh: clean up rx_bcn_presp API | Johannes Berg |
2020-11-06 | mac80211: save HE oper info in BSS config for mesh | Pradeep Kumar Chitrapu |
2020-08-27 | mac80211: rename csa counters to countdown counters | John Crispin |
2020-08-27 | net: mac80211: mesh.h: delete duplicated word | Randy Dunlap |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-31 | cfg80211/mac80211: add connected to auth server to meshconf | Markus Theil |
2020-07-31 | mac80211: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-30 | mac80211: fix warning in 6 GHz IE addition in mesh mode | Rajkumar Manoharan |
2020-05-31 | mac80211: determine chandef from HE 6 GHz operation | Johannes Berg |
2020-05-31 | mac80211: avoid using ext NSS high BW if not supported | Johannes Berg |
2020-05-31 | mac80211: do not allow HT/VHT IEs in 6 GHz mesh mode | Rajkumar Manoharan |
2020-05-31 | mac80211: build HE operation with 6 GHz oper information | Rajkumar Manoharan |
2020-05-31 | mac80211: add HE 6 GHz Band Capability element | Rajkumar Manoharan |
2020-04-29 | mac80211: TX legacy rate control for Beacon frames | Jouni Malinen |
2020-04-15 | mac80211: fix channel switch trigger from unknown mesh peer | Tamizh chelvam |
2019-07-26 | mac80211: implement HE support for mesh | Sven Eckelmann |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-29 | mac80211: free peer keys before vif down in mesh | Pradeep Kumar Chitrapu |
2019-05-28 | mac80211: mesh: fix RCU warning | Thomas Pedersen |
2019-02-08 | mac80211: pass bssids to elements parsing function | Sara Sharon |
2018-11-09 | {nl,mac}80211: add rssi to mesh candidates | Bob Copeland |
2018-11-09 | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf | Bob Copeland |
2018-11-09 | mac80211: mesh: advertise gates in mesh formation | Bob Copeland |
2018-09-05 | mac80211: add ability to parse CCFS2 | Johannes Berg |
2018-03-23 | mac80211: notify driver for change in multicast rates | Pradeep Kumar Chitrapu |
2018-02-22 | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-01-31 | mac80211: mesh: fix wrong mesh TTL offset calculation | Peter Oh |
2017-12-11 | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-09-21 | mac80211: use offsetofend() | Johannes Berg |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
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-30 | skbuff/mac80211: introduce and use skb_put_zero() | Johannes Berg |
2017-05-24 | mac80211: enable VHT for mesh channel processing | Simon Wunderlich |
2017-05-24 | mac80211: mesh: support sending wide bandwidth CSA | Simon Wunderlich |