summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2024-10-10wifi: cfg80211: Set correct chandef when starting CACIssam Hamdi
2024-10-04wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov
2024-10-04wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov
2024-10-04wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priorityhhorace
2024-09-08wifi: cfg80211: make hash table duplicates more survivableJohannes Berg
2024-09-08wifi: cfg80211: restrict operation during radar detectionJohannes Berg
2024-08-14wifi: nl80211: don't give key data to userspaceJohannes Berg
2024-08-14wifi: nl80211: disallow setting special AP channel widthsJohannes Berg
2024-08-11wifi: cfg80211: correct S1G beacon length calculationJohannes Berg
2024-08-11wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_doneVeerendranath Jakkam
2024-08-03wifi: nl80211: expose can-monitor channel propertyJohannes Berg
2024-08-03wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()Baochen Qiang
2024-08-03wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()Baochen Qiang
2024-06-26wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet
2024-06-12wifi: cfg80211: wext: add extra SIOCSIWSCAN data checkDmitry Antipov
2024-06-12wifi: cfg80211: wext: set ssids=NULL for passive scansJohannes Berg
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-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-06Merge wireless into wireless-nextJohannes Berg
2024-05-03wifi: cfg80211: handle color change per linkAditya Kumar Singh
2024-05-03wifi: cfg80211: Clear mlo_links info when STA disconnectsXin Deng
2024-05-03wifi: nl80211: Avoid address calculations via out of bounds array indexingKees Cook
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-19wifi: cfg80211: add return docs for regulatory functionsJohannes Berg
2024-04-19wifi: cfg80211: make some regulatory functions voidJohannes Berg
2024-04-19wifi: nl80211: don't free NULL coalescing ruleJohannes Berg
2024-04-08wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...Igor Artemiev
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-25wifi: cfg80211: ignore non-TX BSSs in per-STA profileBenjamin Berg
2024-03-25wifi: cfg80211: check BSSID Index against MaxBSSIDBenjamin Berg
2024-03-25wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beaconAnjaneyulu
2024-03-25wifi: cfg80211: fix rdev_dump_mpp() arguments orderIgor Artemiev
2024-03-25wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-04wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg
2024-03-04wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg
2024-03-04wifi: cfg80211: print flags in tracing in hexJohannes Berg
2024-03-04wifi: cfg80211: check A-MSDU format more carefullyJohannes Berg
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-21wifi: nl80211: refactor parsing CSA offsetsJohannes Berg
2024-02-21wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...Alexis Lothoré
2024-02-21wifi: cfg80211: use ML element parsing helpersJohannes Berg
2024-02-21wifi: cfg80211: refactor RNR parsingJohannes Berg
2024-02-21wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg