summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-hcmd.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-161-271/+0Star
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-27/+5Star
* iwlagn: verify mutex held for sync commandsJohannes Berg2011-07-011-10/+3Star
* iwlagn: extend host command timeoutJohannes Berg2011-06-241-1/+1
* iwlagn: warn about nested SYNC commandsEmmanuel Grumbach2011-06-181-1/+10
* iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy2011-05-131-0/+1
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-4/+4
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-181-4/+8
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: clean up some 3945/4965 remnantsJohannes Berg2011-04-071-2/+0Star
* iwlwifi: remove sync_cmd_mutexStanislaw Gruszka2011-04-071-8/+5Star
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-5/+0Star
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+5
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-5/+0Star
* iwlagn: properly wait for PAN disableJohannes Berg2011-01-211-0/+1
* iwlwifi: add PAN APIJohannes Berg2010-08-271-0/+8
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-1/+1
* iwlwifi: add 6000g2b BT coexist APIJohannes Berg2010-08-251-0/+3
* 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/+0Star
* 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-191-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/+6Star
|/
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-2/+0Star
* iwlwifi: remove command callback return valueJohannes Berg2009-07-271-12/+9Star
* iwlwifi: fix up command sendingJohannes Berg2009-07-271-25/+23Star
* 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/+0Star
* 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-221-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