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
/
mwifiex
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-15
/
+3
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-1437
/
+1365
2012-03-14
mwifiex: correction in structure name passed to sizeof()
Amitkumar Karwar
1
-1
/
+1
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
5
-95
/
+94
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 8
Yogesh Ashok Powar
2
-70
/
+73
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 7
Yogesh Ashok Powar
2
-121
/
+114
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 6
Yogesh Ashok Powar
1
-92
/
+96
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 5
Yogesh Ashok Powar
1
-173
/
+170
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 4
Yogesh Ashok Powar
3
-211
/
+226
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 3
Yogesh Ashok Powar
3
-101
/
+98
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 2
Yogesh Ashok Powar
3
-127
/
+133
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 1
Yogesh Ashok Powar
4
-43
/
+43
2012-03-13
mwifiex: rename fuctions and variables for better readability
Yogesh Ashok Powar
1
-87
/
+73
2012-03-13
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
3
-70
/
+68
2012-03-13
mwifiex: use usleep_range instead of udelay
Yogesh Ashok Powar
2
-5
/
+5
2012-03-13
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
5
-82
/
+46
2012-03-13
mwifiex: rearrange switch statement
Yogesh Ashok Powar
1
-111
/
+87
2012-03-13
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
6
-53
/
+43
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-79
/
+74
2012-03-08
mwifiex: correction in number of bitrates
Amitkumar Karwar
1
-1
/
+1
2012-03-06
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
Dan Carpenter
2
-4
/
+3
2012-03-06
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
3
-33
/
+27
2012-03-06
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
8
-27
/
+19
2012-03-06
mwifiex: correct bitrates advertised to cfg80211
Avinash Patil
1
-4
/
+2
2012-03-06
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
5
-10
/
+22
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-50
/
+30
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
7
-44
/
+29
2012-02-29
mwifiex: remove redundant scan operation
Amitkumar Karwar
1
-6
/
+0
2012-02-29
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
1
-0
/
+1
2012-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-63
/
+32
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-7
/
+24
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
1
-1
/
+7
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+17
2012-02-06
mwifiex: update correct dtim_period in dump_station()
Amitkumar Karwar
4
-9
/
+10
2012-02-06
mwifiex: cleanup in snmp_mib command preparation code
Amitkumar Karwar
1
-52
/
+8
2012-02-06
mwifiex: enable HT operating mode
Amitkumar Karwar
1
-0
/
+1
2012-02-06
mwifiex: fix NULL pointer dereference in set_channel()
Amitkumar Karwar
1
-1
/
+6
2012-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-51
/
+67
2012-02-06
mwifiex: add NULL checks in driver unload path
Amitkumar Karwar
2
-5
/
+10
2012-02-03
mwifiex: handle association failure case correctly
Amitkumar Karwar
1
-1
/
+7
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2
-6
/
+2
2012-01-27
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
3
-0
/
+24
2012-01-27
mwifiex: pass priv pointer instead of adapter
Avinash Patil
3
-7
/
+5
2012-01-24
mwifiex: derive priv from net_device instead of wiphy
Yogesh Ashok Powar
1
-11
/
+8
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
12
-34
/
+31
2012-01-24
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
1
-1
/
+1
2012-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2012-01-03
mwifiex: fix crash during simultaneous scan and connect
Amitkumar Karwar
1
-1
/
+6
2011-12-22
mwifiex: fix issues in band configuration code
Amitkumar Karwar
2
-30
/
+20
[next]