开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2017-01-12
mwifiex: get rid of drv_info* adapter variables
Xinming Hu
2016-12-30
mwifiex: sdio: fix use after free issue for save_adapter
Amitkumar Karwar
2016-11-29
mwifiex: Removed unused 'pkt_type' variable
Kirtika Ruchandani
2016-11-29
mwifiex: Remove unused 'pm_flag' variable
Kirtika Ruchandani
2016-11-25
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
2016-11-19
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
[next]