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
2011-11-11
mwifiex: release bss structure returned by cfg80211_inform_bss()
Amitkumar Karwar
2
-1
/
+4
2011-11-11
mwifiex: remove unnecessary free_priv handler
Amitkumar Karwar
1
-6
/
+0
2011-11-11
mwifiex: fix 'Smatch' warnings
Yogesh Ashok Powar
2
-7
/
+9
2011-11-11
mwifiex: fix coding style
Yogesh Ashok Powar
2
-10
/
+9
2011-11-11
mwifiex: change return types to void
Yogesh Ashok Powar
1
-12
/
+6
2011-11-11
mwifiex: use existing helper function mwifiex_fill_cap_info
Yogesh Ashok Powar
1
-48
/
+33
2011-11-11
mwifiex: fix ht_cap_info in ibss beacons
Yogesh Ashok Powar
1
-2
/
+2
2011-11-10
mwifiex: prevent corruption instead of just warning
Dan Carpenter
1
-1
/
+4
2011-11-10
mwifiex: enable SDIO multiport aggregation
Amitkumar Karwar
1
-2
/
+2
2011-11-10
mwifiex: remove an unneeded NULL check
Dan Carpenter
1
-3
/
+2
2011-11-10
mwifiex: remove unneeded kfree(NULL);
Dan Carpenter
1
-1
/
+0
2011-11-07
net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()
Jesper Juhl
1
-1
/
+2
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
23
-171
/
+2383
2011-10-14
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
7
-114
/
+60
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
7
-19
/
+33
2011-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
18
-37
/
+2284
2011-10-12
mwifiex: fix smatch errors
Yogesh Ashok Powar
3
-2
/
+7
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
10
-304
/
+251
2011-10-03
mwifiex: handle an error path correctly
Amitkumar Karwar
1
-4
/
+1
2011-10-03
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
4
-11
/
+25
2011-09-30
mwifiex: add cfg80211 handlers add/del_virtual_intf
Yogesh Ashok Powar
6
-243
/
+207
2011-09-30
mwifiex: fix Tx data rate display issue
Amitkumar Karwar
1
-1
/
+17
2011-09-30
mwifiex: remove unreachable code
Amitkumar Karwar
1
-44
/
+2
2011-09-30
mwifiex: remove unnecessary mwifiex_dump_station_info() call
Amitkumar Karwar
1
-2
/
+0
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
5
-18
/
+39
2011-09-27
mwifiex: reset skb length before inserting to free queue
Amitkumar Karwar
1
-0
/
+3
2011-09-27
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
Amitkumar Karwar
2
-3
/
+6
2011-09-27
mwifiex: update bss band information
Amitkumar Karwar
4
-12
/
+25
2011-09-27
mwifiex: fix 5GHz association issue
Amitkumar Karwar
1
-1
/
+2
2011-09-22
mwifiex: remove unneeded NULL check
Dan Carpenter
1
-2
/
+2
2011-09-22
mwifiex: add a kfree() to an error path
Dan Carpenter
1
-0
/
+1
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
3
-9
/
+9
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
3
-9
/
+9
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2011-08-24
drivers/net/wireless/mwifiex/scan.c: test the just-initialized value
Julia Lawall
1
-2
/
+2
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-1669
/
+489
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
8
-1634
/
+471
2011-08-09
mwifiex: print driver version information
Amitkumar Karwar
1
-0
/
+4
2011-08-08
mwifiex: remove redundant variable scan_table_idx
Bing Zhao
2
-13
/
+0
2011-08-08
mwifiex: remove wireless.h inclusion and fix resulting bugs
Bing Zhao
7
-28
/
+19
2011-08-08
mwifiex: add wext include
Johannes Berg
1
-0
/
+1
2011-07-21
mwifiex: disable auto deep sleep before unloading the driver
Amitkumar Karwar
4
-0
/
+19
2011-07-21
mwifiex: check SDIO multi-port aggregation buffer room correctly
Amitkumar Karwar
1
-1
/
+1
2011-07-21
mwifiex: put multicast/broadcast packets to the same RA
Amitkumar Karwar
1
-0
/
+2
2011-07-20
wireless: mwifiex: print hw address via %pM
Andy Shevchenko
1
-25
/
+8
2011-07-13
mwifiex: add cfg80211 handler for set_bitrate_mask
Yogesh Ashok Powar
1
-0
/
+54
2011-07-11
mwifiex: 11n specific configuration for transmit
Amitkumar Karwar
2
-1
/
+20
2011-07-08
mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()
Yogesh Ashok Powar
2
-5
/
+12
2011-07-08
mwifiex: fix minor issue in debugfs command 'info'
Amitkumar Karwar
1
-1
/
+1
[next]