index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-13
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
2016-12-30
mwifiex: sdio: fix use after free issue for save_adapter
Amitkumar Karwar
1
-0
/
+6
2016-11-29
mwifiex: Removed unused 'pkt_type' variable
Kirtika Ruchandani
1
-3
/
+0
2016-11-29
mwifiex: Remove unused 'pm_flag' variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-25
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
1
-0
/
+1
2016-11-19
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
1
-25
/
+15
2016-11-19
mwifiex: reset card->adapter during device unregister
Xinming Hu
1
-0
/
+1
2016-11-19
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
1
-2
/
+10
2016-11-19
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
1
-3
/
+0
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
1
-11
/
+7
2016-11-19
mwifiex: Enable WoWLAN for both sdio and pcie
Rajat Jain
1
-67
/
+5
2016-11-19
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
1
-4
/
+1
2016-11-18
mwifiex: don't do unbalanced free()'ing in cleanup_if()
Brian Norris
1
-6
/
+10
2016-11-17
mwifiex: report wakeup for wowlan
Rajat Jain
1
-0
/
+8
2016-09-14
mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()
Amitkumar Karwar
1
-1
/
+3
2016-09-09
mwifiex: add manufacturing mode support
Xinming Hu
1
-1
/
+1
2016-06-18
mwifiex: fix link error against sdio
Arnd Bergmann
1
-0
/
+14
2016-06-16
mwifiex: use better message and error code when OF node doesn't match
Javier Martinez Canillas
1
-2
/
+2
2016-06-16
mwifiex: don't print an error if an optional DT property is missing
Javier Martinez Canillas
1
-1
/
+1
2016-06-16
mwifiex: check if mwifiex_sdio_probe_of() fails and return error
Javier Martinez Canillas
1
-2
/
+7
2016-06-16
mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()
Javier Martinez Canillas
1
-2
/
+2
2016-06-16
mwifiex: consolidate mwifiex_sdio_probe() error paths
Javier Martinez Canillas
1
-6
/
+11
2016-06-16
mwifiex: propagate mwifiex_add_card() errno code in mwifiex_sdio_probe()
Javier Martinez Canillas
1
-4
/
+4
2016-06-16
mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()
Javier Martinez Canillas
1
-1
/
+1
2016-06-16
mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF node
Javier Martinez Canillas
1
-3
/
+3
2016-06-14
mwifiex: remove misleading GFP_DMA flag in buffer allocations
Mathias Krause
1
-2
/
+2
[next]