index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
scan.c
Age
Commit message (
Expand
)
Author
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
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
[next]