Age | Commit message (Expand) | Author |
2022-07-15 | wifi: mac80211: provide link ID in link_conf | Johannes Berg |
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-01 | wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling | Felix Fietkau |
2022-07-01 | wifi: mac80211: fix a kernel-doc complaint | Johannes Berg |
2022-07-01 | wifi: mac80211: add a missing comma at kernel-doc markup | Mauro Carvalho Chehab |
2022-06-29 | wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify | Lorenzo Bianconi |
2022-06-20 | wifi: mac80211: RCU-ify link STA pointers | Johannes Berg |
2022-06-20 | wifi: mac80211: return a beacon for a specific link | Shaul Triebitz |
2022-06-20 | wifi: mac80211: pass the link id in start/stop ap | Shaul Triebitz |
2022-06-20 | wifi: mac80211: add sta link addition/removal | Johannes Berg |
2022-06-20 | wifi: mac80211: add MLO link ID to TX frame metadata | Johannes Berg |
2022-06-20 | wifi: mac80211: remove band from TX info in MLO | Johannes Berg |
2022-06-20 | wifi: mac80211: add vif link addition/removal | Johannes Berg |
2022-06-20 | wifi: mac80211: make some SMPS code MLD-aware | Johannes Berg |
2022-06-20 | wifi: mac80211: add link_id to vht.c code for MLO | Johannes Berg |
2022-06-20 | wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS | Johannes Berg |
2022-06-20 | wifi: mac80211: make channel context code MLO-aware | Johannes Berg |
2022-06-20 | wifi: mac80211: add per-link configuration pointer | Johannes Berg |
2022-06-20 | wifi: mac80211: split bss_info_changed method | 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: extend current rate control tx status API | Jonas Jelonek |
2022-05-16 | mac80211: remove stray multi_sta_back_32bit docs | Johannes Berg |
2022-05-16 | mac80211: fix typo in documentation | Johannes Berg |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R |
2022-04-11 | mac80211: introduce BSS color collision detection | Lorenzo Bianconi |
2022-04-11 | mac80211: Improve confusing comment around tx_info clearing | Toke Høiland-Jørgensen |
2022-03-15 | mac80211: MBSSID beacon handling in AP mode | Lorenzo Bianconi |
2022-03-11 | mac80211: Add support to trigger sta disconnect on hardware restart | Youghandhar Chintala |
2022-02-16 | mac80211: Handle station association response with EHT | Ilan Peer |
2022-02-16 | mac80211: Add initial support for EHT and 320 MHz channels | Ilan Peer |
2022-02-04 | mac80211: fix struct ieee80211_tx_info size | Avraham Stern |
2022-01-04 | mac80211: Add stations iterator where the iterator function may sleep | Martin Blumenstingl |
2021-12-20 | cfg80211: rename offchannel_chain structs to background_chain to avoid confus... | Lorenzo Bianconi |
2021-12-20 | mac80211: introduce channel switch disconnect function | Nathan Errera |
2021-11-26 | mac80211: Use memset_after() to clear tx status | Kees Cook |
2021-11-26 | mac80211: add support for .ndo_fill_forward_path | Felix Fietkau |
2021-11-19 | mac80211: introduce set_radar_offchan callback | Lorenzo Bianconi |
2021-10-22 | Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub... | Jakub Kicinski |
2021-09-28 | mac80211: MBSSID support in interface handling | John Crispin |
2021-09-27 | mac80211: save transmit power envelope element and power constraint | Wen Gong |
2021-09-27 | ieee80211: add power type definition for 6 GHz | Wen Gong |
2021-09-27 | mac80211: Fix Ptk0 rekey documentation | Alexander Wetzel |
2021-08-24 | mac80211: introduce individual TWT support in AP mode | Lorenzo Bianconi |
2021-08-17 | mac80211: add support for BSS color change | John Crispin |
2021-06-23 | mac80211: Switch to a virtual time-based airtime scheduler | Toke Høiland-Jørgensen |
2021-06-23 | mac80211: notify driver on mgd TX completion | Johannes Berg |
2021-06-23 | mac80211: add to bss_conf if broadcast TWT is supported | Shaul Triebitz |