aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris1-19/+16
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-1/+1
2019-04-27netlink: 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-12treewide: Use array_size() in vmalloc()Kees Cook1-2/+2
2018-05-29mwifiex: increase log level for internal scan fail resultXinming Hu1-1/+1
2018-05-29mwifiex: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2018-05-29mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no supportGanapathi Bhat1-1/+17
2018-04-30mwifiex: make firmware mac address consistent with host configurationXinming Hu1-2/+2
2018-04-25mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2Xinming Hu1-1/+2
2018-03-13mwifiex: get_channel from firmwareGanapathi Bhat1-15/+25
2017-12-07mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu1-0/+6
2017-12-07mwifiex: do not support change AP interface to station modeXinming Hu1-1/+0
2017-10-13mwifiex: double the size of chan_stats array in adapterRohit Fule1-1/+4
2017-10-13mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.cDouglas Anderson1-5/+9
2017-10-10mwifiex: Random MAC address during scanningKarthik Ananthapadmanabha1-4/+6
2017-09-20mwifiex: use get_random_mask_addr() helperGanapathi Bhat1-6/+5
2017-09-20mwifiex: avoid storing random_mac in privateGanapathi Bhat1-7/+4
2017-09-20mwifiex: make const arrays static to shink object code sizeColin Ian King1-7/+7
2017-09-20mwifiex: check for mfg_mode in add_virtual_intfGanapathi Bhat1-8/+11
2017-08-10mwifiex: uap: enable 11d based on userspace configruationXinming Hu1-0/+2
2017-08-08mwifiex: p2p: use separate device addressXinming Hu1-1/+4
2017-08-08mwifiex: Do not change bss_num in change_virtual_intfXinming Hu1-8/+0
2017-08-08mwifiex: replace netif_carrier_on/off by netif_device_attach/dettachGanapathi Bhat1-10/+4
2017-07-28mwifiex: don't short-circuit netdev notifiers on interface deletionBrian Norris1-4/+0
2017-07-27mwifiex: correct channel stat buffer overflowsBrian Norris1-1/+1
2017-06-28mwifiex: fix spelling mistake: "secuirty" -> "security"Colin Ian King1-1/+1
2017-06-28mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat1-4/+0
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-6/+4
2017-06-13mwifiex: Replace semaphore async_sem with mutexBinoy Jayan1-1/+1
2017-05-19mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris1-36/+35
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel1-3/+3
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel1-1/+1
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-1/+1
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+3
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-15/+12
2017-04-20mwifiex: MAC randomization should not be persistentBrian Norris1-1/+3
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-2/+2
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-15/+12
2017-04-05mwifiex: apply radar flagKarthik Ananthapadmanabha1-0/+19
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel1-1/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+7
2016-11-29mwifiex: Remove unused 'adapter'variableKirtika Ruchandani1-2/+0