aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-hcmd.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: tx fifo queue flush commandWey-Yi Guy2010-07-021-0/+1
* iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-2/+2
* iwlwifi: enable serialization of synchronous commandsReinette Chatre2010-02-191-7/+7
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: remove obsoleted host commandWey-Yi Guy2010-01-121-1/+0
* iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | iwlwifi: change debug message to error in failure caseReinette Chatre2009-11-111-2/+2
* | iwlwifi: coex API data structureWey-Yi Guy2009-11-021-0/+2
* | iwlwifi: add missing commands to syslog messagesJay Sternberg2009-10-271-0/+2
* | iwlwifi: use paged RxZhu Yi2009-10-271-15/+6
|/
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-2/+0
* iwlwifi: remove command callback return valueJohannes Berg2009-07-271-12/+9
* iwlwifi: fix up command sendingJohannes Berg2009-07-271-25/+23
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-4/+4
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-10/+12
* iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi2009-01-161-1/+1
* iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz2009-01-121-0/+1
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar2008-11-251-1/+1
* iwlwifi: add level for debugging host commandEsti Kummer2008-08-221-2/+12
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0
* iwlwifi: memory allocation optimizationGregory Greenman2008-08-041-1/+1
* iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach2008-06-301-0/+1
* iwlwifi-5000: implement initial calibration for 5000Tomas Winkler2008-06-031-0/+4
* iwlwifi: move TX code into iwl-tx.cTomas Winkler2008-05-211-2/+2
* iwlwifi: remove 4965 from rx_packetTomas Winkler2008-05-141-2/+2
* iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler2008-05-071-1/+1
* iwlwifi: add default WEP key host commandEmmanuel Grumbach2008-04-161-0/+1
* iwlwifi: Fix synchronous host commandTomas Winkler2008-04-011-4/+4
* iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach2008-03-271-2/+28
* iwlwifi: move host command sending functions to core moduleTomas Winkler2008-03-251-0/+251