summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/sdio.c
AgeCommit message (Expand)Author
2023-12-21wifi: mwifiex: fix uninitialized firmware_statDavid Lin
2023-12-15wifi: mwifiex: add extra delay for firmware readyDavid Lin
2023-09-21wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rxDmitry Antipov
2023-08-21wifi: mwifiex: fix comment typos in SDIO moduleDmitry Antipov
2023-08-21wifi: mwifiex: handle possible mwifiex_write_reg() errorsDmitry Antipov
2023-03-15wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner
2023-02-13wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-27wifi: mwifiex: Fix comment typoJason Wang
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-04-27mwifiex: Add SD8997 SDIO-UART firmwareAndrejs Cainikovs
2022-04-27mwifiex: Select firmware based on strappingAndrejs Cainikovs
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2020-10-08mwifiex: fix double freeTom Rix
2020-09-07mwifiex: sdio: Fix -Wunused-const-variable warningsYueHaibing
2020-05-29mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat
2019-11-14mwifiex: Re-work support for SDIO HW resetUlf Hansson
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-04-25mwifiex: add support for SD8987 chipsetTamás Szűcs
2019-04-25mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson
2019-02-01mwifiex: add support for sd8977 chipsetHemantkumar Suthar
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-23mwifiex: support sysfs initiated device coredumpArend Van Spriel
2018-01-16Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"Brian Norris
2018-01-08mwifiex: cancel pcie/sdio work in remove/shutdown handlerXinming Hu
2018-01-08mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu
2017-07-28mwifiex: fix compile warning of unused variableShawn Lin
2017-05-31mwifiex: use variable interface header lengthXinming Hu
2017-05-18mwifiex: initiate card-specific work atomicallyBrian Norris
2017-04-13mwifiex: Fix invalid port issueGanapathi Bhat
2017-04-05mwifiex: catch mwifiex_fw_dpc() errors properly in resetBrian Norris
2017-03-20mwifiex: fix kernel crash after shutdown command timeoutBrian Norris
2017-03-20mwifiex: fix for unaligned readsDevidas Puranik
2017-01-12mwifiex: get rid of global save_adapter and sdio_workXinming Hu
2017-01-12mwifiex: get rid of __mwifiex_sdio_remove helperXinming Hu
2017-01-12mwifiex: sdio card reset enhancementXinming Hu
2017-01-12mwifiex: use module_*_driver helper macrosAmitkumar Karwar
2017-01-12mwifiex: get rid of global user_rmmod flagXinming Hu
2017-01-12mwifiex: code rearrangement in pcie.c and sdio.cXinming Hu
2017-01-12mwifiex: wait firmware dump complete during card remove processXinming Hu
2017-01-12mwifiex: get rid of drv_info* adapter variablesXinming Hu
2016-12-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar
2016-11-29mwifiex: Removed unused 'pkt_type' variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'pm_flag' variableKirtika Ruchandani
2016-11-25mwifiex: cleanup wake-IRQ handling if suspend failsBrian Norris
2016-11-19mwifiex: sdio: don't check for NULL sdio_funcBrian Norris