summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-121-0/+3
* iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman2012-03-121-1/+1
* iwlwifi: more status bit factoringDon Fry2012-03-081-16/+15
* iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-081-2/+1
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-081-14/+0
* iwlwifi: virtualize nic_configJohannes Berg2012-03-071-5/+0
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-071-1/+1
* iwlwifi: use watchdog timeout from hw_paramsJohannes Berg2012-03-071-2/+2
* iwlwifi: remove max_txq_num from hw_paramsJohannes Berg2012-03-071-1/+1
* iwlwifi: move rfkill status handling out of transportJohannes Berg2012-03-071-0/+5
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-2/+2
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-5/+5
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* iwlwifi: remove SKU from configJohannes Berg2012-03-061-4/+4
* iwlwifi: remove per-device debug levelJohannes Berg2012-03-061-5/+5
* iwlwifi: always monitor for stuck queuesJohannes Berg2012-03-061-14/+4
* iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach2012-02-271-0/+5
* iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-271-1/+8
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-271-1/+3
* iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach2012-02-271-2/+6
* iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-271-1/+3
* iwlwifi: iwl-agn.h included twiceDanny Kukawka2012-02-271-1/+0
* iwlwifi: remove un-necessary returnWey-Yi Guy2012-02-171-3/+2
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-1/+1
* iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach2012-02-021-3/+2
* iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-021-40/+0
* iwlwifi: move apm_init to start_hwEmmanuel Grumbach2012-02-021-85/+0
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-13/+15
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy2011-12-191-1/+1
* iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg2011-12-161-4/+0
* iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach2011-12-161-28/+0
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-17/+16
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-061-14/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-5/+17
|\
| * iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-021-5/+17
* | iwlwifi: set "echo" host command lengthWey-Yi Guy2011-11-111-0/+1
* | iwlwifi: move more mac80211 callback functionWey-Yi Guy2011-11-111-304/+0
* | iwlagn: use per-vif AC parametersJohannes Berg2011-11-111-16/+14
|/
* iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
* iwlagn: remove uneeded include to iwl-dev.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: move iwl_beacon_time_mask_XXX near to usageEmmanuel Grumbach2011-10-141-1/+23
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-1/+0
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-141-7/+9
* iwlagn: add debug for mac80211 callbackWey-Yi Guy2011-10-141-0/+4
* iwlagn: eliminate bus pointer from iwl_priv structureDon Fry2011-10-141-2/+2
* iwlagn: add "echo test" command to debugfsWey-Yi Guy2011-10-141-1/+7
* iwlagn: check rf kill in queue stuckWey-Yi Guy2011-10-141-0/+3
* iwlagn: add "echo" test when command queue stuckWey-Yi Guy2011-10-141-1/+22
OpenPOWER on IntegriCloud