aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/cfg80211.c
AgeCommit message (Expand)Author
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2021-11-26mwifiex: Properly initialize private structure on interface type changesJonas Dreßler
2021-11-26mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler
2020-06-22mwifiex: Fix memory corruption in dump_stationPali Rohár
2019-12-01mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing
2019-04-05mwifiex: don't advertise IBSS features without FW supportBrian Norris
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-05-29mwifiex: increase log level for internal scan fail resultXinming Hu
2018-05-29mwifiex: mark expected switch fall-throughsGustavo A. R. Silva
2018-05-29mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no supportGanapathi Bhat
2018-04-30mwifiex: make firmware mac address consistent with host configurationXinming Hu
2018-04-25mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2Xinming Hu
2018-03-13mwifiex: get_channel from firmwareGanapathi Bhat
2017-12-07mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu
2017-12-07mwifiex: do not support change AP interface to station modeXinming Hu
2017-10-13mwifiex: double the size of chan_stats array in adapterRohit Fule
2017-10-13mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.cDouglas Anderson
2017-10-10mwifiex: Random MAC address during scanningKarthik Ananthapadmanabha
2017-09-20mwifiex: use get_random_mask_addr() helperGanapathi Bhat
2017-09-20mwifiex: avoid storing random_mac in privateGanapathi Bhat
2017-09-20mwifiex: make const arrays static to shink object code sizeColin Ian King
2017-09-20mwifiex: check for mfg_mode in add_virtual_intfGanapathi Bhat
2017-08-10mwifiex: uap: enable 11d based on userspace configruationXinming Hu
2017-08-08mwifiex: p2p: use separate device addressXinming Hu
2017-08-08mwifiex: Do not change bss_num in change_virtual_intfXinming Hu
2017-08-08mwifiex: replace netif_carrier_on/off by netif_device_attach/dettachGanapathi Bhat
2017-07-28mwifiex: don't short-circuit netdev notifiers on interface deletionBrian Norris
2017-07-27mwifiex: correct channel stat buffer overflowsBrian Norris
2017-06-28mwifiex: fix spelling mistake: "secuirty" -> "security"Colin Ian King
2017-06-28mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-13mwifiex: Replace semaphore async_sem with mutexBinoy Jayan
2017-05-19mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20mwifiex: MAC randomization should not be persistentBrian Norris
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-04-05mwifiex: apply radar flagKarthik Ananthapadmanabha
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-29mwifiex: Remove unused 'adapter'variableKirtika Ruchandani
2016-11-25mwifiex: Disable adhoc feature based on firmware capabilityKarthik D A