summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-shared.h
AgeCommit message (Expand)Author
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg
2012-03-06iwlwifi: pass response packet directlyJohannes Berg
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg
2012-03-06iwlwifi: make config constJohannes Berg
2012-03-06iwlwifi: remove SKU from configJohannes Berg
2012-03-06iwlwifi: remove per-device debug levelJohannes Berg
2012-03-06iwlwifi: remove shared lockJohannes Berg
2012-03-06iwlwifi: make sta lock private & BH lockJohannes Berg
2012-02-27iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's rxEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach
2012-02-27iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach
2012-02-27iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach
2012-02-17iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach
2012-02-17iwlwifi: create iwl_nic structureDon Fry
2012-02-17iwlwifi: move workqueue to privJohannes Berg
2012-02-02iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach
2012-02-02iwlwifi: move apm_init to start_hwEmmanuel Grumbach
2012-01-28iwlwifi: add option to disalbe LEDWey-Yi Guy
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-19iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi
2011-12-19iwlagn: finer-grained HT disableJohannes Berg
2011-12-16iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach
2011-12-16iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-12-06iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry
2011-12-06iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy
2011-11-28iwlagn: remove calibration knowledgeJohannes Berg
2011-10-14iwlagn: kill hw_params.max_stationsEmmanuel Grumbach
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry
2011-09-27iwlagn: fix scan complete processingJohannes Berg
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-19iwlagn: remove unused function declarationsJohannes Berg
2011-09-19iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry
2011-09-19iwlagn: add documentation to the transport layerEmmanuel Grumbach
2011-09-19iwlagn: use enum iwl_rxon_context_id instead of u8Emmanuel Grumbach