summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-06-10wifi: mac80211: refactor some key codeJohannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
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
2022-03-15mac80211: always have ieee80211_sta_restart()Johannes Berg
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala
2022-03-11mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-11mac80211: correct legacy rates check in ieee80211_calc_rx_airtimeMeiChia Chiu
2022-03-11mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-16mac80211: parse AddBA request with extended AddBA elementMordechay Goodstein
2022-02-16mac80211: calculate max RX NSS for EHT modeMordechay Goodstein
2022-02-16mac80211: Add support for storing station EHT capabilitiesIlan Peer
2022-02-16mac80211: Handle station association response with EHTIlan Peer
2022-02-16mac80211: Add EHT capabilities to association/probe requestIlan Peer
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer
2022-02-16mac80211: Support parsing EHT elementsIlan Peer