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