index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans-pcie.c
Age
Commit message (
Expand
)
Author
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-12
iwlwifi: move wait_command_queue from shared to trans
Meenakshi Venkataraman
2012-03-12
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
Johannes Berg
2012-03-12
iwlwifi: remove TX hex debug
Johannes Berg
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
2012-03-09
iwlwifi: fix cmd_queue number merge
Wey-Yi Guy
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
2012-03-08
iwlwifi: remove messages from queue wake/stop
Johannes Berg
2012-03-08
iwlwifi: more status bit factoring
Don Fry
2012-03-08
iwlwifi: separate status to priv and trans
Don Fry
2012-03-08
iwlwifi: reintroduce iwl_enable_rfkill_int
Stanislaw Gruszka
2012-03-08
iwlwifi: print DMA stop timeout error only if it happened
Stanislaw Gruszka
2012-03-08
iwlwifi: use writeb,writel,readl directly
Stanislaw Gruszka
2012-03-08
iwlwifi: return error if loading uCode failed
Johannes Berg
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
2012-03-07
iwlwifi: virtualize nic_config
Johannes Berg
2012-03-07
iwlwifi: move irq to PCIe
Johannes Berg
2012-03-07
iwlwifi: move all uCode load variables
Johannes Berg
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
2012-03-07
iwlwifi: clean up iwl-core.h inclusions
Johannes Berg
2012-03-07
iwlwifi: make tracing use device as identifier
Johannes Berg
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
2012-03-07
iwlwifi: remove AMT check from transport
Johannes Berg
2012-03-07
iwlwifi: move rfkill status handling out of transport
Johannes Berg
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
2012-03-06
iwlwifi: move IWL_MASK into file using it
Johannes Berg
2012-03-06
iwlwifi: clean up (wowlan) suspend flow
Johannes Berg
2012-03-06
iwlwifi: introduce per-queue locks
Johannes Berg
2012-02-27
iwlwifi: iwl-trans.h doesn't need all these includes
Emmanuel Grumbach
2012-02-27
iwlwifi: virtualize op_mode's set_hw_rf_kill
Emmanuel Grumbach
2012-02-17
iwlwifi: give PCIe its own lock
Johannes Berg
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-02
iwlwifi: release IRQ in error path
Johannes Berg
2012-02-02
iwlwifi: stop_hw replace enable_rfkill_int
Emmanuel Grumbach
2012-02-02
iwlwifi: move hw_rev to transport layer
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_get_hw_id_string
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_is_pm_supported
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_apm_config
Emmanuel Grumbach
2012-02-02
iwlwifi: consolidate the start_device flow
Emmanuel Grumbach
2012-02-02
iwlwifi: move the RF kill logic from iwl_probe to transport
Emmanuel Grumbach
2012-02-02
iwlwifi: introduce trans_ops->stop_hw
Emmanuel Grumbach
2012-02-02
iwlwifi: move apm_init to start_hw
Emmanuel Grumbach
2012-02-02
iwlwifi: move prepare_card_hw to start_hw
Emmanuel Grumbach
2012-02-02
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
Emmanuel Grumbach
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
iwlwifi: the read / write register ops move to transport
Emmanuel Grumbach
2012-02-02
iwlwifi: move the bus configuration to transport
Emmanuel Grumbach
[next]