index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
assoc.c
Age
Commit message (
Expand
)
Author
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
2010-01-27
libertas: add comment re: v10 firmware key handling
John W. Linville
2010-01-19
libertas/assoc.c: rearrange some strange line breaks
John W. Linville
2010-01-19
libertas: Set/clear WPA keys before the WEP ones
Samuel Ortiz
2009-12-22
libertas: remove priv->ratebitmap
Holger Schurig
2009-12-22
libertas: remove priv->capability
Holger Schurig
2009-10-27
libertas: remove some references to IW_MODE_abc
Holger Schurig
2009-10-27
libertas: remove "struct cmd_ds_gen"
Holger Schurig
2009-10-27
libertas: move association related commands into assoc.c
Holger Schurig
2009-10-27
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
libertas: remove unused 11d code
Holger Schurig
2009-08-28
libertas: clean up and clarify get_common_rates
Dan Williams
2009-08-28
libertas: Read buffer overflow
Roel Kluin
2009-08-20
libertas: don't use dynamic-sized array
Andrey Yurovsky
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
Revert "libertas: Read buffer overflow"
David S. Miller
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-29
libertas: Read buffer overflow
Roel Kluin
2009-07-24
wireless: remove print_mac uses
Johannes Berg
2009-07-10
libertas: copy WPA keys to priv when associating
Andrey Yurovsky
2009-06-03
libertas: fix WPA adhoc network creation
Dan Williams
2009-06-03
libertas: convert CMD_802_11_ASSOCIATE to a direct command
Dan Williams
2009-06-03
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
Dan Williams
2009-06-03
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
2009-06-03
libertas: simplify and clean up association/start/join setup
Dan Williams
2008-11-10
don't use net/ieee80211.h
Johannes Berg
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-09-15
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-08-29
libertas: convert adhoc operations to direct commands
Dan Williams
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
2008-08-29
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
2008-06-03
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
2008-05-21
libertas: Extend MESH_CONFIG command to access non-volatile configuration
Javier Cardona
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-08
libertas: move lbs_update_channel out of assoc.c
Holger Schurig
2008-04-08
libertas: move association code from scan.c into assoc.c
Holger Schurig
2008-04-08
libertas: move association code from join.c into scan.c
Holger Schurig
2008-04-07
libertas: fix mode initialization problem
Holger Schurig
2008-03-25
libertas: convert GET_LOG to a direct command
Holger Schurig
2008-03-25
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
2008-03-25
libertas: rename packetfilter to mac_control
Holger Schurig
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-03-06
libertas: convert KEY_MATERIAL to a direct command
David Woodhouse
2008-02-29
libertas: make lbs_sync_channel() static
Holger Schurig
2008-02-29
libertas: make association debug output nicer
Holger Schurig
2008-01-31
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
[next]