summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/main.h
AgeCommit message (Expand)Author
2023-08-21wifi: mwifiex: cleanup adapter dataDmitry Antipov
2023-08-21wifi: mwifiex: drop BUG_ON from TX pathsDmitry Antipov
2023-08-21wifi: mwifiex: cleanup private data structuresDmitry Antipov
2022-11-08wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-09-22mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner
2021-11-26mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler
2021-11-26mwifiex: Add quirk to disable deep sleep with certain hardware revisionJonas Dreßler
2021-11-26mwifiex: Use a define for firmware version string lengthJonas Dreßler
2021-10-20mwifiex: Deactive host sleep using HSCFG after it was activated manuallyJonas Dreßler
2020-05-29mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STAPali Rohár
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat
2019-12-18mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2019-11-14mwifiex: Re-work support for SDIO HW resetUlf Hansson
2019-07-30mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-06-25mwifiex: ignore processing invalid command responseSwati Kushwaha
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-07-31mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat
2018-05-29mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat
2018-05-09mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat
2018-04-30mwifiex: make firmware mac address consistent with host configurationXinming Hu
2018-03-13mwifiex: get_channel from firmwareGanapathi Bhat
2018-02-27mwifiex: set different mac address for interfaces with same bss typeXinming Hu
2018-01-08mwifiex: device dump support for usb interfaceXinming Hu
2018-01-08mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook
2017-09-20mwifiex: avoid storing random_mac in privateGanapathi Bhat
2017-08-10mwifiex: uap: enable 11d based on userspace configruationXinming Hu
2017-08-08mwifiex: p2p: use separate device addressXinming Hu
2017-07-28mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris
2017-07-28mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris
2017-07-28mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris
2017-07-28mwifiex: unregister wiphy before freeing resourcesBrian Norris
2017-06-13mwifiex: Replace semaphore async_sem with mutexBinoy Jayan
2017-05-31mwifiex: usb: transmit aggregation packetsXinming Hu
2017-05-31mwifiex: use variable interface header lengthXinming Hu
2017-05-19mwifiex: remove useless 'mwifiex_lock'Brian Norris
2017-05-18mwifiex: p2p client using same data path as stationXinming Hu
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-03-20mwifiex: Use accessors routines for unaligned valuesDaniel Mentz
2017-01-12mwifiex: get rid of mwifiex_do_flr wrapperXinming Hu
2017-01-12mwifiex: get rid of drv_info* adapter variablesXinming Hu
2017-01-12mwifiex: don't wait for main_process in shutdown_drvXinming Hu
2016-12-30mwifiex: change width of MAC control variableAmitkumar Karwar
2016-11-25mwifiex: avoid double-disable_irq() raceBrian Norris
2016-11-19mwifiex: resolve races between async FW init (failure) and device removalBrian Norris
2016-11-19mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li
2016-11-19mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain
2016-11-19mwifiex: Allow mwifiex early access to device structureRajat Jain