summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-testmode.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-17iwlwifi: send testmode hcmd reply with rx headerAmit Beka1-1/+1
2012-02-17iwlwifi: fixes to testmode indirect accessAmit Beka1-4/+6
2012-02-17iwlwifi: Move ucode pointers to iwl_fwDon Fry1-6/+6
2012-02-17iwlwifi: move ucode_ver to iwl_nicDon Fry1-2/+4
2012-02-17iwlwifi: added reply data to testmode HCMD sendAmit Beka1-6/+53
2012-02-17iwlwifi: testmode new indirect RW APIAmit Beka1-95/+131
2012-02-17iwlwifi: log as error when error detectedWey-Yi Guy1-71/+51
2012-02-03iwlwifi: range check to testmode direct reg accessAmit Beka1-2/+16
2012-02-03iwlwifi: kill bus_get_hw_idEmmanuel Grumbach1-1/+1
2012-02-03iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-8/+8
2012-01-07iwlwifi: update CopyrightWey-Yi Guy1-2/+2
2012-01-07iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu1-1/+40
2012-01-07iwlwifi: update error dump in testmode command sram_readKenny Hsu1-4/+4
2012-01-07iwlwifi: enhance testmode command sram_readKenny Hsu1-4/+3
2012-01-07iwlwifi: update testmode command of direct register accessKenny Hsu1-2/+2
2011-12-20iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_IDWey-Yi Guy1-10/+3
2011-12-20iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy1-1/+1
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry1-6/+8
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-4/+4
2011-12-09iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry1-2/+2
2011-12-09iwlwifi: add device ID information support by testmodeHsu, Kenny1-0/+27
2011-12-09iwlwifi: add uCode version information support by testmodeHsu, Kenny1-0/+18
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry1-3/+3
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry1-1/+1
2011-12-02iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy1-0/+925