aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-hcmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-4/+4
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-10/+12
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi1-1/+1
2009-01-12iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz1-0/+1
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar1-1/+1
2008-08-22iwlwifi: 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-06-30iwlwifi: 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-21iwlwifi: move TX code into iwl-tx.cTomas Winkler1-2/+2
2008-05-14iwlwifi: 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-01iwlwifi: 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