aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
Commit message (Expand)AuthorAge
* iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2012-02-27
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-27
* iwlwifi: give PCIe its own lockJohannes Berg2012-02-17
* iwlwifi: move workqueue to privJohannes Berg2012-02-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-01
* | iwlwifi: release IRQ in error pathJohannes Berg2012-02-02
* | iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-02
* | iwlwifi: move hw_rev to transport layerEmmanuel Grumbach2012-02-02
* | iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-02
* | iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach2012-02-02
* | iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-02
* | iwlwifi: kill bus_apm_configEmmanuel Grumbach2012-02-02
* | iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-02
* | iwlwifi: move the RF kill logic from iwl_probe to transportEmmanuel Grumbach2012-02-02
* | iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-02
* | iwlwifi: move apm_init to start_hwEmmanuel Grumbach2012-02-02
* | iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach2012-02-02
* | iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach2012-02-02
* | iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-02
* | iwlwifi: the read / write register ops move to transportEmmanuel Grumbach2012-02-02
* | iwlwifi: move the bus configuration to transportEmmanuel Grumbach2012-02-02
* | iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach2012-02-02
* | iwlwifi: Connect IDI transport to driver.Gregory Greenman2012-02-02
* | iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-02
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-06
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
|\
| * drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni2012-01-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\|
| * iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach2011-12-16
| * iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach2011-12-16
| * iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach2011-12-16
| * iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-16
| * iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach2011-12-16
| * iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-16
| * iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach2011-12-16
| * iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach2011-12-16
| * iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \ | |/ |/|
| * iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-19
* | iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\|
| * iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach2011-11-11
* | iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach2011-11-28
* | iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-21
* | iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach2011-11-21
* | iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-11
|/
* iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-02
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-14
* iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach2011-10-14