summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-4/+5
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-1/+0
* iwlwifi: move IWL_MASK into file using itJohannes Berg2012-03-061-0/+2
* iwlwifi: clean up (wowlan) suspend flowJohannes Berg2012-03-061-19/+13
* iwlwifi: introduce per-queue locksJohannes Berg2012-03-061-12/+19
* iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2012-02-271-0/+1
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-271-3/+3
* iwlwifi: give PCIe its own lockJohannes Berg2012-02-171-15/+22
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151-0/+1
|\
| * iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-011-0/+1
* | iwlwifi: release IRQ in error pathJohannes Berg2012-02-021-1/+3
* | iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-021-0/+2
* | iwlwifi: move hw_rev to transport layerEmmanuel Grumbach2012-02-021-0/+1
* | iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-021-0/+1
* | iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach2012-02-021-0/+2
* | iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-021-0/+1
* | iwlwifi: kill bus_apm_configEmmanuel Grumbach2012-02-021-4/+46
* | iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-021-10/+78
* | iwlwifi: move the RF kill logic from iwl_probe to transportEmmanuel Grumbach2012-02-021-0/+11
* | iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-021-2/+52
* | iwlwifi: move apm_init to start_hwEmmanuel Grumbach2012-02-021-1/+87
* | iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach2012-02-021-7/+15
* | iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach2012-02-021-14/+22
* | iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-72/+72
* | iwlwifi: the read / write register ops move to transportEmmanuel Grumbach2012-02-021-18/+19
* | iwlwifi: move the bus configuration to transportEmmanuel Grumbach2012-02-021-28/+141
* | iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach2012-02-021-10/+14
* | iwlwifi: Connect IDI transport to driver.Gregory Greenman2012-02-021-1/+6
* | iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-021-2/+8
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-061-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-051-6/+4
|\
| * drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni2012-01-041-6/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-031-115/+36
|\ \ | |/
| * iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach2011-12-161-0/+13
| * iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach2011-12-161-21/+5
| * iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach2011-12-161-20/+1
| * iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-161-3/+18
| * iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach2011-12-161-43/+0
| * iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-161-1/+1
| * iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach2011-12-161-6/+4
| * iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach2011-12-161-13/+3
| * iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-161-24/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-3/+1
|\ \ | |/ |/|
| * iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-191-3/+1
* | iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-081-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-16/+17
|\ \ | |/
| * iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach2011-11-111-16/+17
* | iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach2011-11-281-2/+10
* | iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-211-3/+3
OpenPOWER on IntegriCloud