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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
1
-3
/
+2
2012-09-28
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
4
-8
/
+49
2012-09-28
mwifiex: add inactivity deauth support for ap
Kevin Gan
4
-1
/
+39
2012-09-28
mwifiex: set txpd when send a mgmt frame for AP and GO mode
Stone Piao
1
-0
/
+9
2012-09-28
mwifiex: parse P2P IEs from beacon_data
Stone Piao
1
-32
/
+54
2012-09-28
mwifiex: add support for P2P GO in interface type change
Stone Piao
6
-3
/
+90
2012-09-28
mwifiex: add support for P2P client in interface type change
Stone Piao
4
-0
/
+95
2012-09-28
mwifiex: add P2P interface
Stone Piao
3
-2
/
+47
2012-09-28
mwifiex: send firmware initialization commands synchronously
Stone Piao
1
-32
/
+33
2012-09-28
mwifiex: append each IE into a seperate IE buffer
Stone Piao
1
-4
/
+9
2012-09-28
mwifiex: process remain on channel expired event
Stone Piao
2
-0
/
+13
2012-09-28
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
8
-6
/
+163
2012-09-28
mwifiex: report received management frames to cfg80211
Stone Piao
6
-0
/
+58
2012-09-28
mwifiex: implement cfg80211 mgmt_frame_register handler
Stone Piao
5
-0
/
+40
2012-09-28
mwifiex: advertise mgmt_stype to cfg80211
Stone Piao
1
-0
/
+30
2012-09-28
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
6
-17
/
+143
2012-09-28
mwifiex: fix coding style issue
Stone Piao
2
-4
/
+1
2012-09-25
mwifiex: potential corruption in mwifiex_update_uap_custom_ie()
Dan Carpenter
1
-1
/
+1
2012-09-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-2
/
+2
2012-09-24
mwifiex: block scan request during heavy Tx traffic
Amitkumar Karwar
2
-0
/
+8
2012-09-24
mwifiex: disconnect the device before entering suspend state
Amitkumar Karwar
1
-0
/
+13
2012-09-24
mwifiex: fix issue in resumed scan operation
Amitkumar Karwar
1
-0
/
+1
2012-09-19
cfg80211: constify name parameter to add_virtual_intf
Johannes Berg
2
-2
/
+2
2012-09-11
mwifiex: separate TxPD processing routine for AP
Avinash Patil
3
-1
/
+76
2012-09-11
mwifiex: disable WOW by default
Bing Zhao
1
-1
/
+1
2012-09-11
mwifiex: support custom world regulatory domain
Amitkumar Karwar
1
-1
/
+34
2012-09-11
mwifiex: do not hint regulatory domain with f/w country code
Bing Zhao
1
-2
/
+3
2012-09-11
mwifiex: use country ie of requested AP while associating
Amitkumar Karwar
2
-1
/
+40
2012-09-11
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
Amitkumar Karwar
1
-5
/
+4
2012-09-11
mwifiex: have same priority for AP and station traffic
Amitkumar Karwar
2
-3
/
+2
2012-09-11
mwifiex: remove AMSDU_AGGR_CTRL command response handler
Amitkumar Karwar
3
-25
/
+0
2012-09-11
mwifiex: remove 11N_CFG command response handler
Amitkumar Karwar
3
-20
/
+0
2012-09-11
mwifiex: remove get operation code for SUBSCRIBE EVENT command
Amitkumar Karwar
1
-7
/
+2
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+14
2012-09-07
mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private
Jeff Disher
2
-11
/
+14
2012-09-07
mwifiex: make use of is_zero_ether_addr()
Bing Zhao
1
-3
/
+1
2012-09-07
mwifiex: parse rate info for AP
Avinash Patil
5
-7
/
+58
2012-09-07
mwifiex: don't disable wait_q_enabled flag
Amitkumar Karwar
1
-1
/
+0
2012-09-07
mwifiex: release semaphore acquired for internal scan operation
Amitkumar Karwar
1
-0
/
+5
2012-09-07
mwifiex: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
mwifiex: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-05
mwifiex: fix skb length issue when send a command to firmware
Stone Piao
1
-1
/
+14
2012-08-10
mwifiex: use GFP_ATOMIC under spin lock
Dan Carpenter
1
-1
/
+1
2012-08-10
mwifiex: notify cfg80211 about MIC failures
Amitkumar Karwar
1
-0
/
+6
2012-08-10
mwifiex: fix 'smatch' warning in preparing key_material cmd
Bing Zhao
1
-1
/
+1
2012-08-10
mwifiex: fix powerpc64-linux- compilation warnings
Bing Zhao
2
-9
/
+9
2012-08-10
mwifiex: fix code mis-alignment after the if statement
Fengguang Wu
1
-2
/
+2
2012-08-06
mwifiex: add AES_CMAC support in key_material cmd
Ying Luo
2
-10
/
+52
2012-08-06
mwifiex: pass key_params pointer in mwifiex_set_encode
Ying Luo
4
-12
/
+22
2012-08-06
mwifiex: rename wapi_rxpn to pn
Ying Luo
2
-3
/
+3
[next]