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-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
2012-02-02
iwlwifi: allocate the transport from the bus layer
Emmanuel Grumbach
2012-02-02
iwlwifi: Connect IDI transport to driver.
Gregory Greenman
2012-02-02
iwlwifi: add fw_alive to transport layer API, kill tx_start
Emmanuel Grumbach
2012-02-01
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
Djalal Harouni
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-19
iwlwifi: update SCD BC table for all SCD queues
Emmanuel Grumbach
2011-12-16
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
2011-12-16
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - seq_number
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - check_empty
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
2011-12-16
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
Emmanuel Grumbach
2011-12-16
iwlwifi: we can wake SW queues even when draining HW queues
Emmanuel Grumbach
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
2011-12-08
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-28
iwlwifi: help to debug AGG SM inconsistencies
Emmanuel Grumbach
2011-11-21
iwlwifi: improve the prints in the reclaim path
Emmanuel Grumbach
2011-11-21
iwlwifi: check the HW when a queue is stuck
Emmanuel Grumbach
[next]