Age | Commit message (Expand) | Author |
2022-07-15 | wifi: mac80211: add API to parse multi-link element | Johannes Berg |
2022-07-15 | wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to link | Johannes Berg |
2022-07-15 | wifi: mac80211: add multi-link element to AUTH frames | Johannes Berg |
2022-07-15 | wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc... | Gregory Greenman |
2022-07-15 | wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef() | Andrei Otcheretianski |
2022-07-15 | wifi: mac80211: add a helper to fragment an element | Johannes Berg |
2022-07-15 | wifi: mac80211: use only channel width in ieee80211_parse_bitrates() | Johannes Berg |
2022-07-15 | wifi: mac80211: fix multi-BSSID element parsing | Johannes Berg |
2022-07-15 | wifi: mac80211: replace link_id with link_conf in start/stop_ap() | Gregory Greenman |
2022-07-15 | wifi: mac80211: refactor elements parsing with parameter struct | Johannes Berg |
2022-07-15 | wifi: mac80211: change QoS settings API to take link into account | Johannes Berg |
2022-07-15 | wifi: mac80211: separate out connection downgrade flags | Johannes Berg |
2022-07-15 | wifi: mac80211: Align with Draft P802.11be_D1.5 | Ilan Peer |
2022-07-15 | wifi: mac80211: RCU-ify link/link_conf pointers | Johannes Berg |
2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-11 | wifi: mac80211: fix center freq calculation in ieee80211_chandef_downgrade | MeiChia Chiu |
2022-06-29 | wifi: mac80211: do not wake queues on a vif that is being stopped | Felix Fietkau |
2022-06-20 | wifi: mac80211: pass the link id in start/stop ap | Shaul Triebitz |
2022-06-20 | wifi: mac80211: make some SMPS code MLD-aware | Johannes Berg |
2022-06-20 | wifi: mac80211: make channel context code MLO-aware | Johannes Berg |
2022-06-20 | wifi: mac80211: split bss_info_changed method | Johannes Berg |
2022-06-20 | wifi: mac80211: reorg some iface data structs for MLD | Johannes Berg |
2022-06-20 | wifi: mac80211: move interface config to new struct | Johannes Berg |
2022-06-20 | wifi: mac80211: move some future per-link data to bss_conf | Johannes Berg |
2022-06-10 | wifi: mac80211: remove cipher scheme support | Johannes Berg |
2022-05-16 | mac80211: mlme: move in RSSI reporting code | Johannes Berg |
2022-03-11 | mac80211: Add support to trigger sta disconnect on hardware restart | Youghandhar Chintala |
2022-02-16 | mac80211: Add EHT capabilities to association/probe request | Ilan Peer |
2022-02-16 | mac80211: Add initial support for EHT and 320 MHz channels | Ilan Peer |
2022-02-16 | mac80211: Support parsing EHT elements | Ilan Peer |
2022-02-16 | mac80211: parse only HE capability elements with valid size | Johannes Berg |
2022-02-04 | mac80211: Remove redundent assignment channel_type | Jiapeng Chong |
2022-02-04 | mac80211: limit bandwidth in HE capabilities | Johannes Berg |
2022-01-04 | mac80211: Add stations iterator where the iterator function may sleep | Martin Blumenstingl |
2021-12-14 | mac80211: do drv_reconfig_complete() before restarting all | Johannes Berg |
2021-12-14 | mac80211: Fix the size used for building probe request | Ilan Peer |
2021-12-14 | mac80211: validate extended element ID is present | Johannes Berg |
2021-11-15 | mac80211: fix monitor_sdata RCU/locking assertions | Johannes Berg |
2021-09-27 | mac80211: add parse regulatory info in 6 GHz operation information | Wen Gong |
2021-09-23 | mac80211: always allocate struct ieee802_11_elems | Johannes Berg |
2021-09-23 | mac80211: mlme: find auth challenge directly | Johannes Berg |
2021-09-23 | mac80211: move CRC into struct ieee802_11_elems | Johannes Berg |
2021-08-26 | mac80211: parse transmit power envelope element | Wen Gong |
2021-06-23 | mac80211: add HE 6 GHz capability only if supported | Johannes Berg |
2021-06-23 | mac80211: always include HE 6GHz capability in probe request | Johannes Berg |
2021-06-23 | mac80211: conditionally advertise HE in probe requests | Johannes Berg |
2021-06-23 | mac80211: remove use of ieee80211_get_he_sta_cap() | Johannes Berg |
2021-06-23 | mac80211: free skb in WEP error case | Johannes Berg |
2021-06-18 | mac80211: handle various extensible elements correctly | Johannes Berg |
2021-06-09 | mac80211: move interface shutdown out of wiphy lock | Johannes Berg |