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
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
mwifiex: fix scan problem on big endian platforms
Amitkumar Karwar
1
-1
/
+1
2014-10-31
mwifiex: channel statistics support for mwifiex
Avinash Patil
1
-1
/
+75
2014-09-27
mwifiex: ensure user_scan_in not NULL while setting scan channel gap
Avinash Patil
1
-16
/
+17
2014-09-15
mwifiex: remove low priority scan handling
Amitkumar Karwar
1
-30
/
+29
2014-09-15
mwifiex: remove redundant variable report_scan_result
Amitkumar Karwar
1
-3
/
+0
2014-09-15
mwifiex: remove restriction of single channel scan when connected
Avinash Patil
1
-6
/
+0
2014-09-15
mwifiex: bring in scan channel gap feature
Avinash Patil
1
-0
/
+17
2014-09-15
mwifiex: rework internal scan for association
Avinash Patil
1
-1
/
+26
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
1
-1
/
+2
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-05-29
mwifiex: fix a crash in extended scan event processing
Avinash Patil
1
-10
/
+19
2014-04-22
mwifiex: fix IE parsing issues
Amitkumar Karwar
1
-13
/
+7
2014-04-22
mwifiex: increase the number of nodes in command pool
Amitkumar Karwar
1
-15
/
+2
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+16
2014-03-31
mwifiex: scan command preparation failure handling
Amitkumar Karwar
1
-2
/
+15
2014-03-27
mwifiex: Remove casts of pointer to same type
Joe Perches
1
-1
/
+1
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2014-03-06
mwifiex: save and copy AP's VHT capability info correctly
Amitkumar Karwar
1
-4
/
+4
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
1
-2
/
+2
2014-02-13
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
1
-1
/
+1
2014-02-13
mwifiex: implement extended scan feature
Amitkumar Karwar
1
-6
/
+185
2014-02-13
mwifiex: separate out next scan command queueing logic
Amitkumar Karwar
1
-62
/
+71
2014-02-13
mwifiex: separate out response buffer parsing code
Amitkumar Karwar
1
-146
/
+163
2014-02-13
mwifiex: change beacon parameter structure
Amitkumar Karwar
1
-10
/
+15
2014-01-13
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
1
-2
/
+2
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-2
/
+2
2013-08-01
mwifiex: populate rates in probe request using cfg80211_scan_request
Avinash Patil
1
-17
/
+46
2013-06-19
mwifiex: channel switch handling for station
Amitkumar Karwar
1
-0
/
+18
2013-06-19
mwifiex: add basic 11h support for station
Amitkumar Karwar
1
-0
/
+19
2013-05-22
mwifiex: abort remaining scan commands when association started
Bing Zhao
1
-1
/
+2
2013-05-22
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
1
-14
/
+8
2013-04-22
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
1
-29
/
+0
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
1
-0
/
+8
2013-04-03
mwifiex: complete last internal scan
Bing Zhao
1
-2
/
+9
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
1
-4
/
+4
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+53
2013-02-19
mwifiex: add 802.11AC support
Yogesh Ashok Powar
1
-0
/
+48
2013-02-19
mwifiex: coding style cleanup in bss parameter update
Yogesh Ashok Powar
1
-10
/
+5
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+5
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-1
/
+1
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-19
/
+8
2013-01-30
mwifiex: fix incomplete scan in case of IE parsing error
Bing Zhao
1
-4
/
+5
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+5
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
1
-9
/
+1
2012-10-29
mwifiex: abort scan upon interface down
Amitkumar Karwar
1
-6
/
+19
2012-10-29
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
1
-1
/
+5
2012-10-24
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
1
-8
/
+5
[next]