aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/assoc.c
Commit message (Expand)AuthorAge
* libertas: remove some references to IW_MODE_abcHolger Schurig2009-10-27
* libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-27
* libertas: move association related commands into assoc.cHolger Schurig2009-10-27
* libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-27
* libertas: move scan/assoc related stuffHolger Schurig2009-10-27
* libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-27
* libertas: remove unused 11d codeHolger Schurig2009-10-27
* libertas: clean up and clarify get_common_ratesDan Williams2009-08-28
* libertas: Read buffer overflowRoel Kluin2009-08-28
* libertas: don't use dynamic-sized arrayAndrey Yurovsky2009-08-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * Revert "libertas: Read buffer overflow"David S. Miller2009-08-12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\|
| * libertas: Read buffer overflowRoel Kluin2009-07-29
* | wireless: remove print_mac usesJohannes Berg2009-07-24
* | libertas: copy WPA keys to priv when associatingAndrey Yurovsky2009-07-10
|/
* libertas: fix WPA adhoc network creationDan Williams2009-06-03
* libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams2009-06-03
* libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams2009-06-03
* libertas: restyle Marvell & IEEE TLV structure namesDan Williams2009-06-03
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-03
* don't use net/ieee80211.hJohannes Berg2008-11-10
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-31
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-15
* libertas: convert adhoc operations to direct commandsDan Williams2008-08-29
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-29
* libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-29
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-03
* libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * libertas: fix mode initialization problemHolger Schurig2008-04-07
* | libertas: move lbs_update_channel out of assoc.cHolger Schurig2008-04-08
* | libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-08
* | libertas: move association code from join.c into scan.cHolger Schurig2008-04-08
* | libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-25
* | libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-25
* | libertas: rename packetfilter to mac_controlHolger Schurig2008-03-25
* | libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig2008-03-13
* | libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-06
* | libertas: make lbs_sync_channel() staticHolger Schurig2008-02-29
* | libertas: make association debug output nicerHolger Schurig2008-02-29
|/
* libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-01-31
* libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse2008-01-28
* libertas: convert SET_WEP to a direct commandDavid Woodhouse2008-01-28
* libertas: fix return from lbs_update_channel()David Woodhouse2008-01-28
* libertas: pass channel argument directly to lbs_mesh_config()David Woodhouse2008-01-28
* libertas: make lbs_update_channel() function non-staticDavid Woodhouse2008-01-28
* libertas: add missing newlines in debugging statementsDavid Woodhouse2008-01-28