summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/cfg80211.c
AgeCommit message (Expand)Author
2019-12-01mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing
2018-03-19mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu
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
2016-11-17mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2016-11-09mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()Wei Yongjun
2016-11-09mwifiex: fix p2p device doesn't find in scan problemKarthik D A
2016-11-09mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar
2016-09-26mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat
2016-09-14mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar
2016-09-09mwifiex: add cfg80211 testmode supportXinming Hu
2016-09-03mwifiex: add custom regulatory domain supportAmitkumar Karwar
2016-09-03mwifiex: remove misleading disconnect messageAmitkumar Karwar
2016-09-03mwifiex: support random MAC address for scanningGanapathi Bhat
2016-07-18mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()Wei Yongjun
2016-07-08mwifiex: fix scan_block flag handlingAmitkumar Karwar
2016-07-08mwifiex: fix NULL pointer dereference during suspendAmitkumar Karwar
2016-07-08mwifiex: code rearrangement in suspend handlerAmitkumar Karwar
2016-07-05mwifiex: add get_antenna support for cfg80211Shengzhen Li
2016-07-05mwifiex: add a cfg80211 .get_tx_power operation callbackJavier Martinez Canillas
2016-07-05mwifiex: fix unconditional error return in .add_virtual_intf callbackJavier Martinez Canillas
2016-06-29mwifiex: fix AP start problem for newly added interfaceAmitkumar Karwar
2016-06-29mwifiex: cancel pending scan during disconnectXinming Hu
2016-04-27mwifiex: avoid querying wakeup reason when wowlan is disabledAmitkumar Karwar
2016-04-27mwifiex: report wowlan wakeup reasons correctlyAmitkumar Karwar
2016-04-27mwifiex: fix coding styleAmitkumar Karwar