aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-ucode.c
Commit message (Expand)AuthorAge
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-23
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-18
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-18
* iwlwifi: expose static methods for MVM useDavid Spinadel2012-04-16
* iwlwifi: move eeprom into privJohannes Berg2012-04-12
* iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-09
* iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-09
* iwlwifi: remove support_wimax_coexistJohannes Berg2012-04-09
* iwlwifi: simplify calibration collectionJohannes Berg2012-04-09
* iwlwifi: extend notification waitJohannes Berg2012-04-09
* iwlwifi: change struct iwl_fwDavid Spinadel2012-03-12
* iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel2012-03-12
* iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-12
* iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-08
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-08
* iwlwifi: move packet to transportJohannes Berg2012-03-07
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-07
* iwlwifi: fix notification wait bugJohannes Berg2012-03-07
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-07
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-07
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-07
* iwlwifi: split out firmware storeJohannes Berg2012-03-07
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-07
* iwlwifi: move firmware request into drvJohannes Berg2012-03-06
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-06
* iwlwifi: make config constJohannes Berg2012-03-06
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-27
* iwlwifi: move uCode flags handling to op_modeJohannes Berg2012-02-27
* iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach2012-02-27
* iwlwifi: parse_tlv functions set the fw_version stringEmmanuel Grumbach2012-02-27
* iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach2012-02-17
* iwlwifi: save ucode capabilities in iwl_fwDon Fry2012-02-17
* iwlwifi: changes args to iwl_nic for firmware operationsDon Fry2012-02-17
* iwlwifi: move event and err pointers to iwl_nicDon Fry2012-02-17
* iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach2012-02-17
* iwlwifi: change args to ucode routinesDon Fry2012-02-17
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-17
* iwlwifi: move firmware_loading_complete to iwl_nicDon Fry2012-02-17
* iwlwifi: move firmware_name to iwl_nicDon Fry2012-02-17
* iwlwifi: move fw_index from iwl_priv to iwl_nicDon Fry2012-02-17
* iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-17
* iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-02
* iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-02
* iwlwifi: don't use the bus for ucode fw_desc any moreEmmanuel Grumbach2012-02-02
* iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach2012-02-02
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-02
* iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-02
* iwlwifi: update CopyrightWey-Yi Guy2012-01-06
* iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-16
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16