summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/cmd.c
AgeCommit message (Expand)Author
2011-08-01libertas: fix cmdpendingq lockingPaul Fox
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-22libertas: remove priv->capabilityHolger Schurig
2009-12-22libertas: make mesh configurableHolger Schurig
2009-12-22libertas: add access functions for mesh open/connect statusHolger Schurig
2009-12-22libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig
2009-11-28libertas: move mesh command handling into mesh.cHolger Schurig
2009-10-27libertas: remove some references to IW_MODE_abcHolger Schurig
2009-10-27libertas: sort and categorize entries in decl.hHolger Schurig
2009-10-27libertas: remove "struct cmd_ds_gen"Holger Schurig
2009-10-27libertas: remove handling for CMD_GET_TSFHolger Schurig
2009-10-27libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig
2009-10-27libertas: move lbs_send_iwevcustom_event() to wext.cHolger 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-10-27libertas: remove unused lbs_cmd_802_11_inactivity_timeout()Holger Schurig
2009-10-27libertas: make lbs_get_channel() staticHolger Schurig
2009-10-27libertas: cleanup host.h and hostcmd.hHolger Schurig
2009-10-27libertas: make __lbs_cmd_async() non-staticHolger Schurig
2009-10-07libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut
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-04-22libertas: support mesh for various firmware versionsBing Zhao
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal
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-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-29libertas: remove two libertas sparse warningHolger Schurig
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-14libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams
2008-09-15libertas: remove unused generic RESET commandDan Williams
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal
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-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams
2008-08-22libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo