index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
2014-02-12
1
-1
/
+1
*
mwifiex: implement extended scan feature
Amitkumar Karwar
2014-02-12
1
-6
/
+185
*
mwifiex: separate out next scan command queueing logic
Amitkumar Karwar
2014-02-12
1
-62
/
+71
*
mwifiex: separate out response buffer parsing code
Amitkumar Karwar
2014-02-12
1
-146
/
+163
*
mwifiex: change beacon parameter structure
Amitkumar Karwar
2014-02-12
1
-10
/
+15
*
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
2014-01-13
1
-2
/
+2
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
1
-2
/
+2
*
mwifiex: populate rates in probe request using cfg80211_scan_request
Avinash Patil
2013-08-01
1
-17
/
+46
*
mwifiex: channel switch handling for station
Amitkumar Karwar
2013-06-19
1
-0
/
+18
*
mwifiex: add basic 11h support for station
Amitkumar Karwar
2013-06-19
1
-0
/
+19
*
mwifiex: abort remaining scan commands when association started
Bing Zhao
2013-05-22
1
-1
/
+2
*
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
2013-05-22
1
-14
/
+8
*
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
2013-04-22
1
-29
/
+0
*
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
2013-04-22
1
-0
/
+8
*
mwifiex: complete last internal scan
Bing Zhao
2013-04-03
1
-2
/
+9
*
mwifiex: fix race when queuing commands
Amitkumar Karwar
2013-03-18
1
-4
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-19
1
-10
/
+53
|
\
|
*
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-18
1
-0
/
+48
|
*
mwifiex: coding style cleanup in bss parameter update
Yogesh Ashok Powar
2013-02-18
1
-10
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-14
1
-4
/
+5
|
|
\
|
*
|
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-11
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
1
-4
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mwifiex: fix incomplete scan in case of IE parsing error
Bing Zhao
2013-01-30
1
-4
/
+5
|
|
/
*
|
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-19
/
+8
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
1
-8
/
+5
|
\
|
*
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
2012-10-24
1
-8
/
+5
*
|
mwifiex: disable channel filtering for SSID specific scan from user
Amitkumar Karwar
2012-10-29
1
-0
/
+5
*
|
mwifiex: minor cleanup and a fix in scan semaphore usage
Amitkumar Karwar
2012-10-29
1
-9
/
+1
*
|
mwifiex: abort scan upon interface down
Amitkumar Karwar
2012-10-29
1
-6
/
+19
*
|
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
2012-10-29
1
-1
/
+5
*
|
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-18
1
-5
/
+8
|
/
*
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2012-10-08
1
-2
/
+2
*
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
2012-10-08
1
-6
/
+10
*
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2012-10-08
1
-9
/
+9
*
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
2012-09-28
1
-3
/
+2
*
mwifiex: make use of is_zero_ether_addr()
Bing Zhao
2012-09-07
1
-3
/
+1
*
mwifiex: fix code mis-alignment after the if statement
Fengguang Wu
2012-08-10
1
-2
/
+2
*
mwifiex: update max_chan_per_scan correctly for SSID scan
Amitkumar Karwar
2012-08-06
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
1
-22
/
+3
|
\
|
*
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
2012-06-28
1
-22
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
1
-15
/
+44
|
\
\
|
|
/
|
*
mwifiex: scan less channels per scan command to improve Tx traffic
Amitkumar Karwar
2012-06-11
1
-7
/
+27
|
*
mwifiex: fix simultaneous scan and Tx traffic problem
Amitkumar Karwar
2012-06-11
1
-8
/
+17
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-14
/
+10
|
/
*
mwifiex: corrections in timestamp related code
Amitkumar Karwar
2012-04-17
1
-9
/
+13
*
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
2012-04-17
1
-31
/
+10
*
mwifiex: update signal strength in mBm units
Amitkumar Karwar
2012-04-09
1
-2
/
+3
*
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
1
-6
/
+6
*
mwifiex: fix checkpatch --strict warnings/errors Part 5
Yogesh Ashok Powar
2012-03-14
1
-173
/
+170
[next]