index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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
Files
Lines
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
1
-38
/
+41
*
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
1
-6
/
+8
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
1
-92
/
+92
*
[PATCH] libertas: clean up scan debug messages
Holger Schurig
2007-10-10
1
-66
/
+155
*
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...
Holger Schurig
2007-10-10
1
-1
/
+1
*
[LIBERTAS]: fix oops on the blackfin architecture
Vladimir Davydov
2007-10-10
1
-3
/
+5
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-6
/
+8
*
[PATCH] libertas: push WEXT scan requests to a work queue
Dan Williams
2007-10-10
1
-59
/
+80
*
[PATCH] libertas: push mesh beacon bit to userspace in scan results
Dan Williams
2007-10-10
1
-0
/
+14
*
[PATCH] libertas: remove bss_descriptor->timestamp
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove bss_descriptior->networktsf
Holger Schurig
2007-10-10
1
-69
/
+0
*
[PATCH] libertas: remove adapter->scantype
Holger Schurig
2007-10-10
1
-1
/
+1
*
[PATCH] libertas: remove adapter->scanmode
Holger Schurig
2007-10-10
1
-4
/
+2
*
[PATCH] libertas: remove adapter->scanprobes
Holger Schurig
2007-10-10
1
-3
/
+2
*
[PATCH] libertas: make the hex dumper nicer
Holger Schurig
2007-10-10
1
-6
/
+6
*
[PATCH] libertas: access mesh_dev more carefully
Holger Schurig
2007-10-10
1
-4
/
+8
*
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
2007-10-10
1
-34
/
+1
*
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
2007-10-10
1
-36
/
+18
*
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
1
-10
/
+10
*
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan
Dan Williams
2007-10-10
1
-4
/
+3
*
[PATCH] libertas: specific mesh scan for mshX interface
Luis Carlos Cobo
2007-10-10
1
-0
/
+10
*
[PATCH] libertas: clean up 802.11 IE post-scan handling
Dan Williams
2007-10-10
1
-115
/
+84
*
[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types
Dan Williams
2007-10-10
1
-34
/
+24
*
[PATCH] libertas: kill wlan_scan_process_results
Dan Williams
2007-06-28
1
-37
/
+14
*
[PATCH] libertas: reduce SSID and BSSID mixed-case abuse
Dan Williams
2007-06-11
1
-11
/
+11
*
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
Dan Williams
2007-06-11
1
-32
/
+34
*
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
1
-29
/
+23
*
[PATCH] libertas: sparse fixes
Dan Williams
2007-06-11
1
-3
/
+2
*
[PATCH] libertas: Make WPA work through supplicant handshake
Dan Williams
2007-06-11
1
-2
/
+0
*
[PATCH] libertas: send SIOCGIWSCAN event after partial scans too
Dan Williams
2007-06-11
1
-2
/
+2
*
[PATCH] libertas: honor specific channel requests during association
Dan Williams
2007-06-11
1
-2
/
+5
*
[PATCH] libertas: fix deadlock SIOCGIWSCAN handler
Dan Williams
2007-06-11
1
-17
/
+18
*
[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...
Dan Williams
2007-06-11
1
-2
/
+2
*
[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate
Dan Williams
2007-06-11
1
-7
/
+3
*
[PATCH] libertas: make association paths consistent
Dan Williams
2007-06-11
1
-18
/
+3
*
[PATCH] libertas: fix 'keep previous scan' behavior
Dan Williams
2007-06-11
1
-54
/
+77
*
[PATCH] libertas: make scan result handling more flexible
Dan Williams
2007-06-11
1
-673
/
+552
*
[PATCH] libertas: replace 'macaddress' with 'bssid'
Dan Williams
2007-06-11
1
-27
/
+24
*
[PATCH] libertas: remove unused variables in wlan_dev_t
Holger Schurig
2007-06-11
1
-5
/
+5
*
[PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scan
Chris Ball
2007-06-11
1
-0
/
+2
*
[PATCH] libertas: fixed transmission flow control on the mesh interface
Javier Cardona
2007-06-11
1
-2
/
+4
*
[PATCH] libertas: fix SSID output
Holger Schurig
2007-06-11
1
-3
/
+3
*
[PATCH] libertas: make debug configurable
Holger Schurig
2007-06-11
1
-83
/
+91
*
[PATCH] libertas: fix scanning from associate path
Marcelo Tosatti
2007-06-11
1
-10
/
+18
*
[PATCH] libertas: scan two channels per scan command
Marcelo Tosatti
2007-06-11
1
-9
/
+25
*
[PATCH] libertas: 64-bit cleanups
Dan Williams
2007-05-11
1
-2
/
+2
*
[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum
Dan Williams
2007-05-11
1
-22
/
+20
*
[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
Dan Williams
2007-05-11
1
-16
/
+14
*
[PATCH] libertas: remove custom encryption mode stuff
Dan Williams
2007-05-11
1
-12
/
+5
*
[PATCH] libertas: remove incorrect vi modelines
Dan Williams
2007-05-11
1
-3
/
+0
[next]