summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner1-13/+1
2021-11-26mwifiex: Ensure the version string from the firmware is 0-terminatedJonas Dreßler1-0/+3
2021-11-26mwifiex: Add quirk to disable deep sleep with certain hardware revisionJonas Dreßler1-0/+20
2021-11-26mwifiex: Use a define for firmware version string lengthJonas Dreßler1-2/+3
2020-11-24mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2020-08-27mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz1-2/+2
2020-07-15mwifiex: Prevent memory corruption handling keysDan Carpenter1-7/+15
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat1-4/+4
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