summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-shared.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-23iwlwifi: clean up module parametersJohannes Berg1-115/+0
2012-04-23iwlwifi: move driver defines to iwl-drv.hJohannes Berg1-5/+0
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg1-4/+0
2012-04-23iwlwifi: move iwl_have_debug_levelJohannes Berg1-5/+0
2012-04-18iwlwifi: move iwl_rxon_context_id to userEmmanuel Grumbach1-7/+0
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach1-38/+0
2012-04-18iwlwifi: transport holds its pointer to the configEmmanuel Grumbach1-3/+0
2012-04-18iwlwifi: kill shrd->drv, driver points to transportEmmanuel Grumbach1-7/+0
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg1-4/+0
2012-04-16iwlwifi: move status definitions from iwl-sharedDon Fry1-24/+0
2012-04-16iwlwifi: move HCMD_ACTIVE to transDon Fry1-3/+0
2012-04-16iwlwifi: remove antenna from mod params structJohannes Berg1-2/+0
2012-04-16iwlwifi: remove uCode alternatives mechanismJohannes Berg1-2/+0
2012-04-16iwlwifi: remove no_sleep_autoadjustJohannes Berg1-2/+0
2012-04-12iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototypeMeenakshi Venkataraman1-1/+0
2012-04-12iwlwifi: create device configuration header fileJohannes Berg1-142/+1
2012-04-12iwlwifi: move eeprom into privJohannes Berg1-4/+0
2012-04-12iwlwifi: remove ack_check module parameterJohannes Berg1-2/+0
2012-04-12iwlwifi: move hw_params into privJohannes Berg1-34/+0
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg1-4/+0
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg1-2/+0
2012-04-09iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman1-1/+0
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman1-4/+0
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman1-6/+0
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg1-2/+0
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg1-3/+0
2012-04-09iwlwifi: remove scan_rx_antennasJohannes Berg1-2/+0
2012-04-09iwlwifi: remove iq_invert config paramJohannes Berg1-2/+0
2012-04-09iwlwifi: remove support_wimax_coexistJohannes Berg1-2/+0
2012-04-09iwlwifi: clarify config struct commentsJohannes Berg1-7/+3
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