aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-testmode.c
Commit message (Expand)AuthorAge
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26
|\
| * iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-23
| * iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-18
| * iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
|\|
| * iwlwifi: move eeprom into privJohannes Berg2012-04-12
* | Merge branch 'master' into for-davemJohn W. Linville2012-04-12
|\|
| * iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-09
| * iwlwifi: extend notification waitJohannes Berg2012-04-09
* | iwlwifi: Stop using NLA_PUT*().David S. Miller2012-04-02
|/
* iwlwifi: change struct iwl_fwDavid Spinadel2012-03-12
* iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-12
* iwlwifi: fixed testmode notifications lengthAmit Beka2012-03-08
* iwlwifi: add testmode command for rx forwardingAmit Beka2012-03-08
* iwlwifi: remove two unused arguments in testmodeJohannes Berg2012-03-08
* iwlwifi: don't include iwl-prph.h everywhereJohannes Berg2012-03-07
* iwlwifi: move ucode_owner to privJohannes Berg2012-03-07
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-07
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-07
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-07
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-07
* iwlwifi: split out firmware storeJohannes Berg2012-03-07
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-07
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-06
* iwlwifi: pass response packet directlyJohannes Berg2012-03-06
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-27
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-27
* iwlwifi: send testmode hcmd reply with rx headerAmit Beka2012-02-17
* iwlwifi: fixes to testmode indirect accessAmit Beka2012-02-17
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-17
* iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-17
* iwlwifi: added reply data to testmode HCMD sendAmit Beka2012-02-17
* iwlwifi: testmode new indirect RW APIAmit Beka2012-02-17
* iwlwifi: log as error when error detectedWey-Yi Guy2012-02-17
* iwlwifi: range check to testmode direct reg accessAmit Beka2012-02-02
* iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-02
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-02
* iwlwifi: update CopyrightWey-Yi Guy2012-01-06
* iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu2012-01-06
* iwlwifi: update error dump in testmode command sram_readKenny Hsu2012-01-06
* iwlwifi: enhance testmode command sram_readKenny Hsu2012-01-06
* iwlwifi: update testmode command of direct register accessKenny Hsu2012-01-06
* iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_IDWey-Yi Guy2011-12-19
* iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy2011-12-19
* iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-16
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-08
* iwlwifi: add device ID information support by testmodeHsu, Kenny2011-12-08
* iwlwifi: add uCode version information support by testmodeHsu, Kenny2011-12-08