summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/wext.c
Commit message (Expand)AuthorAge
* Libertas: cfg80211 supportKiran Divekar2010-06-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | libertas: add auto auth mode featureAmitkumar Karwar2010-03-24
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-25
|\
| * libertas: make mesh configurableHolger Schurig2009-12-22
| * libertas: add access functions for mesh open/connect statusHolger Schurig2009-12-22
* | Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack2009-12-21
|/
* libertas: move mic failure event to wext.cHolger Schurig2009-10-27
* libertas: move SIOCGIWAP calls to wext.cHolger Schurig2009-10-27
* libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig2009-10-27
* libertas: get current channel out of priv->curbssparamsHolger 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: Check return status of command functionsAmitkumar Karwar2009-10-27
* libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar2009-10-07
* libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-07
* libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10Maithili Hinge2009-08-04
* libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky2009-07-10
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-21
* libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-26
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-12
* 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: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal2008-09-30
* libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-24
* libertas: correct "limited range of data type" warningJohn W. Linville2008-09-15
* libertas: Reduce the WPA key installation time.Javier Cardona2008-09-15
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-15
* libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-11
* 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: convert CMD_802_11_RF_TX_POWER 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
* libertas: remove lbs_get_fwversion()Holger 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: remove lots of unused stuffHolger Schurig2008-03-25
* libertas: misc power saving adjustsHolger Schurig2008-03-25
* libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-25
* libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig2008-03-13
* libertas: always show firmware releaseHolger Schurig2008-01-28
* libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse2008-01-28
* libertas: pass channel argument directly to lbs_mesh_config()David Woodhouse2008-01-28
* libertas: allow setting channel on mshX deviceDavid Woodhouse2008-01-28
* libertas: allow get/set SSID on mshX deviceDavid Woodhouse2008-01-28