summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-hcmd.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-23iwlwifi: add level for debugging host commandEsti Kummer1-2/+12
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-04iwlwifi: memory allocation optimizationGregory Greenman1-1/+1
2008-07-01iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach1-0/+1
2008-06-03iwlwifi-5000: implement initial calibration for 5000Tomas Winkler1-0/+4
2008-05-22iwlwifi: move TX code into iwl-tx.cTomas Winkler1-2/+2
2008-05-15iwlwifi: remove 4965 from rx_packetTomas Winkler1-2/+2
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-04-16iwlwifi: add default WEP key host commandEmmanuel Grumbach1-0/+1
2008-04-02iwlwifi: Fix synchronous host commandTomas Winkler1-4/+4
2008-03-27iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach1-2/+28
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler1-0/+251