summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-25mwifiex: Disable adhoc feature based on firmware capabilityKarthik D A1-0/+10
2016-11-17mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2016-11-09mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()Wei Yongjun1-0/+2
2016-11-09mwifiex: fix p2p device doesn't find in scan problemKarthik D A1-0/+6
2016-11-09mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar1-1/+3
2016-09-26mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat1-0/+24
2016-09-14mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar1-1/+1
2016-09-09mwifiex: add cfg80211 testmode supportXinming Hu1-0/+83
2016-09-03mwifiex: add custom regulatory domain supportAmitkumar Karwar1-14/+25
2016-09-03mwifiex: remove misleading disconnect messageAmitkumar Karwar1-4/+0
2016-09-03mwifiex: support random MAC address for scanningGanapathi Bhat1-1/+14
2016-07-18mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()Wei Yongjun1-6/+8
2016-07-08mwifiex: fix scan_block flag handlingAmitkumar Karwar1-0/+6
2016-07-08mwifiex: fix NULL pointer dereference during suspendAmitkumar Karwar1-8/+10
2016-07-08mwifiex: code rearrangement in suspend handlerAmitkumar Karwar1-7/+7
2016-07-05mwifiex: add get_antenna support for cfg80211Shengzhen Li1-0/+16
2016-07-05mwifiex: add a cfg80211 .get_tx_power operation callbackJavier Martinez Canillas1-0/+24
2016-07-05mwifiex: fix unconditional error return in .add_virtual_intf callbackJavier Martinez Canillas1-0/+2
2016-06-29mwifiex: fix AP start problem for newly added interfaceAmitkumar Karwar1-0/+8
2016-06-29mwifiex: cancel pending scan during disconnectXinming Hu1-0/+3
2016-04-27mwifiex: avoid querying wakeup reason when wowlan is disabledAmitkumar Karwar1-0/+4
2016-04-27mwifiex: report wowlan wakeup reasons correctlyAmitkumar Karwar1-6/+3
2016-04-27mwifiex: fix coding styleAmitkumar Karwar1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-17/+17
2016-04-07mwifiex: add support for wakeup on GTK rekey failureGanapathi Bhat1-1/+6
2016-04-07mwifiex: add support for GTK rekey offloadGanapathi Bhat1-1/+12
2016-04-06mwifiex: advertise low priority scan featureAmitkumar Karwar1-0/+1
2016-04-06mwifiex: fix Tx timeout issue during suspend testAmitkumar Karwar1-2/+8
2016-03-10mwifiex: Empty Tx queue during suspendAmitkumar Karwar1-3/+25
2016-03-07mwifiex: Fixed incorrect indentation issueUjjal Roy1-1/+1
2016-02-06mwifiex: fix bandwidth display problemNachiket Kukade1-2/+2
2016-01-29mwifiex: add RSSI support for net-detectGanapathi Bhat1-0/+4
2016-01-29mwifiex: report wakeup reason to cfg80211chunfan chen1-0/+58
2016-01-29mwifiex: add wowlan net-detect supportchunfan chen1-14/+26
2016-01-29mwifiex: add wowlan info messageschunfan chen1-2/+6
2016-01-29mwifiex: add schedule scan supportXinming Hu1-0/+134
2015-12-30mwifiex: fix wake on disconnect featurechunfan chen1-2/+2
2015-12-30mwifiex: abort cac in del_station() handlerXinming Hu1-0/+5
2015-12-30mwifiex: fix bug for wildcard-prefix wowlan patternXinming Hu1-0/+6
2015-12-30mwifiex: advertise SMS4 cipher suiteZhaoyang Liu1-0/+1
2015-12-30mwifiex: multiple bss supportShengzhen Li1-6/+14
2015-12-30mwifiex: change ap and station interface limitsShengzhen Li1-5/+3
2015-12-11mwifiex: don't follow AP if country code received from EEPROMAmitkumar Karwar1-0/+4
2015-12-11mwifiex: set regulatory info from EEPROMAmitkumar Karwar1-5/+9
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-0/+3887