summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-12iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel1-0/+1
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel1-0/+1
2012-03-08iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka1-1/+1
2012-03-08iwlwifi: separate status to priv and transDon Fry1-0/+1
2012-03-08iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg1-1/+0
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg1-2/+3
2012-03-07iwlwifi: don't include iwl-prph.h everywhereJohannes Berg1-2/+0
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg1-0/+4
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg1-0/+3
2012-03-07iwlwifi: keep plcp_delta_threshold in privJohannes Berg1-0/+2
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-0/+2
2012-03-07iwlwifi: split out firmware storeJohannes Berg1-0/+1
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg1-0/+2
2012-03-07iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg1-2/+2
2012-03-07iwlwifi: move wowlan bool into privJohannes Berg1-0/+2
2012-03-07iwlwifi: simplify auth/assoc flowJohannes Berg1-3/+0
2012-03-07iwlwifi: remove shared lockJohannes Berg1-4/+0
2012-03-07iwlwifi: introduce statistics lockJohannes Berg1-0/+1
2012-03-07iwlwifi: make sta lock private & BH lockJohannes Berg1-0/+6
2012-02-28iwlwifi: kill iwl_bus.hEmmanuel Grumbach1-1/+0
2012-02-28iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach1-3/+0
2012-02-28iwlwifi: virtualize the op_modeEmmanuel Grumbach1-0/+8
2012-02-17iwlwifi: move event and err pointers to iwl_nicDon Fry1-3/+0
2012-02-17iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach1-1/+0
2012-02-17iwlwifi: move firmware_loading_complete to iwl_nicDon Fry1-2/+0
2012-02-17iwlwifi: move firmware_name to iwl_nicDon Fry1-3/+0
2012-02-17iwlwifi: move fw_index from iwl_priv to iwl_nicDon Fry1-1/+0
2012-02-17iwlwifi: move ucode_ver to iwl_nicDon Fry1-3/+0
2012-02-17iwlwifi: move workqueue to privJohannes Berg1-0/+2
2012-02-17iwlwifi: testmode new indirect RW APIAmit Beka1-3/+3
2012-02-03iwlwifi: move all ucode routines to iwl-ucode.cDon Fry1-108/+0
2012-02-03iwlwifi: move the shrd memory from privEmmanuel Grumbach1-1/+0
2012-01-28iwlwifi: fix uCode event tracingJohannes Berg1-1/+1
2012-01-07iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach1-0/+64
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-11/+0
2011-12-09iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry1-12/+0
2011-12-09iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry1-5/+0
2011-12-09iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry1-4/+0
2011-12-09iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy1-2/+2
2011-12-09iwlwifi: remove reference to legacy devicesWey-Yi Guy1-3/+2
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry1-33/+0
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry1-1/+0
2011-12-02iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny1-0/+7
2011-11-25iwlagn: dynamically allocate & reflect calibration dataJohannes Berg1-19/+5
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry1-1/+0
2011-11-11iwlagn: move ucode files out of the iwl_priv structureDon Fry1-23/+1
2011-11-11iwlagn: move ucode_write_complete from priv to trans structureDon Fry1-1/+0
2011-11-11iwlagn: add P2P NoA to probe responsesJohannes Berg1-0/+8
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry1-3/+0