aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2022-10-24wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan
2022-10-15wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg
2022-10-15wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg
2022-10-15wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg
2022-10-05wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()Paweł Lenkow
2022-10-05wifi: mac80211: fix regression with non-QoS driversHans de Goede
2022-10-05wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-09-08wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant
2022-09-08wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnectedSiddh Raman Pant
2022-08-17wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-08-17wifi: mac80211: reject WEP or pairwise keys with key ID > 3Johannes Berg
2022-08-17wifi: mac80211: set STA deflink addressesJohannes Berg
2022-07-26wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()Tetsuo Handa
2022-07-11wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau
2022-06-29wifi: mac80211: do not wake queues on a vif that is being stoppedFelix Fietkau
2022-06-29wifi: mac80211: check skb_shared in ieee80211_8023_xmit()Ryder Lee
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-01wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-17mac80211: refactor freeing the next_beaconJohannes Berg
2022-05-16mac80211: minstrel_ht: support ieee80211_rate_statusJonas Jelonek
2022-05-16mac80211: extend current rate control tx status APIJonas Jelonek
2022-05-16mac80211: minstrel_ht: fill all requested ratesPeter Seiderer
2022-05-16mac80211: disable BSS color collision detection in case of no free colorsLavanya Suresh
2022-05-16nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram
2022-05-16mac80211: mlme: track assoc_bss/associated separatelyJohannes Berg
2022-05-16mac80211: remove useless bssid copyJohannes Berg
2022-05-16mac80211: remove unused argument to ieee80211_sta_connection_lost()Johannes Berg
2022-05-16mac80211: mlme: use local SSID copyJohannes Berg
2022-05-16mac80211: use ifmgd->bssid instead of ifmgd->associated->bssidJohannes Berg
2022-05-16mac80211: mlme: move in RSSI reporting codeJohannes Berg
2022-05-16mac80211: unify CCMP/GCMP AAD constructionJohannes Berg
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-04mac80211: support disabling EHT modeMuna Sinada
2022-05-04mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau
2022-05-04mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()Hangyu Hua
2022-05-04mac80211: consider Order bit to fill CCMP AADPing-Ke Shih
2022-05-04mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty
2022-05-04mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-11mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)Peter Seiderer
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi
2022-04-11mac80211: protect ieee80211_assign_beacon with next_beacon checkLorenzo Bianconi
2022-04-11mac80211: fix ht_capa printout in debugfsBen Greear
2022-03-15mac80211: update bssid_indicator in ieee80211_assign_beaconLorenzo Bianconi
2022-03-15mac80211: MBSSID channel switchJohn Crispin
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi