summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-09net: reformat kdoc return statementsJakub Kicinski
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau
2024-10-23wifi: cfg80211: report per wiphy radio antenna maskFelix Fietkau
2024-10-23wifi: cfg80211: add option for vif allowed radiosFelix Fietkau
2024-10-23wifi: cfg80211: disallow SMPS in AP modeJohannes Berg
2024-10-08wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel
2024-09-09wifi: cfg80211: fix kernel-doc for per-link dataJohannes Berg
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-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-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: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg
2024-06-12wifi: cfg80211: use BIT() for flag enumsJohannes Berg
2024-05-29wifi: nl80211: clean up coalescing rule handlingJohannes Berg
2024-05-23wifi: cfg80211: use __counted_by where appropriateDmitry Antipov
2024-05-03wifi: cfg80211: handle color change per linkAditya Kumar Singh
2024-04-19wifi: cfg80211: fix cfg80211 function kernel-docJeff Johnson
2024-03-25wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg
2024-03-04wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg
2024-03-04wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg
2024-02-21wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg
2024-02-15wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg
2024-02-12wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz
2024-02-12wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg
2024-02-12wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh
2024-02-09wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primaryJohannes Berg
2024-02-08wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh
2024-02-08wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-01-26Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson
2024-01-26wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeAndrei Otcheretianski
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski
2023-12-21wifi: cfg80211: address several kerneldoc warningsJonathan Corbet