summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-12-03wifi: mac80211: fix station NSS capability initialization orderBenjamin Lin
2024-12-03wifi: mac80211: fix vif addr when switching from monitor to stationFelix Fietkau
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-12-03wifi: mac80211: wake the queues in case of failure in resumeEmmanuel Grumbach
2024-12-03wifi: cfg80211: clear link ID from bitmap during link delete after clean upAditya Kumar Singh
2024-12-03wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beaconHaoyu Li
2024-12-03wifi: mac80211: fix mbss changed flags corruption on 32 bit systemsIssam Hamdi
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-12wifi: mac80211: pass MBSSID config by referenceJohannes Berg
2024-11-12wifi: mac80211: Support EHT 1024 aggregation size in TXMeiChia Chiu
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-26wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch...Gustavo A. R. Silva
2024-10-25mac80211: fix user-power when emulating chanctxBen Greear
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-23mac80211: Remove NOP call to ieee80211_hw_configBen Greear
2024-10-23wifi: mac80211: re-order assigning channel in activate linksAditya Kumar Singh
2024-10-23wifi: mac80211: convert debugfs files to short fopsJohannes Berg
2024-10-23wifi: mac80211: remove misleading j_0 construction partsJohannes Berg
2024-10-23wifi: mac80211: refactor BW limitation check for CSA parsingMichael-CY Lee
2024-10-23wifi: mac80211: filter on monitor interfaces based on configured channelFelix Fietkau
2024-10-23wifi: mac80211: refactor ieee80211_rx_monitorFelix Fietkau
2024-10-23wifi: mac80211: add support for the monitor SKIP_TX flagFelix Fietkau
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau
2024-10-23wifi: mac80211: remove status->ampdu_delimiter_crcFelix Fietkau
2024-10-23wifi: mac80211: use vif radio mask to limit creating chanctxFelix Fietkau
2024-10-23wifi: mac80211: use vif radio mask to limit ibss scan frequenciesFelix Fietkau
2024-10-23wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to driversJohannes Berg
2024-10-23wifi: mac80211: chan: calculate min_def also for client modeJohannes Berg
2024-10-23wifi: mac80211: add an option to fake ieee80211_connection_lossMiri Korenblit
2024-10-23wifi: mac80211: parse A-MSDU len from EHT capabilitiesMiri Korenblit
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-23wifi: mac80211: allow rate_control_rate_init() for linksJohannes Berg
2024-10-23wifi: mac80211: update the right link for tx powerEmmanuel Grumbach
2024-10-23wifi: mac80211: __ieee80211_recalc_txpower receives a linkEmmanuel Grumbach
2024-10-23wifi: mac80211: ieee80211_recalc_txpower receives a linkEmmanuel Grumbach
2024-10-23wifi: mac80211: remove unneeded parametersEmmanuel Grumbach
2024-10-23wifi: mac80211: make bss_param_ch_cnt available for the low level driverEmmanuel Grumbach
2024-10-23wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTHMiri Korenblit
2024-10-23wifi: cfg80211: disallow SMPS in AP modeJohannes Berg
2024-10-23wifi: mac80211: Add support to indicate that a new interface is to be addedIlan Peer
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-08mac80211: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov
2024-10-08wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandefJeff Johnson
2024-10-08wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keysFelix Fietkau
2024-10-08wifi: mac80211: do not pass a stopped vif to the driver in .get_txpowerFelix Fietkau
2024-10-08wifi: mac80211: Convert color collision detection to wiphy workRemi Pommarel