Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
a7b1a68b25093753155ea752ff865c9dfcf33d79
/
drivers
/
net
/
wireless
/
libertas
/
scan.c
a27b9f9
libertas: slight cleanup of netif queue stop/wake
by David Woodhouse
· 17 years ago
e7240ac
libertas: fix sparse endianness warnings in scan.c
by David Woodhouse
· 17 years ago
aa21c00
libertas: kill struct lbs_adapter
by David Woodhouse
· 17 years ago
ffd074f
libertas: implement new scanning logic
by Holger Schurig
· 17 years ago
a7d0ada
libertas: remove user-specified channel list
by Holger Schurig
· 17 years ago
dd1d12d
libertas: remove numprobes
by Holger Schurig
· 17 years ago
69f9032
libertas: remove arbitrary typedefs
by Holger Schurig
· 17 years ago
01d77d8
libertas: separate mesh connectivity from that of the main interface
by Brajesh Dave
· 17 years ago
1007832
libertas: move to uniform lbs_/LBS_ namespace
by Holger Schurig
· 17 years ago
e56188a
[PATCH] libertas: clean up scan debug messages
by Holger Schurig
· 17 years ago
314a886
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse warnings
by Holger Schurig
· 17 years ago
ac630c2
[LIBERTAS]: fix oops on the blackfin architecture
by Vladimir Davydov
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
2afc0c5
[PATCH] libertas: push WEXT scan requests to a work queue
by Dan Williams
· 18 years ago
00af015
[PATCH] libertas: push mesh beacon bit to userspace in scan results
by Dan Williams
· 18 years ago
bee093d
[PATCH] libertas: remove bss_descriptor->timestamp
by Holger Schurig
· 18 years ago
a2235ed
[PATCH] libertas: remove bss_descriptior->networktsf
by Holger Schurig
· 18 years ago
4f2fdaa
[PATCH] libertas: remove adapter->scantype
by Holger Schurig
· 18 years ago
d65ead8
[PATCH] libertas: remove adapter->scanmode
by Holger Schurig
· 18 years ago
e2aa334
[PATCH] libertas: remove adapter->scanprobes
by Holger Schurig
· 18 years ago
ece5619
[PATCH] libertas: make the hex dumper nicer
by Holger Schurig
· 18 years ago
3cf8409
[PATCH] libertas: access mesh_dev more carefully
by Holger Schurig
· 18 years ago
ac558ca
[PATCH] libertas: make more functions static & remove unused functions
by Holger Schurig
· 18 years ago
8c51276
[PATCH] libertas: simplify and clean up data rate handling
by Dan Williams
· 18 years ago
0aef64d
[PATCH] libertas: re-uppercase command defines and other constants
by Dan Williams
· 18 years ago
492b6da
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan
by Dan Williams
· 18 years ago
1e838bf
[PATCH] libertas: specific mesh scan for mshX interface
by Luis Carlos Cobo
· 18 years ago
ab61797
[PATCH] libertas: clean up 802.11 IE post-scan handling
by Dan Williams
· 18 years ago
0c9ca690
[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types
by Dan Williams
· 18 years ago
f8f5510
[PATCH] libertas: kill wlan_scan_process_results
by Dan Williams
· 18 years ago
717c933
[PATCH] libertas: reduce SSID and BSSID mixed-case abuse
by Dan Williams
· 18 years ago
d8efea2
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
by Dan Williams
· 18 years ago
981f187
[PATCH] libertas: first pass at fixing up endianness issues
by David Woodhouse
· 18 years ago
123e0e0
[PATCH] libertas: sparse fixes
by Dan Williams
· 18 years ago
90a4221
[PATCH] libertas: Make WPA work through supplicant handshake
by Dan Williams
· 18 years ago
d9ad2f5
[PATCH] libertas: send SIOCGIWSCAN event after partial scans too
by Dan Williams
· 18 years ago
aeea0ab
[PATCH] libertas: honor specific channel requests during association
by Dan Williams
· 18 years ago
80e78ef
[PATCH] libertas: fix deadlock SIOCGIWSCAN handler
by Dan Williams
· 18 years ago
3cf20931
[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropriate
by Dan Williams
· 18 years ago
02eb229
[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate
by Dan Williams
· 18 years ago
e76850d
[PATCH] libertas: make association paths consistent
by Dan Williams
· 18 years ago
eb8f733
[PATCH] libertas: fix 'keep previous scan' behavior
by Dan Williams
· 18 years ago
fcdb53d
[PATCH] libertas: make scan result handling more flexible
by Dan Williams
· 18 years ago
4ace113
[PATCH] libertas: replace 'macaddress' with 'bssid'
by Dan Williams
· 18 years ago
634b8f4
[PATCH] libertas: remove unused variables in wlan_dev_t
by Holger Schurig
· 18 years ago
0583e8e
[PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scan
by Chris Ball
· 18 years ago
51d84f5
[PATCH] libertas: fixed transmission flow control on the mesh interface
by Javier Cardona
· 18 years ago
6df3073
[PATCH] libertas: fix SSID output
by Holger Schurig
· 18 years ago
9012b28
[PATCH] libertas: make debug configurable
by Holger Schurig
· 18 years ago
2be9219
[PATCH] libertas: fix scanning from associate path
by Marcelo Tosatti
· 18 years ago
064827e
[PATCH] libertas: scan two channels per scan command
by Marcelo Tosatti
· 18 years ago
4269e2a
[PATCH] libertas: 64-bit cleanups
by Dan Williams
· 18 years ago
0dc5a29
[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum
by Dan Williams
· 18 years ago
889c05b
[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
by Dan Williams
· 18 years ago
9408c29
[PATCH] libertas: remove custom encryption mode stuff
by Dan Williams
· 18 years ago
2a6f7ea
[PATCH] libertas: remove incorrect vi modelines
by Dan Williams
· 18 years ago
51b0c9d
[PATCH] libertas: remove WPA_SUPPLICANT structure
by Dan Williams
· 18 years ago
876c9d3
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
by Marcelo Tosatti
· 18 years ago