summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-ucode.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-5/+5
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-7/+7
* iwlwifi: expose static methods for MVM useDavid Spinadel2012-04-161-1/+1
* iwlwifi: move eeprom into privJohannes Berg2012-04-121-7/+5
* iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-091-7/+7
* iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-091-2/+2
* iwlwifi: remove support_wimax_coexistJohannes Berg2012-04-091-49/+2
* iwlwifi: simplify calibration collectionJohannes Berg2012-04-091-19/+27
* iwlwifi: extend notification waitJohannes Berg2012-04-091-7/+13
* iwlwifi: change struct iwl_fwDavid Spinadel2012-03-121-18/+11
* iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel2012-03-121-2/+4
* iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-121-0/+6
* iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-081-9/+0
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-081-3/+3
* iwlwifi: move packet to transportJohannes Berg2012-03-071-2/+2
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-071-72/+9
* iwlwifi: fix notification wait bugJohannes Berg2012-03-071-3/+3
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-1/+1
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-4/+4
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-11/+10
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-104/+101
* iwlwifi: move firmware request into drvJohannes Berg2012-03-061-622/+0
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-1/+1
* iwlwifi: make config constJohannes Berg2012-03-061-2/+2
* 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
OpenPOWER on IntegriCloud