| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: give PCIe its own lock | Johannes Berg | 2012-02-17 | 1 | -15/+22 |
* | iwlwifi: move workqueue to priv | Johannes Berg | 2012-02-17 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-15 | 1 | -0/+1 |
|\ |
|
| * | iwlwifi: don't mess up QoS counters with non-QoS frames | Emmanuel Grumbach | 2012-02-01 | 1 | -0/+1 |
* | | iwlwifi: release IRQ in error path | Johannes Berg | 2012-02-02 | 1 | -1/+3 |
* | | iwlwifi: stop_hw replace enable_rfkill_int | Emmanuel Grumbach | 2012-02-02 | 1 | -0/+2 |
* | | iwlwifi: move hw_rev to transport layer | Emmanuel Grumbach | 2012-02-02 | 1 | -0/+1 |
* | | iwlwifi: kill bus_get_hw_id | Emmanuel Grumbach | 2012-02-02 | 1 | -0/+1 |
* | | iwlwifi: kill bus_get_hw_id_string | Emmanuel Grumbach | 2012-02-02 | 1 | -0/+2 |
* | | iwlwifi: kill bus_is_pm_supported | Emmanuel Grumbach | 2012-02-02 | 1 | -0/+1 |
* | | iwlwifi: kill bus_apm_config | Emmanuel Grumbach | 2012-02-02 | 1 | -4/+46 |
* | | iwlwifi: consolidate the start_device flow | Emmanuel Grumbach | 2012-02-02 | 1 | -10/+78 |
* | | iwlwifi: move the RF kill logic from iwl_probe to transport | Emmanuel Grumbach | 2012-02-02 | 1 | -0/+11 |
* | | iwlwifi: introduce trans_ops->stop_hw | Emmanuel Grumbach | 2012-02-02 | 1 | -2/+52 |
* | | iwlwifi: move apm_init to start_hw | Emmanuel Grumbach | 2012-02-02 | 1 | -1/+87 |
* | | iwlwifi: move prepare_card_hw to start_hw | Emmanuel Grumbach | 2012-02-02 | 1 | -7/+15 |
* | | iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw | Emmanuel Grumbach | 2012-02-02 | 1 | -14/+22 |
* | | iwlwifi: give trans to all the read / write functions | Emmanuel Grumbach | 2012-02-02 | 1 | -72/+72 |
* | | iwlwifi: the read / write register ops move to transport | Emmanuel Grumbach | 2012-02-02 | 1 | -18/+19 |
* | | iwlwifi: move the bus configuration to transport | Emmanuel Grumbach | 2012-02-02 | 1 | -28/+141 |
* | | iwlwifi: allocate the transport from the bus layer | Emmanuel Grumbach | 2012-02-02 | 1 | -10/+14 |
* | | iwlwifi: Connect IDI transport to driver. | Gregory Greenman | 2012-02-02 | 1 | -1/+6 |
* | | iwlwifi: add fw_alive to transport layer API, kill tx_start | Emmanuel Grumbach | 2012-02-02 | 1 | -2/+8 |
* | | iwlwifi: update Copyright | Wey-Yi Guy | 2012-01-06 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-05 | 1 | -6/+4 |
|\ |
|
| * | drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation | Djalal Harouni | 2012-01-04 | 1 | -6/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-01-03 | 1 | -115/+36 |
|\ \
| |/ |
|
| * | iwlwifi: add debug in Tx path in AGG flow | Emmanuel Grumbach | 2011-12-16 | 1 | -0/+13 |
| * | iwlwifi: transport layer shouldn't access the AGG SM | Emmanuel Grumbach | 2011-12-16 | 1 | -21/+5 |
| * | iwlwifi: tid_data logic move to upper layer - seq_number | Emmanuel Grumbach | 2011-12-16 | 1 | -20/+1 |
| * | iwlwifi: tid_data logic move to upper layer - txqid | Emmanuel Grumbach | 2011-12-16 | 1 | -3/+18 |
| * | iwlwifi: tid_data logic move to upper layer - check_empty | Emmanuel Grumbach | 2011-12-16 | 1 | -43/+0 |
| * | iwlwifi: tid_data logic move to upper layer - tx AGG stop | Emmanuel Grumbach | 2011-12-16 | 1 | -1/+1 |
| * | iwlwifi: don't rely on the wr / rd pointers in DELBA flow | Emmanuel Grumbach | 2011-12-16 | 1 | -6/+4 |
| * | iwlwifi: we can wake SW queues even when draining HW queues | Emmanuel Grumbach | 2011-12-16 | 1 | -13/+3 |
| * | iwlwifi: don't count the tfds in HW queue any more | Emmanuel Grumbach | 2011-12-16 | 1 | -24/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | iwlwifi: update SCD BC table for all SCD queues | Emmanuel Grumbach | 2011-12-19 | 1 | -3/+1 |
* | | iwlwifi: move calib_results list from iwl_priv to iwl_trans | Don Fry | 2011-12-08 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-02 | 1 | -16/+17 |
|\ \
| |/ |
|
| * | iwlwifi: avoid a panic when unloading the module with RF Kill | Emmanuel Grumbach | 2011-11-11 | 1 | -16/+17 |
* | | iwlwifi: help to debug AGG SM inconsistencies | Emmanuel Grumbach | 2011-11-28 | 1 | -2/+10 |
* | | iwlwifi: improve the prints in the reclaim path | Emmanuel Grumbach | 2011-11-21 | 1 | -3/+3 |
* | | iwlwifi: check the HW when a queue is stuck | Emmanuel Grumbach | 2011-11-21 | 1 | -1/+5 |
* | | iwlwifi: add debug information on queue stop / wake | Emmanuel Grumbach | 2011-11-11 | 1 | -10/+13 |
|/ |
|
* | iwlagn: fix the race in the unmapping of the HCMD | Emmanuel Grumbach | 2011-11-02 | 1 | -4/+8 |
* | iwlagn: rename all the mac80211 callback functions | Wey-Yi Guy | 2011-10-14 | 1 | -2/+3 |
* | iwlagn: warn only once if AGG state is wrong | Emmanuel Grumbach | 2011-10-14 | 1 | -1/+1 |
* | iwlagn: fix a race in the unmapping of the TFDs | Emmanuel Grumbach | 2011-10-14 | 1 | -0/+3 |
* | iwlagn: stop interrupts when suspending | Johannes Berg | 2011-10-14 | 1 | -1/+6 |