aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris1-3/+2
2019-04-25mwifiex: use struct_size() in kzalloc()Gustavo A. R. Silva1-5/+2
2018-03-13mwifiex: get_channel from firmwareGanapathi Bhat1-0/+19
2017-09-20mwifiex: notify cfg80211 about scan abortGanapathi Bhat1-5/+1
2017-07-28mwifiex: don't open-code ARRAY_SIZE()Brian Norris1-3/+2
2017-06-13mwifiex: make function mwifiex_ret_pkt_aggr_ctrl staticColin Ian King1-2/+2
2017-05-31mwifiex: usb: transmit aggregation packetsXinming Hu1-0/+24
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel1-1/+1
2017-03-20mwifiex: fix for unaligned readsDevidas Puranik1-2/+2
2016-09-17mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland1-5/+8
2016-09-03mwifiex: add custom regulatory domain supportAmitkumar Karwar1-0/+91
2016-09-03mwifiex: add CHAN_REGION_CFG commandAmitkumar Karwar1-0/+41
2016-09-03mwifiex: Fixed endianness problem for big endian platformKarthik D A1-1/+1
2016-07-18mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti1-19/+18
2016-07-05mwifiex: add get_antenna support for cfg80211Shengzhen Li1-3/+7
2016-06-14mwifiex: inform disconnection initiator correctly.Amitkumar Karwar1-2/+3
2016-04-15mwifiex: factor out mwifiex_cancel_pending_scan_cmdAndreas Fenkart1-12/+1
2016-04-07mwifiex: add support for GTK rekey offloadGanapathi Bhat1-0/+2
2016-01-29mwifiex: report wakeup reason to cfg80211chunfan chen1-0/+3
2016-01-29mwifiex: add schedule scan supportXinming Hu1-0/+3
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-0/+1249