Holger Schurig
|
8b17d7234c
[PATCH] libertas: fix a debug statement
|
17 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Marek Vašut
|
70500f5443
[PATCH] libertas: region code values specified as 8bit
|
18 years ago |
Dan Williams
|
8362cd413e
[PATCH] libertas: fix sparse-reported problems
|
18 years ago |
Dan Williams
|
5612c0140a
[PATCH] libertas: ignore spurious mesh autostart events
|
18 years ago |
Holger Schurig
|
9556d2120c
[PATCH] libertas: fix two debug statements in cmdresp.c
|
18 years ago |
Holger Schurig
|
956deb867a
[PATCH] libertas: remove adapter->regiontableindex
|
18 years ago |
Holger Schurig
|
caef47a0dc
[PATCH] libertas: remove adapter->rxpd_rate
|
18 years ago |
Holger Schurig
|
cad9d9b17a
[PATCH] libertas: remove adapter->txrate
|
18 years ago |
Holger Schurig
|
fdde7084e0
[PATCH] libertas: remove adapter->{rx,tx}antenna
|
18 years ago |
Holger Schurig
|
4d4ce1ad02
[PATCH] libertas: remove unused adapter->prev_XXXX variables
|
18 years ago |
Luis Carlos Cobo
|
9cdc6d295b
[PATCH] libertas: Avoid MESH_AUTOSTARTED spam on console
|
18 years ago |
Holger Schurig
|
a6c8700f36
[PATCH] libertas: use LBS_DEB_HOST for host-to-card communications
|
18 years ago |
Holger Schurig
|
6b63cd0f42
[PATCH] libertas: remove a hundred CMD_RET_xxx definitions
|
18 years ago |
Holger Schurig
|
ece5619193
[PATCH] libertas: make the hex dumper nicer
|
18 years ago |
Holger Schurig
|
0a6d0555e9
[PATCH] libertas: tune hardware info output
|
18 years ago |
Dan Williams
|
8c51276575
[PATCH] libertas: simplify and clean up data rate handling
|
18 years ago |
Dan Williams
|
ffcae953ac
[PATCH] libertas: fix more mixed-case abuse
|
18 years ago |
Dan Williams
|
0aef64d758
[PATCH] libertas: re-uppercase command defines and other constants
|
18 years ago |
Dan Williams
|
1443b6530d
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
|
18 years ago |
Dan Williams
|
18c96c3497
[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly
|
18 years ago |
Luis Carlos Cobo Rus
|
b8bedefd8f
[PATCH] libertas: pull current channel from firmware on mesh autostart
|
18 years ago |
Dan Williams
|
d8efea2548
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
|
18 years ago |
David Woodhouse
|
e5b3d472ad
[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.
|
18 years ago |
David Woodhouse
|
981f187b7c
[PATCH] libertas: first pass at fixing up endianness issues
|
18 years ago |
Luis Carlos Cobo Rus
|
7d8d28b31d
[PATCH] libertas: support for mesh autostart on firmware 5.220.11
|
18 years ago |
Dan Williams
|
6cfb008238
[PATCH] libertas: correctly balance locking in libertas_process_rx_command
|
18 years ago |
Dan Williams
|
e76850d620
[PATCH] libertas: make association paths consistent
|
18 years ago |
Holger Schurig
|
634b8f49c1
[PATCH] libertas: remove unused variables in wlan_dev_t
|
18 years ago |
Holger Schurig
|
208fdd2f44
[PATCH] libertas: indirect all hardware access via hw_XXXX functions
|
18 years ago |