index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
sdio.c
Age
Commit message (
Expand
)
Author
2025-01-28
wifi: mwifiex: Constify struct mwifiex_if_ops
Christophe JAILLET
2024-08-04
wifi: mwifiex: add host mlme for client mode
David Lin
2024-05-16
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-04-05
wifi: mwifiex: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
2024-04-04
wifi: mwifiex: drop driver owner initialization
Krzysztof Kozlowski
2024-03-18
wifi: mwifiex: Add missing MODULE_FIRMWARE() for SD8801
Víctor Gonzalo
2023-12-21
wifi: mwifiex: fix uninitialized firmware_stat
David Lin
2023-12-15
wifi: mwifiex: add extra delay for firmware ready
David Lin
2023-09-21
wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx
Dmitry Antipov
2023-08-21
wifi: mwifiex: fix comment typos in SDIO module
Dmitry Antipov
2023-08-21
wifi: mwifiex: handle possible mwifiex_write_reg() errors
Dmitry Antipov
2023-03-15
wifi: mwifiex: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-02-13
wifi: mwifiex: Support SD8978 chipset
Lukas Wunner
2023-02-13
wifi: mwifiex: Add missing compatible string for SD8787
Lukas Wunner
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-27
wifi: mwifiex: Fix comment typo
Jason Wang
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-04-27
mwifiex: Add SD8997 SDIO-UART firmware
Andrejs Cainikovs
2022-04-27
mwifiex: Select firmware based on strapping
Andrejs Cainikovs
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2020-10-08
mwifiex: fix double free
Tom Rix
2020-09-07
mwifiex: sdio: Fix -Wunused-const-variable warnings
YueHaibing
2020-05-29
mmc: sdio: Move SDIO IDs from mwifiex driver to common include file
Pali Rohár
2020-02-14
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
2019-11-14
mwifiex: Re-work support for SDIO HW reset
Ulf Hansson
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
2019-04-25
mwifiex: add support for SD8987 chipset
Tamás Szűcs
2019-04-25
mwifiex: Make resume actually do something useful again on SDIO cards
Douglas Anderson
2019-02-01
mwifiex: add support for sd8977 chipset
Hemantkumar Suthar
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-23
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
2018-01-16
Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"
Brian Norris
2018-01-08
mwifiex: cancel pcie/sdio work in remove/shutdown handler
Xinming Hu
2018-01-08
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
2017-07-28
mwifiex: fix compile warning of unused variable
Shawn Lin
2017-05-31
mwifiex: use variable interface header length
Xinming Hu
2017-05-18
mwifiex: initiate card-specific work atomically
Brian Norris
2017-04-13
mwifiex: Fix invalid port issue
Ganapathi Bhat
2017-04-05
mwifiex: catch mwifiex_fw_dpc() errors properly in reset
Brian Norris
2017-03-20
mwifiex: fix kernel crash after shutdown command timeout
Brian Norris
2017-03-20
mwifiex: fix for unaligned reads
Devidas Puranik
2017-01-12
mwifiex: get rid of global save_adapter and sdio_work
Xinming Hu
2017-01-12
mwifiex: get rid of __mwifiex_sdio_remove helper
Xinming Hu
2017-01-12
mwifiex: sdio card reset enhancement
Xinming Hu
2017-01-12
mwifiex: use module_*_driver helper macros
Amitkumar Karwar
2017-01-12
mwifiex: get rid of global user_rmmod flag
Xinming Hu
2017-01-12
mwifiex: code rearrangement in pcie.c and sdio.c
Xinming Hu
2017-01-12
mwifiex: wait firmware dump complete during card remove process
Xinming Hu
[next]