summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/assoc.c
Commit message (Expand)AuthorAgeFilesLines
* Libertas: cfg80211 supportKiran Divekar2010-06-231-2264/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | libertas: add auto auth mode featureAmitkumar Karwar2010-03-241-1/+21
|/
* libertas: add comment re: v10 firmware key handlingJohn W. Linville2010-01-271-0/+5
* libertas/assoc.c: rearrange some strange line breaksJohn W. Linville2010-01-191-32/+30
* libertas: Set/clear WPA keys before the WEP onesSamuel Ortiz2010-01-191-7/+8
* libertas: remove priv->ratebitmapHolger Schurig2009-12-221-3/+1
* libertas: remove priv->capabilityHolger Schurig2009-12-221-10/+3
* libertas: remove some references to IW_MODE_abcHolger Schurig2009-10-271-1/+2
* libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-271-3/+4
* libertas: move association related commands into assoc.cHolger Schurig2009-10-271-0/+390
* libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-271-9/+9
* libertas: move scan/assoc related stuffHolger Schurig2009-10-271-0/+7
* libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-271-5/+5
* libertas: remove unused 11d codeHolger Schurig2009-10-271-16/+0
* libertas: clean up and clarify get_common_ratesDan Williams2009-08-281-31/+27
* libertas: Read buffer overflowRoel Kluin2009-08-281-16/+15
* libertas: don't use dynamic-sized arrayAndrey Yurovsky2009-08-201-1/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-8/+10
|\
| * Revert "libertas: Read buffer overflow"David S. Miller2009-08-121-8/+10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-10/+8
|\|
| * libertas: Read buffer overflowRoel Kluin2009-07-291-10/+8
* | wireless: remove print_mac usesJohannes Berg2009-07-241-7/+3
* | libertas: copy WPA keys to priv when associatingAndrey Yurovsky2009-07-101-0/+6
|/
* libertas: fix WPA adhoc network creationDan Williams2009-06-031-3/+5
* libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams2009-06-031-307/+320
* libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams2009-06-031-59/+75
* libertas: restyle Marvell & IEEE TLV structure namesDan Williams2009-06-031-14/+14
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-031-30/+27
* don't use net/ieee80211.hJohannes Berg2008-11-101-8/+10
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-311-6/+11
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-311-6/+8
* net: convert print_mac to %pMJohannes Berg2008-10-271-19/+13
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-151-5/+1
* libertas: convert adhoc operations to direct commandsDan Williams2008-08-291-354/+278
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-291-26/+31
* libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-291-35/+26
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-031-1/+1
* libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-211-2/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+1
|\
| * libertas: fix mode initialization problemHolger Schurig2008-04-071-1/+1
* | libertas: move lbs_update_channel out of assoc.cHolger Schurig2008-04-081-17/+0
* | libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-081-0/+352
* | libertas: move association code from join.c into scan.cHolger Schurig2008-04-081-4/+858
* | libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-251-4/+0
* | libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-251-6/+2
* | libertas: rename packetfilter to mac_controlHolger Schurig2008-03-251-4/+4
* | libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig2008-03-131-2/+2
* | libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-061-10/+2