index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
scan.c
Age
Commit message (
Expand
)
Author
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
2012-01-27
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
2012-01-24
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
2011-12-19
mwifiex: cleanup work in scan.c
Amitkumar Karwar
2011-12-14
mwifiex: remove cfg_workqueue
Amitkumar Karwar
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-11
mwifiex: release bss structure returned by cfg80211_inform_bss()
Amitkumar Karwar
2011-11-11
mwifiex: remove unnecessary free_priv handler
Amitkumar Karwar
2011-11-11
mwifiex: fix association issue with AP configured in hidden SSID mode
Amitkumar Karwar
2011-11-07
net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()
Jesper Juhl
2011-10-14
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-09-27
mwifiex: update bss band information
Amitkumar Karwar
2011-09-27
mwifiex: fix 5GHz association issue
Amitkumar Karwar
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
2011-08-24
drivers/net/wireless/mwifiex/scan.c: test the just-initialized value
Julia Lawall
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
2011-08-08
mwifiex: remove wireless.h inclusion and fix resulting bugs
Bing Zhao
2011-06-22
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-05-10
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
[next]