summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/cmd.c
AgeCommit message (Expand)Author
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
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
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-09libertas: fix sleep confirmationHolger Schurig
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona
2008-06-03libertas: use lbs_pr_XX instead of printkHolger Schurig
2008-05-21libertas: reduce command retry timeHolger Schurig
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona
2008-05-21libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse
2008-05-21libertas: Increase priority of 'unknown command' warningsDavid Woodhouse
2008-05-14libertas: remove lbs_get_data_rate()Holger Schurig
2008-04-16libertas: un-garbage various command structsHolger Schurig
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig
2008-04-08libertas: move lbs_update_channel out of assoc.cHolger Schurig
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig
2008-04-01libertas: convert sleep/wake config direct commandsHolger Schurig
2008-04-01libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig
2008-04-01libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig
2008-03-27libertas: reduce debug outputHolger Schurig
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig
2008-03-25libertas: remove lots of unused stuffHolger Schurig
2008-03-25libertas: misc power saving adjustsHolger 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: make a handy lbs_cmd_async() commandHolger Schurig
2008-03-25libertas: remove some unused commandsHolger Schurig
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig