aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-shared.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-12iwlwifi: Add TLVs and fields for 16.0 uCodeDavid Spinadel1-16/+0
2012-03-12iwlwifi: more modularity in fw images and sectionsDavid Spinadel1-0/+1
2012-03-12iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel1-3/+1
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman1-3/+0
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy1-2/+0
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman1-2/+0
2012-03-08iwlwifi: move BT/HT params to sharedJohannes Berg1-0/+24
2012-03-07iwlwifi: remove PA type configurationJohannes Berg1-12/+0
2012-03-07iwlwifi: remove priv from sharedJohannes Berg1-2/+0
2012-03-07iwlwifi: virtualize nic_configJohannes Berg1-1/+0
2012-03-07iwlwifi: move all uCode load variablesJohannes Berg1-1/+1
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg1-4/+0
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg1-55/+0
2012-03-07iwlwifi: constify remaining config dataJohannes Berg1-3/+3
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg1-0/+2
2012-03-07iwlwifi: remove num_of_queues module parameterJohannes Berg1-2/+0
2012-03-07iwlwifi: virtualize command queue full behaviourJohannes Berg1-2/+0
2012-03-07iwlwifi: move status check functions out of sharedJohannes Berg1-42/+0
2012-03-07iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg1-1/+0
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-4/+0
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg1-1/+1
2012-03-07iwlwifi: split out firmware storeJohannes Berg1-2/+3
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg1-7/+7
2012-03-06iwlwifi: move iwl_base_params to shared headerJohannes Berg1-0/+43
2012-03-06iwlwifi: move traffic log definitionsJohannes Berg1-3/+0
2012-03-06iwlwifi: move IWL_MASK into file using itJohannes Berg1-1/+0
2012-03-06iwlwifi: move tid_to_ac to PCI-EJohannes Berg1-46/+0
2012-03-06iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg1-17/+0
2012-03-06iwlwifi: move queue functions to PCI-EJohannes Berg1-20/+0
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg1-5/+13
2012-03-06iwlwifi: pass response packet directlyJohannes Berg1-5/+0
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg1-1/+0
2012-03-06iwlwifi: make config constJohannes Berg1-1/+1
2012-03-06iwlwifi: remove SKU from configJohannes Berg1-2/+0
2012-03-06iwlwifi: remove per-device debug levelJohannes Berg1-25/+2
2012-03-06iwlwifi: remove shared lockJohannes Berg1-1/+0
2012-03-06iwlwifi: make sta lock private & BH lockJohannes Berg1-3/+0
2012-02-27iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach1-4/+0
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach1-10/+0
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach1-4/+1
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach1-1/+0
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach1-1/+0
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach1-2/+0
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach1-5/+0
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach1-1/+0
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach1-4/+0
2012-02-27iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach1-1/+1
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach1-2/+0
2012-02-27iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach1-0/+3
2012-02-17iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach1-4/+4