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
starfive-6.6.48-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
/
mwifiex
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+0
2013-02-22
mwifiex: don't drop carrier flag over suspend
Daniel Drake
1
-9
/
+0
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-15
/
+6
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+4
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-9
/
+2
2013-01-31
mwifiex: do not overwrite error code from lower layer driver
Bing Zhao
1
-6
/
+4
2012-12-29
mwifiex: don't use [delayed_]work_pending()
Tejun Heo
1
-5
/
+4
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+6
2012-11-16
mwifiex: report error to MMC core if we cannot suspend
Bing Zhao
1
-5
/
+6
2012-11-14
mwifiex: process RX packets in SDIO IRQ thread directly
Bing Zhao
1
-3
/
+3
2012-11-14
mwifiex: add support for SDIO card reset
Amitkumar Karwar
1
-0
/
+33
2012-06-22
mwifiex: fix bugs in event handling code
Amitkumar Karwar
1
-3
/
+3
2012-05-09
mwifiex: add support for SD8786 sdio
WarheadsSE
1
-0
/
+7
2012-04-12
mwifiex: use asynchronous firmware loading
Amitkumar Karwar
1
-0
/
+3
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-94
/
+98
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 6
Yogesh Ashok Powar
1
-92
/
+96
2012-03-13
mwifiex: use usleep_range instead of udelay
Yogesh Ashok Powar
1
-2
/
+2
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-3
/
+1
2011-12-14
mwifiex: proper cleanup when RX multiport aggregation fails
Avinash Patil
1
-3
/
+19
2011-11-18
mwifiex: add support for Marvell sd8797 device
Bing Zhao
1
-2
/
+15
2011-11-10
mwifiex: enable SDIO multiport aggregation
Amitkumar Karwar
1
-2
/
+2
2011-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
1
-7
/
+12
2011-07-21
mwifiex: disable auto deep sleep before unloading the driver
Amitkumar Karwar
1
-0
/
+3
2011-07-21
mwifiex: check SDIO multi-port aggregation buffer room correctly
Amitkumar Karwar
1
-1
/
+1
2011-06-10
mwifiex: get rid of global adapter pointer
Amitkumar Karwar
1
-31
/
+50
2011-06-01
mwifiex: remove support for old chipsets W0/W1
Amitkumar Karwar
1
-6
/
+2
2011-05-10
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
1
-2
/
+3
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
1
-15
/
+15
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
1
-13
/
+3
2011-04-14
mwifiex: remove unused function parameters
Amitkumar Karwar
1
-10
/
+8
2011-04-14
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
1
-4
/
+0
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
1
-6
/
+5
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao
1
-0
/
+1770