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-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-8
/
+25
2012-11-30
wireless: mwifiex: Fix typo in wireless/mwifiex driver
Masanari Iida
2
-2
/
+2
2012-11-30
mwifiex: fix struct member mismatch
Johannes Berg
1
-2
/
+3
2012-11-30
mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211
Avinash Patil
2
-0
/
+17
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-9
/
+26
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-28
/
+24
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-12
/
+18
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
4
-16
/
+6
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-8
/
+14
2012-11-16
mwifiex: report error to MMC core if we cannot suspend
Bing Zhao
1
-5
/
+6
2012-11-16
mwifiex: fix system hang issue in cmd timeout error case
Bing Zhao
1
-3
/
+8
2012-11-16
mwifiex: don't select lib80211
Johannes Berg
1
-1
/
+0
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+1
2012-11-14
mwifiex: process RX packets in SDIO IRQ thread directly
Bing Zhao
2
-3
/
+4
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
14
-98
/
+107
2012-11-14
mwifiex: add support for SDIO card reset
Amitkumar Karwar
4
-0
/
+38
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-0
/
+1
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-10
/
+10
2012-10-29
mwifiex: rx path enhancement to derive priv only once
Avinash Patil
6
-58
/
+32
2012-10-29
mwifiex: handle extended supported rates IE for AP
Avinash Patil
1
-1
/
+10
2012-10-29
Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"
Amitkumar Karwar
1
-3
/
+3
2012-10-29
mwifiex: disable channel filtering for SSID specific scan from user
Amitkumar Karwar
1
-0
/
+5
2012-10-29
mwifiex: minor cleanup and a fix in scan semaphore usage
Amitkumar Karwar
5
-20
/
+1
2012-10-29
mwifiex: abort scan upon interface down
Amitkumar Karwar
4
-10
/
+42
2012-10-29
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
2
-3
/
+9
2012-10-24
mwifiex: clean up scan state on error
Bing Zhao
1
-2
/
+5
2012-10-24
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
1
-8
/
+5
2012-10-19
mwifiex: Using %*phD instead of print_hex_dump_bytes
Andrei Emeltchenko
1
-12
/
+12
2012-10-19
mwifiex: use sizeof(array) to print_hex_dump_bytes
Bing Zhao
2
-6
/
+7
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2
-7
/
+10
2012-10-18
wireless: use OR operation to set wiphy features
Johannes Berg
1
-2
/
+2
2012-10-08
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
4
-16
/
+27
2012-10-08
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2
-5
/
+16
2012-10-08
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
1
-6
/
+10
2012-10-08
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2
-12
/
+16
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
[next]