aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/cmdevt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner1-13/+1
2021-10-20mwifiex: Deactive host sleep using HSCFG after it was activated manuallyJonas Dreßler1-0/+21
2021-08-21mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()Tuo Li1-1/+1
2020-09-07mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor1-2/+2
2020-05-29mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STAPali Rohár1-0/+12
2020-05-29mwifiex: Parse all API_VER_ID propertiesPali Rohár1-2/+15
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat1-4/+4
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris1-45/+31
2019-06-25mwifiex: ignore processing invalid command responseSwati Kushwaha1-9/+18
2019-04-04net: mwifiex: fix a NULL pointer dereferenceKangjie Lu1-0/+6
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat1-15/+19
2018-05-09mwifiex: delete unneeded includeJulia Lawall1-1/+0
2018-03-13mwifiex: correct antenna number with high bits reservedXinming Hu1-1/+2
2018-01-08mwifiex: debugfs: trigger device dump for usb interfaceXinming Hu1-4/+7
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook1-3/+2
2017-10-13mwifiex: Use put_unaligned_le32Himanshu Jha1-6/+4
2017-07-28mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris1-1/+3
2017-07-28mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris1-2/+3
2017-07-28mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris1-4/+2
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-2/+1
2017-05-31mwifiex: use variable interface header lengthXinming Hu1-4/+4
2017-05-19mwifiex: don't drop lock between list-retrieval / list-deletionBrian Norris1-3/+2
2017-05-19mwifiex: Don't release cmd_pending_q_lock while iteratingDouglas Anderson1-2/+0
2017-03-20mwifiex: fix for unaligned readsDevidas Puranik1-2/+2
2016-11-19mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li1-2/+3
2016-09-09mwifiex: add manufacturing mode supportXinming Hu1-0/+8
2016-09-03mwifiex: fix radar detection issueGanapathi Bhat1-2/+16
2016-06-29mwifiex: factor out mwifiex_cancel_scanXinming Hu1-38/+2
2016-04-15mwifiex: make mwifiex_insert_cmd_to_free_q local staticAndreas Fenkart1-41/+41
2016-04-15mwifiex: factor out mwifiex_cancel_pending_scan_cmdAndreas Fenkart1-23/+20
2016-04-14mwifiex: fix the incorrect WARN_ON during suspendVishal Thanki1-1/+1
2016-01-29mwifiex: report wakeup reason to cfg80211chunfan chen1-0/+13
2015-12-30mwifiex: use world for unidentified region codeAmitkumar Karwar1-2/+2
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-0/+1659