summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-testmode.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fixed testmode notifications lengthAmit Beka2012-03-081-1/+2
* iwlwifi: add testmode command for rx forwardingAmit Beka2012-03-081-3/+29
* iwlwifi: remove two unused arguments in testmodeJohannes Berg2012-03-081-6/+6
* iwlwifi: don't include iwl-prph.h everywhereJohannes Berg2012-03-071-0/+1
* iwlwifi: move ucode_owner to privJohannes Berg2012-03-071-1/+1
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-071-5/+5
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-4/+4
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-1/+1
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-8/+8
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-4/+4
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-2/+2
* iwlwifi: pass response packet directlyJohannes Berg2012-03-061-2/+2
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-271-1/+0
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-10/+10
* iwlwifi: send testmode hcmd reply with rx headerAmit Beka2012-02-171-1/+1
* iwlwifi: fixes to testmode indirect accessAmit Beka2012-02-171-4/+6
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-171-6/+6
* iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-171-2/+4
* iwlwifi: added reply data to testmode HCMD sendAmit Beka2012-02-171-6/+53
* iwlwifi: testmode new indirect RW APIAmit Beka2012-02-171-95/+131
* iwlwifi: log as error when error detectedWey-Yi Guy2012-02-171-71/+51
* iwlwifi: range check to testmode direct reg accessAmit Beka2012-02-021-2/+16
* iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-021-1/+1
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-8/+8
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-2/+2
* iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu2012-01-061-1/+40
* iwlwifi: update error dump in testmode command sram_readKenny Hsu2012-01-061-4/+4
* iwlwifi: enhance testmode command sram_readKenny Hsu2012-01-061-4/+3
* iwlwifi: update testmode command of direct register accessKenny Hsu2012-01-061-2/+2
* iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_IDWey-Yi Guy2011-12-191-10/+3
* iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy2011-12-191-1/+1
* iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-161-6/+8
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-4/+4
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-2/+2
* iwlwifi: add device ID information support by testmodeHsu, Kenny2011-12-081-0/+27
* iwlwifi: add uCode version information support by testmodeHsu, Kenny2011-12-081-0/+18
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-021-3/+3
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-021-1/+1
* iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2011-12-021-0/+925
OpenPOWER on IntegriCloud