summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15wifi: mwifiex: configure BSSID consistently when starting APDavid Lin1-0/+2
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg1-1/+1
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit1-1/+2
2023-07-25wifi: mwifiex: Set WIPHY_FLAG_NETNS_OK flagJohannes Wiesboeck1-0/+1
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+4
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya1-4/+4
2023-05-19wifi: mwifiex: Use default @max_active for workqueuesTejun Heo1-2/+2
2022-10-12treewide: use get_random_u32() when possibleJason A. Donenfeld1-2/+2
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller1-4/+6
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-4/+6
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-13/+1
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-7/+11
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner1-13/+1
2021-10-20mwifiex: Log an error on command failure during key-material uploadJonas Dreßler1-2/+8
2021-10-20mwifiex: Don't log error on suspend if wake-on-wlan is disabledJonas Dreßler1-1/+1
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-2/+0
2021-09-21mwifiex: Fix copy-paste mistake when creating virtual interfaceJonas Dreßler1-1/+1
2021-09-21mwifiex: Properly initialize private structure on interface type changesJonas Dreßler1-3/+7
2021-09-21mwifiex: Handle interface type changes from AP to STATIONJonas Dreßler1-0/+1
2021-09-21mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GOJonas Dreßler1-0/+36
2021-09-21mwifiex: Update virtual interface counters right after setting bss_typeJonas Dreßler1-11/+14
2021-09-21mwifiex: Use helper function for counting interface typesJonas Dreßler1-75/+35
2021-09-21mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler1-18/+4
2021-09-21mwifiex: Use function to check whether interface type change is allowedJonas Dreßler1-47/+92
2021-09-21mwifiex: Small cleanup for handling virtual interface type changesJonas Dreßler1-25/+14
2021-04-17mwifiex: don't print SSID to logsBrian Norris1-7/+4
2021-02-08mwifiex: Report connected BSS with cfg80211_connect_bss()Yen-lin Lai1-9/+26
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg1-3/+3
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg1-2/+2
2020-08-27mwifiex: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-07-15mwifiex: Fix reporting 'operation not supported' error codePali Rohár1-9/+9
2020-07-15mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfacesPali Rohár1-1/+2
2020-05-29mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STAPali Rohár1-0/+5
2020-05-27Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller1-10/+6
2020-05-18mwifiex: Fix memory corruption in dump_stationPali Rohár1-8/+6
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-10/+6
2020-03-12mwifiex: set needed_headroom, not hard_header_lenBrian Norris1-1/+1
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat1-4/+4
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris1-19/+16
2019-06-03net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-1/+1
2019-04-28netlink: make validation more configurable for future strictnessJohannes Berg1-2/+2
2019-04-04mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing1-1/+5
2019-02-19mwifiex: don't advertise IBSS features without FW supportBrian Norris1-3/+7
2019-02-19mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk1-2/+11
2018-12-13mwifiex: add NL80211_STA_INFO_RX_BITRATE supportBrian Norris1-0/+26
2018-12-13mwifiex: refactor mwifiex_parse_htinfo() for reuseBrian Norris1-17/+19
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat1-1/+2
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat1-7/+7
2018-06-13treewide: Use array_size() in vmalloc()Kees Cook1-2/+2
2018-05-29mwifiex: increase log level for internal scan fail resultXinming Hu1-1/+1