aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
Commit message (Expand)AuthorAge
* iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-06
* iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2012-06-05
* iwlwifi: clean up coding style in PCIe transportJohannes Berg2012-06-05
* iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2012-06-05
* iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach2012-06-05
* iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-25
* iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2012-05-08
* iwlwifi: clean up module parametersJohannes Berg2012-04-23
* iwlwifi: use direct calls for transport freeJohannes Berg2012-04-23
* iwlwifi: move driver defines to iwl-drv.hJohannes Berg2012-04-23
* iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-23
* iwlwifi: remove debugfs logspamJohannes Berg2012-04-23
* iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-23
* iwlwifi: check RF kill register when interrupts have been disabledEmmanuel Grumbach2012-04-23
* iwlwifi: enable RF kill interrupt in start_hwEmmanuel Grumbach2012-04-23
* iwlwifi: first enable RF kill interrupt, then check registerEmmanuel Grumbach2012-04-23
* iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach2012-04-23
* iwlwifi: improve TX cache footprintJohannes Berg2012-04-18
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-18
* iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-18
* iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-18
* iwlwifi: remove get_cmd_stringJohannes Berg2012-04-16
* iwlwifi: move status definitions from iwl-sharedDon Fry2012-04-16
* iwlwifi: move HCMD_ACTIVE to transDon Fry2012-04-16
* iwlwifi: split force_reset debugfs fileJohannes Berg2012-04-12
* iwlwifi: move queue watchdog into transportJohannes Berg2012-04-12
* iwlwifi: move rx_page_order into transportJohannes Berg2012-04-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | iwlwifi: split POWER_PMI status bitDon Fry2012-04-09
* | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-09
* | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-09
* | iwlwifi: process multiple frames per RXBJohannes Berg2012-04-09
|/
* iwlwifi: change struct iwl_fwDavid Spinadel2012-03-12
* iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman2012-03-12
* iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg2012-03-12
* iwlwifi: remove TX hex debugJohannes Berg2012-03-12
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-09
* iwlwifi: fix cmd_queue number mergeWey-Yi Guy2012-03-09
* iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman2012-03-09
* iwlwifi: remove messages from queue wake/stopJohannes Berg2012-03-08
* iwlwifi: more status bit factoringDon Fry2012-03-08
* iwlwifi: separate status to priv and transDon Fry2012-03-08
* iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka2012-03-08
* iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka2012-03-08
* iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka2012-03-08
* iwlwifi: return error if loading uCode failedJohannes Berg2012-03-08
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-08
* iwlwifi: virtualize nic_configJohannes Berg2012-03-07
* iwlwifi: move irq to PCIeJohannes Berg2012-03-07