aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-13wifi: mac80211: Support parsing EPCS ML elementIlan Peer1-0/+2
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer1-0/+15
2025-01-13wifi: mac80211: verify BSS membership selectors and basic ratesBenjamin Berg1-0/+4
2025-01-13wifi: mac80211: Remove unused ieee80211_smps_is_restrictiveDr. David Alan Gilbert1-2/+0
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-1/+1
2024-12-04wifi: mac80211: fix variable used in for_each_sdata_link()Aloka Dixit1-1/+1
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach1-9/+40
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-2/+7
2024-11-12wifi: mac80211: Support EHT 1024 aggregation size in TXMeiChia Chiu1-2/+7
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+6
2024-10-26wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_chanctxGustavo A. R. Silva1-2/+3
2024-10-23wifi: mac80211: add support for the monitor SKIP_TX flagFelix Fietkau1-1/+1
2024-10-23wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to driversJohannes Berg1-2/+0
2024-10-23wifi: mac80211: __ieee80211_recalc_txpower receives a linkEmmanuel Grumbach1-1/+1
2024-10-23wifi: mac80211: ieee80211_recalc_txpower receives a linkEmmanuel Grumbach1-1/+1
2024-10-23wifi: mac80211: make bss_param_ch_cnt available for the low level driverEmmanuel Grumbach1-2/+0
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov1-1/+1
2024-10-08wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandefJeff Johnson1-2/+2
2024-10-08wifi: mac80211: Convert color collision detection to wiphy workRemi Pommarel1-2/+3
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh1-1/+4
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh1-2/+1
2024-08-27wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih1-2/+0
2024-08-27wifi: mac80211: refactor block ack management codeDmitry Antipov1-0/+23
2024-07-09wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau1-2/+3
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-06-26wifi: mac80211: update STA/chandef width during switchJohannes Berg1-1/+2
2024-06-26wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()Johannes Berg1-1/+7
2024-06-26wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()Johannes Berg1-1/+7
2024-06-26wifi: mac80211: restrict public action ECSA frame handlingJohannes Berg1-1/+3
2024-06-26wifi: mac80211: refactor CSA queue block/unblockJohannes Berg1-0/+3
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-10/+27
2024-05-29wifi: mac80211: handle tasklet frames before stoppingJohannes Berg1-0/+2
2024-05-29wifi: mac80211: handle HW restart during ROCJohannes Berg1-0/+1
2024-05-23wifi: mac80211: handle TPE element during CSAJohannes Berg1-0/+3
2024-05-23wifi: mac80211: collect some CSA data into sub-structsJohannes Berg1-7/+11
2024-05-23wifi: mac80211: mlme: handle cross-link CSAJohannes Berg1-0/+1
2024-05-23wifi: mac80211: move radar detect work to sdataJohannes Berg1-1/+2
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg1-3/+10
2024-04-19wifi: mac80211: keep mac80211 consistent on link activation failureBenjamin Berg1-1/+11
2024-04-19wifi: mac80211: transmit deauth only if link is availableJohannes Berg1-1/+2
2024-04-08wifi: mac80211: correctly document struct mesh_tableJeff Johnson1-1/+1
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-1/+7
2024-03-25wifi: mac80211: reactivate multi-link later in restartJohannes Berg1-0/+2
2024-03-25wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASKJohannes Berg1-1/+1
2024-03-25wifi: mac80211: don't enter idle during link switchJohannes Berg1-0/+2
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker1-0/+2
2024-03-25wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson1-2/+2
2024-03-04wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg1-1/+1
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg1-1/+2
2024-03-04wifi: mac80211: hide element parsing internalsJohannes Berg1-14/+0