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
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
2011-04-28
mwifiex: fix bug in mwifiex_save_curr_bcn()
Amitkumar Karwar
2011-04-28
mwifiex: HT capability information handling
Amitkumar Karwar
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-14
mwifiex: remove unused function parameters
Amitkumar Karwar
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-04-07
mwifiex: remove redundant encryption_mode mapping
Yogesh Ashok Powar
2011-04-04
mwifiex: remove struct mwifiex_802_11_fixed_ies
Bing Zhao
2011-04-04
mwifiex: remove MWIFIEX_BSS_MODE_ macros
Bing Zhao
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao