Age | Commit message (Expand) | Author |
2022-05-17 | mac80211: refactor freeing the next_beacon | Johannes Berg |
2022-05-16 | mac80211: disable BSS color collision detection in case of no free colors | Lavanya Suresh |
2022-05-16 | nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon | Rameshkumar Sundaram |
2022-05-16 | mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid | Johannes Berg |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R |
2022-04-11 | mac80211: protect ieee80211_assign_beacon with next_beacon check | Lorenzo Bianconi |
2022-03-15 | mac80211: update bssid_indicator in ieee80211_assign_beacon | Lorenzo Bianconi |
2022-03-15 | mac80211: MBSSID channel switch | John Crispin |
2022-03-15 | mac80211: MBSSID beacon handling in AP mode | Lorenzo Bianconi |
2022-03-11 | mac80211: fix potential double free on mesh join | Linus Lüssing |
2022-02-16 | mac80211: Add support for storing station EHT capabilities | Ilan Peer |
2021-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-20 | mac80211: fix locking in ieee80211_start_ap error path | Johannes Berg |
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: notify non-transmitting BSS of color changes | John Crispin |
2021-11-19 | mac80211: introduce set_radar_offchan callback | Lorenzo Bianconi |
2021-11-15 | mac80211: fix monitor_sdata RCU/locking assertions | Johannes Berg |
2021-09-28 | mac80211: MBSSID support in interface handling | John Crispin |
2021-08-17 | mac80211: add support for BSS color change | John Crispin |
2021-07-23 | mac80211: fix enabling 4-address mode on a sta vif after assoc | Felix Fietkau |
2021-06-23 | mac80211: Switch to a virtual time-based airtime scheduler | Toke Høiland-Jørgensen |
2021-06-23 | mac80211: simplify ieee80211_add_station() | Johannes Berg |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-08 | mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN | Seevalamuthu Mariappan |
2021-03-28 | mac80211: cfg.c: A typo fix | Bhaskar Chowdhury |
2021-03-16 | mac80211: fix rate mask reset | Johannes Berg |
2020-12-11 | mac80211: add ieee80211_set_sar_specs | Carl Huang |
2020-12-11 | mac80211: use struct assignment for he_obss_pd | Johannes Berg |
2020-12-11 | cfg80211: remove struct ieee80211_he_bss_color | Johannes Berg |
2020-12-11 | cfg80211: include block-tx flag in channel switch started event | Johannes Berg |
2020-12-11 | mac80211: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-11 | mac80211: remove WDS-related code | Johannes Berg |
2020-10-08 | mac80211: copy configured beacon tx rate to driver | Rajkumar Manoharan |
2020-10-08 | mac80211: handle lack of sband->bitrates in rates | Thomas Pedersen |
2020-09-28 | mac80211: support S1G association | Thomas Pedersen |
2020-09-18 | mac80211: Unsolicited broadcast probe response support | Aloka Dixit |
2020-09-18 | mac80211: Add FILS discovery support | Aloka Dixit |
2020-09-18 | mac80211: notify the driver when a sta uses 4-address mode | Felix Fietkau |
2020-08-27 | mac80211: rename csa counters to countdown counters | John Crispin |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-31 | cfg80211: invert HE BSS color 'disabled' to 'enabled' | Johannes Berg |
2020-07-31 | mac80211: remove unused flags argument in transmit functions | Mathy Vanhoef |
2020-07-31 | cfg80211/mac80211: avoid bss color setting in non-HE modes | P Praneesh |
2020-07-31 | cfg80211/mac80211: add connected to auth server to meshconf | Markus Theil |
2020-07-31 | cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery | Linus Lüssing |
2020-07-31 | mac80211: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-30 | mac80211: mesh: Free ie data when leaving mesh | Remi Pommarel |
2020-05-31 | mac80211: set short_slot for 6 GHz band | Tova Mussai |
2020-05-31 | mac80211: use HE 6 GHz band capability and pass it to the driver | Johannes Berg |