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