summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/main.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mwifiex: followup PCIE and related cleanupsDmitry Antipov2023-09-221-2/+2
* wifi: mwifiex: cleanup adapter dataDmitry Antipov2023-08-211-3/+0
* wifi: mwifiex: drop BUG_ON from TX pathsDmitry Antipov2023-08-211-2/+4
* wifi: mwifiex: cleanup private data structuresDmitry Antipov2023-08-211-11/+0
* wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-081-0/+1
* mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou2022-09-221-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner2022-06-101-13/+1
* mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler2021-11-261-0/+2
* mwifiex: Add quirk to disable deep sleep with certain hardware revisionJonas Dreßler2021-11-261-0/+1
* mwifiex: Use a define for firmware version string lengthJonas Dreßler2021-11-261-1/+1
* mwifiex: Deactive host sleep using HSCFG after it was activated manuallyJonas Dreßler2021-10-201-0/+1
* mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STAPali Rohár2020-05-291-0/+1
* mwifiex: change license text from MARVELL to NXPGanapathi Bhat2020-02-141-4/+4
* mwifiex: delete unused mwifiex_get_intf_num()Brian Norris2019-12-181-13/+0
* mwifiex: Re-work support for SDIO HW resetUlf Hansson2019-11-141-0/+1
* mwifiex: fix 802.11n/WPA detectionBrian Norris2019-07-301-0/+1
* mwifiex: ignore processing invalid command responseSwati Kushwaha2019-06-251-1/+1
* mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat2018-07-311-5/+9
* mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat2018-07-311-3/+0
* mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat2018-05-291-0/+1
* mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat2018-05-091-2/+2
* mwifiex: make firmware mac address consistent with host configurationXinming Hu2018-04-301-1/+2
* mwifiex: get_channel from firmwareGanapathi Bhat2018-03-131-1/+15
* mwifiex: set different mac address for interfaces with same bss typeXinming Hu2018-02-271-0/+13
* mwifiex: device dump support for usb interfaceXinming Hu2018-01-081-0/+2
* mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu2018-01-081-3/+8
* mwifiex: Convert timers to use timer_setup()Kees Cook2017-10-271-2/+2
* mwifiex: avoid storing random_mac in privateGanapathi Bhat2017-09-201-1/+0
* mwifiex: uap: enable 11d based on userspace configruationXinming Hu2017-08-101-0/+3
* mwifiex: p2p: use separate device addressXinming Hu2017-08-081-0/+4
* mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris2017-07-281-1/+0
* mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris2017-07-281-2/+1
* mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris2017-07-281-1/+1
* mwifiex: unregister wiphy before freeing resourcesBrian Norris2017-07-281-0/+1
* mwifiex: Replace semaphore async_sem with mutexBinoy Jayan2017-06-131-1/+1
* mwifiex: usb: transmit aggregation packetsXinming Hu2017-05-311-0/+15
* mwifiex: use variable interface header lengthXinming Hu2017-05-311-0/+1
* mwifiex: remove useless 'mwifiex_lock'Brian Norris2017-05-191-2/+0
* mwifiex: p2p client using same data path as stationXinming Hu2017-05-181-1/+2
* Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-1/+0
|\
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-1/+0
* | mwifiex: Use accessors routines for unaligned valuesDaniel Mentz2017-03-201-1/+1
|/
* mwifiex: get rid of mwifiex_do_flr wrapperXinming Hu2017-01-121-1/+2
* mwifiex: get rid of drv_info* adapter variablesXinming Hu2017-01-121-4/+3
* mwifiex: don't wait for main_process in shutdown_drvXinming Hu2017-01-121-4/+1
* mwifiex: change width of MAC control variableAmitkumar Karwar2016-12-301-1/+1
* mwifiex: avoid double-disable_irq() raceBrian Norris2016-11-251-2/+7
* mwifiex: resolve races between async FW init (failure) and device removalBrian Norris2016-11-191-3/+8
* mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li2016-11-191-0/+1
* mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain2016-11-191-0/+25