summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-ucode.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-1/+4
* iwlwifi: move uCode flags handling to op_modeJohannes Berg2012-02-271-13/+1
* iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach2012-02-271-50/+14
* iwlwifi: parse_tlv functions set the fw_version stringEmmanuel Grumbach2012-02-271-28/+42
* iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach2012-02-171-4/+4
* iwlwifi: save ucode capabilities in iwl_fwDon Fry2012-02-171-19/+19
* iwlwifi: changes args to iwl_nic for firmware operationsDon Fry2012-02-171-74/+75
* iwlwifi: move event and err pointers to iwl_nicDon Fry2012-02-171-8/+8
* iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach2012-02-171-1/+1
* iwlwifi: change args to ucode routinesDon Fry2012-02-171-32/+33
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-171-16/+17
* iwlwifi: move firmware_loading_complete to iwl_nicDon Fry2012-02-171-2/+2
* iwlwifi: move firmware_name to iwl_nicDon Fry2012-02-171-5/+5
* iwlwifi: move fw_index from iwl_priv to iwl_nicDon Fry2012-02-171-11/+12
* iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-171-13/+16
* iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-021-1/+609
* iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-021-81/+6
* iwlwifi: don't use the bus for ucode fw_desc any moreEmmanuel Grumbach2012-02-021-10/+10
* iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach2012-02-021-2/+2
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-19/+18
* iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-021-1/+1
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-161-51/+52
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-6/+6
* iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-081-5/+5
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-081-5/+5
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-5/+7
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-021-6/+72
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-021-12/+13
* iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry2011-12-021-31/+31
* iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2011-12-021-0/+688
OpenPOWER on IntegriCloud