index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
scan.c
Age
Commit message (
Expand
)
Author
2014-03-22
mwifiex: save and copy AP's VHT capability info correctly
Amitkumar Karwar
2014-02-06
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
2013-08-01
mwifiex: populate rates in probe request using cfg80211_scan_request
Avinash Patil
2013-06-19
mwifiex: channel switch handling for station
Amitkumar Karwar
2013-06-19
mwifiex: add basic 11h support for station
Amitkumar Karwar
2013-05-22
mwifiex: abort remaining scan commands when association started
Bing Zhao
2013-05-22
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
2013-04-22
mwifiex: remove redundant initialization for bss_descriptor
Bing Zhao
2013-04-22
mwifiex: fix use-after-free in beacon_ie processing
Bing Zhao
2013-04-03
mwifiex: complete last internal scan
Bing Zhao
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-18
mwifiex: coding style cleanup in bss parameter update
Yogesh Ashok Powar
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-30
mwifiex: fix incomplete scan in case of IE parsing error
Bing Zhao
2012-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
mwifiex: disable channel filtering for SSID specific scan from user
Amitkumar Karwar
2012-10-29
mwifiex: minor cleanup and a fix in scan semaphore usage
Amitkumar Karwar
2012-10-29
mwifiex: abort scan upon interface down
Amitkumar Karwar
2012-10-29
mwifiex: use LOW_PRIORITY scan flag provided in scan request
Amitkumar Karwar
2012-10-24
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-08
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2012-10-08
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
2012-10-08
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2012-09-28
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
2012-09-07
mwifiex: make use of is_zero_ether_addr()
Bing Zhao
2012-08-10
mwifiex: fix code mis-alignment after the if statement
Fengguang Wu
2012-08-06
mwifiex: update max_chan_per_scan correctly for SSID scan
Amitkumar Karwar
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-11
mwifiex: scan less channels per scan command to improve Tx traffic
Amitkumar Karwar
2012-06-11
mwifiex: fix simultaneous scan and Tx traffic problem
Amitkumar Karwar
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
2012-04-17
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
2012-04-09
mwifiex: update signal strength in mBm units
Amitkumar Karwar
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 5
Yogesh Ashok Powar
2012-03-13
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
2012-03-05
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
2012-03-05
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
2012-02-06
mwifiex: update correct dtim_period in dump_station()
Amitkumar Karwar
[next]