Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
19943b0e30b05d42e494ae6fef78156ebc8c637e
/
drivers
/
net
/
wireless
/
libertas
/
assoc.c
2fa7a98
libertas: fix WPA adhoc network creation
by Dan Williams
· 16 years ago
822ac03
libertas: convert CMD_802_11_ASSOCIATE to a direct command
by Dan Williams
· 16 years ago
be0d76e
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
by Dan Williams
· 16 years ago
75b6a61
libertas: restyle Marvell & IEEE TLV structure names
by Dan Williams
· 16 years ago
5fd164e
libertas: simplify and clean up association/start/join setup
by Dan Williams
· 16 years ago
2c706002
don't use net/ieee80211.h
by Johannes Berg
· 16 years ago
9387b7c
wireless: use individual buffers for printing ssid values
by John W. Linville
· 16 years ago
7e272fc
wireless: consolidate on a single escape_essid implementation
by John W. Linville
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
39fcf7a
libertas: convert SNMP_MIB to a direct command
by Dan Williams
· 16 years ago
f5fe1fd
libertas: convert adhoc operations to direct commands
by Dan Williams
· 16 years ago
d5db2df
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
by Dan Williams
· 16 years ago
191bb40
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
by Dan Williams
· 16 years ago
85319f9
libertas: rate adaptation configuration via iwconfig.
by Javier Cardona
· 17 years ago
edaea5c
libertas: Extend MESH_CONFIG command to access non-volatile configuration
by Javier Cardona
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
73ab1f2
libertas: move lbs_update_channel out of assoc.c
by Holger Schurig
· 17 years ago
245bf20
libertas: move association code from scan.c into assoc.c
by Holger Schurig
· 17 years ago
697900a
libertas: move association code from join.c into scan.c
by Holger Schurig
· 17 years ago
877cb0d
libertas: fix mode initialization problem
by Holger Schurig
· 17 years ago
c49c3b7
libertas: convert GET_LOG to a direct command
by Holger Schurig
· 17 years ago
c97329e
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
by Holger Schurig
· 17 years ago
d9e9778
libertas: rename packetfilter to mac_control
by Holger Schurig
· 17 years ago
52933d8
libertas: implement SSID scanning for SIOCSIWSCAN
by Holger Schurig
· 17 years ago
9e1228d
libertas: convert KEY_MATERIAL to a direct command
by David Woodhouse
· 17 years ago
e226868
libertas: make lbs_sync_channel() static
by Holger Schurig
· 17 years ago
52507c2
libertas: make association debug output nicer
by Holger Schurig
· 17 years ago
5a6e043
libertas: fix memory alignment problems on the blackfin
by Ihar Hrachyshka
· 17 years ago
4f59abf
libertas: convert ENABLE_RSN to a direct command
by David Woodhouse
· 17 years ago
f70dd45
libertas: convert SET_WEP to a direct command
by David Woodhouse
· 17 years ago
d1a469f
libertas: fix return from lbs_update_channel()
by David Woodhouse
· 17 years ago
8606213
libertas: pass channel argument directly to lbs_mesh_config()
by David Woodhouse
· 17 years ago
9f46257
libertas: make lbs_update_channel() function non-static
by David Woodhouse
· 17 years ago
23d36ee
libertas: add missing newlines in debugging statements
by David Woodhouse
· 17 years ago
8642f1f
libertas: disable mesh temporarily while setting eth channel/assoc
by David Woodhouse
· 17 years ago
88ae291
libertas: add missing newline on debug message
by David Woodhouse
· 17 years ago
2dd4b26
libertas: convert RF_CHANNEL to a direct command
by Dan Williams
· 17 years ago
aa21c00
libertas: kill struct lbs_adapter
by David Woodhouse
· 17 years ago
9184346
libertas: tweak association debug output
by Holger Schurig
· 17 years ago
69f9032
libertas: remove arbitrary typedefs
by Holger Schurig
· 17 years ago
0765af4
libertas: clean up association debug messages
by Holger Schurig
· 17 years ago
1007832
libertas: move to uniform lbs_/LBS_ namespace
by Holger Schurig
· 17 years ago
2bcde51
[PATCH] libertas: problems setting wpa keys
by Dan Williams
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
81173e3
[PATCH] libertas: fix misspelling in debug message
by Dan Williams
· 17 years ago
6e22a85
[PATCH] libertas: remove adapter->prescan
by Holger Schurig
· 17 years ago
0aef64d
[PATCH] libertas: re-uppercase command defines and other constants
by Dan Williams
· 17 years ago
2950cd26
[PATCH] libertas: clean up indentation in libertas_association_worker
by Dan Williams
· 17 years ago
1443b65
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
by Dan Williams
· 17 years ago
18c96c34
[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly
by Dan Williams
· 18 years ago
fff47f1
[PATCH] libertas: deauthenticate from AP in channel switch
by Luis Carlos Cobo Rus
· 18 years ago
b8bedef
[PATCH] libertas: pull current channel from firmware on mesh autostart
by Luis Carlos Cobo Rus
· 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
785e8f2
[PATCH] libertas: tweak association debug output
by Dan Williams
· 18 years ago
981f187
[PATCH] libertas: first pass at fixing up endianness issues
by David Woodhouse
· 18 years ago
90a4221
[PATCH] libertas: Make WPA work through supplicant handshake
by Dan Williams
· 18 years ago
57361c6
[PATCH] libertas: debug print spacing fixes in assoc.c
by Dan Williams
· 18 years ago
aeea0ab
[PATCH] libertas: honor specific channel requests during association
by Dan Williams
· 18 years ago
3cf2093
[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropriate
by Dan Williams
· 18 years ago
e76850d
[PATCH] libertas: make association paths consistent
by Dan Williams
· 18 years ago
ef9a264
[PATCH] libertas: move channel changing into association framework
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
9012b28
[PATCH] libertas: make debug configurable
by Holger Schurig
· 18 years ago
eb3ce63
[PATCH] libertas: rename wlan_association_worker
by Holger Schurig
· 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
6affe78
[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE
by Dan Williams
· 18 years ago
ad1f329
[PATCH] libertas: fix size of SSID comparison in stop_adhoc check
by Dan Williams
· 18 years ago
876c9d3
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
by Marcelo Tosatti
· 18 years ago