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