summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel2012-03-121-0/+1
* iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-121-0/+1
* iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-081-1/+1
* iwlwifi: separate status to priv and transDon Fry2012-03-081-0/+1
* iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg2012-03-081-1/+0
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-081-2/+3
* iwlwifi: don't include iwl-prph.h everywhereJohannes Berg2012-03-071-2/+0
* iwlwifi: move ucode_owner to privJohannes Berg2012-03-071-0/+4
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-071-0/+3
* iwlwifi: keep plcp_delta_threshold in privJohannes Berg2012-03-071-0/+2
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-0/+2
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-0/+1
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-0/+2
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-2/+2
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-061-0/+2
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-061-3/+0
* iwlwifi: remove shared lockJohannes Berg2012-03-061-4/+0
* iwlwifi: introduce statistics lockJohannes Berg2012-03-061-0/+1
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-061-0/+6
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-271-1/+0
* iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach2012-02-271-3/+0
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-0/+8
* iwlwifi: move event and err pointers to iwl_nicDon Fry2012-02-171-3/+0
* iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach2012-02-171-1/+0
* iwlwifi: move firmware_loading_complete to iwl_nicDon Fry2012-02-171-2/+0
* iwlwifi: move firmware_name to iwl_nicDon Fry2012-02-171-3/+0
* iwlwifi: move fw_index from iwl_priv to iwl_nicDon Fry2012-02-171-1/+0
* iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-171-3/+0
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-0/+2
* iwlwifi: testmode new indirect RW APIAmit Beka2012-02-171-3/+3
* iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-021-108/+0
* iwlwifi: move the shrd memory from privEmmanuel Grumbach2012-02-021-1/+0
* iwlwifi: fix uCode event tracingJohannes Berg2012-01-281-1/+1
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-161-0/+64
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-11/+0
* iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-081-12/+0
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-081-5/+0
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-4/+0
* iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-081-2/+2
* iwlwifi: remove reference to legacy devicesWey-Yi Guy2011-12-081-3/+2
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-021-33/+0
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-021-1/+0
* iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny2011-12-021-0/+7
* iwlagn: dynamically allocate & reflect calibration dataJohannes Berg2011-11-251-19/+5
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-111-1/+0
* iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-111-23/+1
* iwlagn: move ucode_write_complete from priv to trans structureDon Fry2011-11-111-1/+0
* iwlagn: add P2P NoA to probe responsesJohannes Berg2011-11-111-0/+8
* iwlagn: eliminate bus pointer from iwl_priv structureDon Fry2011-10-141-3/+0
OpenPOWER on IntegriCloud