aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAge
* 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 completion waitJohannes Berg2012-03-06
* iwlwifi: move uCode deallocation to drvJohannes Berg2012-03-06
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-06
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-06
* iwlwifi: remove SKU from configJohannes Berg2012-03-06
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-06
* iwlwifi: remove shared lockJohannes Berg2012-03-06
* iwlwifi: introduce statistics lockJohannes Berg2012-03-06
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-06
* iwlwifi: move iwl_clear_driver_stations to userJohannes Berg2012-03-06
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-27
* iwlwifi: eeprom gets transport and not busEmmanuel Grumbach2012-02-27
* iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-27
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-27
* iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach2012-02-27
* iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-27
* iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-27
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-27
* iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach2012-02-27
* iwlwifi: introducing the drv object's flowsEmmanuel 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: changes args to iwl_nic for firmware operationsDon Fry2012-02-17
* iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach2012-02-17
* iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach2012-02-17
* iwlwifi: change args to ucode routinesDon Fry2012-02-17
* iwlwifi: move firmware_loading_complete to iwl_nicDon Fry2012-02-17
* iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-17
* iwlwifi: move workqueue to privJohannes Berg2012-02-17
* iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-02
* iwlwifi: move bcast_sta_id init to common routineDon Fry2012-02-02
* iwlwifi: clarify commentDon Fry2012-02-02
* iwlwifi: move hw_rev to transport layerEmmanuel Grumbach2012-02-02
* iwlwifi: move the RF kill logic from iwl_probe to transportEmmanuel Grumbach2012-02-02
* iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-02
* iwlwifi: move apm_init to start_hwEmmanuel Grumbach2012-02-02
* iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach2012-02-02
* iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel 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: allocate the transport from the bus layerEmmanuel Grumbach2012-02-02
* iwlwifi: move the shrd memory from privEmmanuel Grumbach2012-02-02
* iwlwifi: separate the APM from the EEPROMEmmanuel Grumbach2012-02-02
* iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-02
* iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-28
* iwlwifi: fix uCode event tracingJohannes Berg2012-01-28