summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: change struct iwl_fwDavid Spinadel2012-03-121-15/+17
* iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman2012-03-121-0/+3
* iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg2012-03-121-0/+7
* iwlwifi: remove TX hex debugJohannes Berg2012-03-121-2/+0
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-091-12/+18
* iwlwifi: fix cmd_queue number mergeWey-Yi Guy2012-03-091-3/+3
* iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman2012-03-091-10/+24
* iwlwifi: remove messages from queue wake/stopJohannes Berg2012-03-081-2/+2
* iwlwifi: more status bit factoringDon Fry2012-03-081-3/+5
* iwlwifi: separate status to priv and transDon Fry2012-03-081-2/+0
* iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka2012-03-081-5/+8
* iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka2012-03-081-3/+4
* iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka2012-03-081-7/+6
* iwlwifi: return error if loading uCode failedJohannes Berg2012-03-081-3/+1
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-081-34/+2
* iwlwifi: virtualize nic_configJohannes Berg2012-03-071-1/+1
* iwlwifi: move irq to PCIeJohannes Berg2012-03-071-6/+6
* iwlwifi: move all uCode load variablesJohannes Berg2012-03-071-3/+5
* iwlwifi: move ucode_owner to privJohannes Berg2012-03-071-1/+0
* iwlwifi: clean up iwl-core.h inclusionsJohannes Berg2012-03-071-1/+0
* iwlwifi: make tracing use device as identifierJohannes Berg2012-03-071-1/+1
* iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg2012-03-071-1/+1
* iwlwifi: remove AMT check from transportJohannes Berg2012-03-071-2/+2
* iwlwifi: move rfkill status handling out of transportJohannes Berg2012-03-071-27/+12
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-4/+5
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-1/+0
* iwlwifi: move IWL_MASK into file using itJohannes Berg2012-03-061-0/+2
* iwlwifi: clean up (wowlan) suspend flowJohannes Berg2012-03-061-19/+13
* iwlwifi: introduce per-queue locksJohannes Berg2012-03-061-12/+19
* iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2012-02-271-0/+1
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-271-3/+3
* iwlwifi: give PCIe its own lockJohannes Berg2012-02-171-15/+22
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151-0/+1
|\
| * iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-011-0/+1
* | iwlwifi: release IRQ in error pathJohannes Berg2012-02-021-1/+3
* | iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-021-0/+2
* | iwlwifi: move hw_rev to transport layerEmmanuel Grumbach2012-02-021-0/+1
* | iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-021-0/+1
* | iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach2012-02-021-0/+2
* | iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-021-0/+1
* | iwlwifi: kill bus_apm_configEmmanuel Grumbach2012-02-021-4/+46
* | iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-021-10/+78
* | iwlwifi: move the RF kill logic from iwl_probe to transportEmmanuel Grumbach2012-02-021-0/+11
* | iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-021-2/+52
* | iwlwifi: move apm_init to start_hwEmmanuel Grumbach2012-02-021-1/+87
* | iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach2012-02-021-7/+15
* | iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach2012-02-021-14/+22
* | iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-72/+72
* | iwlwifi: the read / write register ops move to transportEmmanuel Grumbach2012-02-021-18/+19
OpenPOWER on IntegriCloud