summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-061-2178/+0
* iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2012-06-051-0/+1
* iwlwifi: clean up coding style in PCIe transportJohannes Berg2012-06-051-106/+97
* iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2012-06-051-2/+0
* iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach2012-06-051-1/+1
* iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-251-3/+1
* iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-081-0/+1
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-1/+0
* iwlwifi: use direct calls for transport freeJohannes Berg2012-04-231-4/+2
* iwlwifi: move driver defines to iwl-drv.hJohannes Berg2012-04-231-0/+1
* iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-231-0/+3
* iwlwifi: remove debugfs logspamJohannes Berg2012-04-231-6/+3
* iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-231-11/+26
* iwlwifi: check RF kill register when interrupts have been disabledEmmanuel Grumbach2012-04-231-0/+10
* iwlwifi: enable RF kill interrupt in start_hwEmmanuel Grumbach2012-04-231-0/+3
* iwlwifi: first enable RF kill interrupt, then check registerEmmanuel Grumbach2012-04-231-9/+7
* iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach2012-04-231-6/+3
* iwlwifi: improve TX cache footprintJohannes Berg2012-04-181-46/+19
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-181-4/+1
* iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-181-17/+19
* iwlwifi: remove get_cmd_stringJohannes Berg2012-04-161-0/+6
* iwlwifi: move status definitions from iwl-sharedDon Fry2012-04-161-3/+3
* iwlwifi: move HCMD_ACTIVE to transDon Fry2012-04-161-0/+6
* iwlwifi: split force_reset debugfs fileJohannes Berg2012-04-121-0/+16
* iwlwifi: move queue watchdog into transportJohannes Berg2012-04-121-37/+40
* iwlwifi: move rx_page_order into transportJohannes Berg2012-04-121-3/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-9/+3
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-9/+3
* | iwlwifi: split POWER_PMI status bitDon Fry2012-04-091-0/+11
* | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-091-40/+0
* | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-091-184/+34
* | iwlwifi: process multiple frames per RXBJohannes Berg2012-04-091-1/+0
|/
* 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
OpenPOWER on IntegriCloud