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
/
libertas
/
scan.c
Commit message (
Expand
)
Author
Age
*
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-03-13
*
libertas: clean up scan.c, remove zeromac and bcastmac
David Woodhouse
2008-03-06
*
libertas: convert 802_11_SCAN to a direct command
David Woodhouse
2008-03-06
*
libertas: rename/document scan_channel
Holger Schurig
2008-02-29
*
libertas: make lbs_unset_basic_rate_flags() static
Holger Schurig
2008-02-29
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
*
libertas: slight cleanup of netif queue stop/wake
David Woodhouse
2008-01-28
*
libertas: fix sparse endianness warnings in scan.c
David Woodhouse
2008-01-28
*
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
*
libertas: implement new scanning logic
Holger Schurig
2008-01-28
*
libertas: remove user-specified channel list
Holger Schurig
2008-01-28
*
libertas: remove numprobes
Holger Schurig
2008-01-28
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
*
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
*
[PATCH] libertas: clean up scan debug messages
Holger Schurig
2007-10-10
*
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...
Holger Schurig
2007-10-10
*
[LIBERTAS]: fix oops on the blackfin architecture
Vladimir Davydov
2007-10-10
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[PATCH] libertas: push WEXT scan requests to a work queue
Dan Williams
2007-10-10
*
[PATCH] libertas: push mesh beacon bit to userspace in scan results
Dan Williams
2007-10-10
*
[PATCH] libertas: remove bss_descriptor->timestamp
Holger Schurig
2007-10-10
*
[PATCH] libertas: remove bss_descriptior->networktsf
Holger Schurig
2007-10-10
*
[PATCH] libertas: remove adapter->scantype
Holger Schurig
2007-10-10
*
[PATCH] libertas: remove adapter->scanmode
Holger Schurig
2007-10-10
*
[PATCH] libertas: remove adapter->scanprobes
Holger Schurig
2007-10-10
*
[PATCH] libertas: make the hex dumper nicer
Holger Schurig
2007-10-10
*
[PATCH] libertas: access mesh_dev more carefully
Holger Schurig
2007-10-10
*
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
2007-10-10
*
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
2007-10-10
*
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
*
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan
Dan Williams
2007-10-10
*
[PATCH] libertas: specific mesh scan for mshX interface
Luis Carlos Cobo
2007-10-10
*
[PATCH] libertas: clean up 802.11 IE post-scan handling
Dan Williams
2007-10-10
*
[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types
Dan Williams
2007-10-10
*
[PATCH] libertas: kill wlan_scan_process_results
Dan Williams
2007-06-28
*
[PATCH] libertas: reduce SSID and BSSID mixed-case abuse
Dan Williams
2007-06-11
*
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
Dan Williams
2007-06-11
*
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
*
[PATCH] libertas: sparse fixes
Dan Williams
2007-06-11
*
[PATCH] libertas: Make WPA work through supplicant handshake
Dan Williams
2007-06-11
*
[PATCH] libertas: send SIOCGIWSCAN event after partial scans too
Dan Williams
2007-06-11
*
[PATCH] libertas: honor specific channel requests during association
Dan Williams
2007-06-11
*
[PATCH] libertas: fix deadlock SIOCGIWSCAN handler
Dan Williams
2007-06-11
*
[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...
Dan Williams
2007-06-11
*
[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate
Dan Williams
2007-06-11
*
[PATCH] libertas: make association paths consistent
Dan Williams
2007-06-11
*
[PATCH] libertas: fix 'keep previous scan' behavior
Dan Williams
2007-06-11
*
[PATCH] libertas: make scan result handling more flexible
Dan Williams
2007-06-11
*
[PATCH] libertas: replace 'macaddress' with 'bssid'
Dan Williams
2007-06-11
[next]