summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-hcmd.c
AgeCommit message (Expand)Author
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-01iwlagn: verify mutex held for sync commandsJohannes Berg
2011-06-24iwlagn: extend host command timeoutJohannes Berg
2011-06-18iwlagn: warn about nested SYNC commandsEmmanuel Grumbach
2011-05-13iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-01-21iwlagn: properly wait for PAN disableJohannes Berg
2010-08-27iwlwifi: add PAN APIJohannes Berg
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg
2010-08-25iwlwifi: add 6000g2b BT coexist APIJohannes Berg
2010-07-02iwlwifi: tx fifo queue flush commandWey-Yi Guy
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2010-01-12iwlwifi: remove obsoleted host commandWey-Yi Guy
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-11iwlwifi: change debug message to error in failure caseReinette Chatre
2009-11-02iwlwifi: coex API data structureWey-Yi Guy
2009-10-27iwlwifi: add missing commands to syslog messagesJay Sternberg
2009-10-27iwlwifi: use paged RxZhu Yi
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy
2009-07-27iwlwifi: remove command callback return valueJohannes Berg
2009-07-27iwlwifi: fix up command sendingJohannes Berg
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi
2009-01-12iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz
2008-12-12iwlwifi: change email contact informationWinkler, Tomas
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar
2008-08-22iwlwifi: add level for debugging host commandEsti Kummer
2008-08-18removed unused #include <version.h>Huang Weiyi
2008-08-04iwlwifi: memory allocation optimizationGregory Greenman
2008-06-30iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach
2008-06-03iwlwifi-5000: implement initial calibration for 5000Tomas Winkler
2008-05-21iwlwifi: move TX code into iwl-tx.cTomas Winkler
2008-05-14iwlwifi: remove 4965 from rx_packetTomas Winkler
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler
2008-04-16iwlwifi: add default WEP key host commandEmmanuel Grumbach
2008-04-01iwlwifi: Fix synchronous host commandTomas Winkler