index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
mwifiex: do not declare wdev as pointer
Avinash Patil
2015-01-29
*
mwifiex: check driver status in connect and scan handlers
Amitkumar Karwar
2015-01-23
*
mwifiex: fix scan problem on big endian platforms
Amitkumar Karwar
2014-11-25
*
mwifiex: channel statistics support for mwifiex
Avinash Patil
2014-10-31
*
mwifiex: ensure user_scan_in not NULL while setting scan channel gap
Avinash Patil
2014-09-26
*
mwifiex: remove low priority scan handling
Amitkumar Karwar
2014-09-15
*
mwifiex: remove redundant variable report_scan_result
Amitkumar Karwar
2014-09-15
*
mwifiex: remove restriction of single channel scan when connected
Avinash Patil
2014-09-15
*
mwifiex: bring in scan channel gap feature
Avinash Patil
2014-09-15
*
mwifiex: rework internal scan for association
Avinash Patil
2014-09-15
*
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
*
mwifiex: update Copyright to 2014
Xinming Hu
2014-06-25
*
mwifiex: fix a crash in extended scan event processing
Avinash Patil
2014-05-29
*
mwifiex: fix IE parsing issues
Amitkumar Karwar
2014-04-22
*
mwifiex: increase the number of nodes in command pool
Amitkumar Karwar
2014-04-22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-31
|
\
|
*
mwifiex: scan command preparation failure handling
Amitkumar Karwar
2014-03-31
|
*
mwifiex: Remove casts of pointer to same type
Joe Perches
2014-03-27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
|
\
\
|
|
/
|
/
|
|
*
mwifiex: save and copy AP's VHT capability info correctly
Amitkumar Karwar
2014-03-06
*
|
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-28
*
|
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
2014-02-12
*
|
mwifiex: implement extended scan feature
Amitkumar Karwar
2014-02-12
*
|
mwifiex: separate out next scan command queueing logic
Amitkumar Karwar
2014-02-12
*
|
mwifiex: separate out response buffer parsing code
Amitkumar Karwar
2014-02-12
*
|
mwifiex: change beacon parameter structure
Amitkumar Karwar
2014-02-12
|
/
*
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
2014-01-13
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
*
mwifiex: populate rates in probe request using cfg80211_scan_request
Avinash Patil
2013-08-01
*
mwifiex: channel switch handling for station
Amitkumar Karwar
2013-06-19
*
mwifiex: add basic 11h support for station
Amitkumar Karwar
2013-06-19
*
mwifiex: abort remaining scan commands when association started
Bing Zhao
2013-05-22
*
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
2013-05-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-22
*
mwifiex: complete last internal scan
Bing Zhao
2013-04-03
*
mwifiex: fix race when queuing commands
Amitkumar Karwar
2013-03-18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-19
|
\
|
*
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-18
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-14
|
|
\
|
*
|
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mwifiex: fix incomplete scan in case of IE parsing error
Bing Zhao
2013-01-30
|
|
/
*
/
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
|
\
|
*
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
2012-10-24
*
|
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
[next]