summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner2022-06-101-13/+1
* mwifiex: Ensure the version string from the firmware is 0-terminatedJonas Dreßler2021-11-261-0/+3
* mwifiex: Add quirk to disable deep sleep with certain hardware revisionJonas Dreßler2021-11-261-0/+20
* mwifiex: Use a define for firmware version string lengthJonas Dreßler2021-11-261-2/+3
* mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-241-0/+2
* mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2020-08-271-2/+2
* mwifiex: Prevent memory corruption handling keysDan Carpenter2020-07-151-7/+15
* mwifiex: change license text from MARVELL to NXPGanapathi Bhat2020-02-141-4/+4
* mwifiex: don't disable hardirqs; just softirqsBrian Norris2019-06-271-3/+2
* mwifiex: use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-251-5/+2
* mwifiex: get_channel from firmwareGanapathi Bhat2018-03-131-0/+19
* mwifiex: notify cfg80211 about scan abortGanapathi Bhat2017-09-201-5/+1
* mwifiex: don't open-code ARRAY_SIZE()Brian Norris2017-07-281-3/+2
* mwifiex: make function mwifiex_ret_pkt_aggr_ctrl staticColin Ian King2017-06-131-2/+2
* mwifiex: usb: transmit aggregation packetsXinming Hu2017-05-311-0/+24
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-1/+1
* mwifiex: fix for unaligned readsDevidas Puranik2017-03-201-2/+2
* mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland2016-09-171-5/+8
* mwifiex: add custom regulatory domain supportAmitkumar Karwar2016-09-031-0/+91
* mwifiex: add CHAN_REGION_CFG commandAmitkumar Karwar2016-09-031-0/+41
* mwifiex: Fixed endianness problem for big endian platformKarthik D A2016-09-031-1/+1
* mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti2016-07-181-19/+18
* mwifiex: add get_antenna support for cfg80211Shengzhen Li2016-07-051-3/+7
* mwifiex: inform disconnection initiator correctly.Amitkumar Karwar2016-06-141-2/+3
* mwifiex: factor out mwifiex_cancel_pending_scan_cmdAndreas Fenkart2016-04-151-12/+1
* mwifiex: add support for GTK rekey offloadGanapathi Bhat2016-04-071-0/+2
* mwifiex: report wakeup reason to cfg80211chunfan chen2016-01-291-0/+3
* mwifiex: add schedule scan supportXinming Hu2016-01-291-0/+3
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-0/+1249