summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
AgeCommit message (Expand)Author
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg
2012-03-07iwlwifi: virtualize nic_configJohannes Berg
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg
2012-03-07iwlwifi: use watchdog timeout from hw_paramsJohannes Berg
2012-03-07iwlwifi: remove max_txq_num from hw_paramsJohannes Berg
2012-03-07iwlwifi: move rfkill status handling out of transportJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-06iwlwifi: remove SKU from configJohannes Berg
2012-03-06iwlwifi: remove per-device debug levelJohannes Berg
2012-03-06iwlwifi: always monitor for stuck queuesJohannes Berg
2012-02-27iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel 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 free skbEmmanuel Grumbach
2012-02-27iwlwifi: iwl-agn.h included twiceDanny Kukawka
2012-02-17iwlwifi: remove un-necessary returnWey-Yi Guy
2012-02-17iwlwifi: move workqueue to privJohannes Berg
2012-02-02iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach
2012-02-02iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach
2012-02-02iwlwifi: move apm_init to start_hwEmmanuel Grumbach
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-19iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy
2011-12-16iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg
2011-12-16iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-06iwlwifi: move ucode notification 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-11iwlwifi: set "echo" host command lengthWey-Yi Guy
2011-11-11iwlwifi: move more mac80211 callback functionWey-Yi Guy
2011-11-11iwlagn: use per-vif AC parametersJohannes Berg
2011-11-02iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy
2011-10-14iwlagn: remove uneeded include to iwl-dev.hEmmanuel Grumbach
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-10-14iwlagn: move iwl_beacon_time_mask_XXX near to usageEmmanuel Grumbach
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy
2011-10-14iwlagn: add debug for mac80211 callbackWey-Yi Guy
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry
2011-10-14iwlagn: add "echo test" command to debugfsWey-Yi Guy
2011-10-14iwlagn: check rf kill in queue stuckWey-Yi Guy
2011-10-14iwlagn: add "echo" test when command queue stuckWey-Yi Guy