aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/assoc.c
AgeCommit message (Expand)Author
2010-01-27libertas: add comment re: v10 firmware key handlingJohn W. Linville
2010-01-19libertas/assoc.c: rearrange some strange line breaksJohn W. Linville
2010-01-19libertas: Set/clear WPA keys before the WEP onesSamuel Ortiz
2009-12-22libertas: remove priv->ratebitmapHolger Schurig
2009-12-22libertas: remove priv->capabilityHolger Schurig
2009-10-27libertas: remove some references to IW_MODE_abcHolger Schurig
2009-10-27libertas: remove "struct cmd_ds_gen"Holger Schurig
2009-10-27libertas: move association related commands into assoc.cHolger Schurig
2009-10-27libertas: get current channel out of priv->curbssparamsHolger Schurig
2009-10-27libertas: move scan/assoc related stuffHolger Schurig
2009-10-27libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig
2009-10-27libertas: remove unused 11d codeHolger Schurig
2009-08-28libertas: clean up and clarify get_common_ratesDan Williams
2009-08-28libertas: Read buffer overflowRoel Kluin
2009-08-20libertas: don't use dynamic-sized arrayAndrey Yurovsky
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-12Revert "libertas: Read buffer overflow"David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-29libertas: Read buffer overflowRoel Kluin
2009-07-24wireless: remove print_mac usesJohannes Berg
2009-07-10libertas: copy WPA keys to priv when associatingAndrey Yurovsky
2009-06-03libertas: fix WPA adhoc network creationDan Williams
2009-06-03libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams
2009-06-03libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams
2009-06-03libertas: restyle Marvell & IEEE TLV structure namesDan Williams
2009-06-03libertas: simplify and clean up association/start/join setupDan Williams
2008-11-10don't use net/ieee80211.hJohannes Berg
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-08libertas: move lbs_update_channel out of assoc.cHolger Schurig
2008-04-08libertas: move association code from scan.c into assoc.cHolger Schurig
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig
2008-04-07libertas: fix mode initialization problemHolger Schurig
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig
2008-03-06libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse
2008-02-29libertas: make lbs_sync_channel() staticHolger Schurig
2008-02-29libertas: make association debug output nicerHolger Schurig
2008-01-31libertas: fix memory alignment problems on the blackfinIhar Hrachyshka
2008-01-28libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse