summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-09wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-06wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt classAditya Kumar Singh
2024-09-06wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSSVeerendranath Jakkam
2024-09-06wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam
2024-09-06wifi: cfg80211: make BSS source types publicVeerendranath Jakkam
2024-09-06wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error pathsVeerendranath Jakkam
2024-09-06wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-08-28wifi: cfg80211: Set correct chandef when starting CACIssam Hamdi
2024-08-27wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-27wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priorityhhorace
2024-08-27wifi: lib80211: Constify struct lib80211_crypto_opsChristophe JAILLET
2024-08-27wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211Christophe JAILLET
2024-07-26wifi: cfg80211: correct S1G beacon length calculationJohannes Berg
2024-07-26wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_doneVeerendranath Jakkam
2024-07-09wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau
2024-07-08wifi: nl80211: split helper function from nl80211_put_iface_combinationsFelix Fietkau
2024-06-28wifi: nl80211: don't give key data to userspaceJohannes Berg
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet
2024-06-26wifi: cfg80211: Always call tracingIlan Peer
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-12wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scanEmmanuel Grumbach
2024-06-12wifi: nl80211: remove the FTMs per burst limit for NDP rangingAvraham Stern
2024-06-12wifi: cfg80211: reject non-conformant 6 GHz center frequenciesBenjamin Berg
2024-06-12wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg
2024-06-12wifi: cfg80211: refactor regulatory beaconing checkingJohannes Berg
2024-06-12wifi: cfg80211: refactor 6 GHz AP power type parsingJohannes Berg
2024-06-12wifi: mac80211: refactor channel checksJohannes Berg
2024-06-12wifi: nl80211: expose can-monitor channel propertyJohannes Berg
2024-06-12wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()Baochen Qiang
2024-06-12wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()Baochen Qiang
2024-06-12wifi: cfg80211: make hash table duplicates more survivableJohannes Berg
2024-06-12wifi: cfg80211: wext: add extra SIOCSIWSCAN data checkDmitry Antipov
2024-06-12wifi: cfg80211: wext: set ssids=NULL for passive scansJohannes Berg
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-29wifi: cfg80211: fix 6 GHz scan request buildingJohannes Berg
2024-05-29wifi: cfg80211: pmsr: use correct nla_get_uX functionsLin Ma
2024-05-29wifi: cfg80211: Lock wiphy in cfg80211_get_stationRemi Pommarel
2024-05-29wifi: cfg80211: fully move wiphy work to unbound workqueueJohannes Berg
2024-05-29wifi: cfg80211: validate HE operation element parsingJohannes Berg
2024-05-29wifi: nl80211: clean up coalescing rule handlingJohannes Berg