aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c
Commit message (Expand)AuthorAge
* iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-28
* iwlagn: map command buffers BIDIJohannes Berg2011-06-27
* iwlagn: fix cmd queue unmapJohannes Berg2011-06-27
* iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach2011-06-24
* iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin2011-05-19
* iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2011-05-13
* iwlagn: support multiple TBs per commandJohannes Berg2011-05-13
* iwlagn: remove unused pad argumentJohannes Berg2011-05-13
* iwlagn: clean up TXQ indirectionJohannes Berg2011-05-13
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-13
* iwlagn: check DMA mapping errorsJohannes Berg2011-05-06
* iwlagn: dont update bytecount table for command queueJohannes Berg2011-05-06
* iwlagn: remove unused variableJohannes Berg2011-05-06
* iwlagn: remove get_hcmd_size indirectionJohannes Berg2011-05-06
* iwlwifi: fix possible data overwrite in hcmd callbackStanislaw Gruszka2011-04-25
* iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy2011-04-18
* iwlagn: verify that huge commands are synchronousJohannes Berg2011-04-18
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-18
* iwlagn: more cleanup to remove unused referenceWey-Yi Guy2011-04-08
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-07
* iwlagn: centralize and fix ucode restartJohannes Berg2011-04-07
* iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka2011-04-07
* iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-28
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-21
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-06
* iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-16
* iwlagn: enable shadow registerWey-Yi Guy2010-11-15
* iwlwifi: move tx fail code to agnJohannes Berg2010-10-07
* iwlagn: correct naming for failure reply tx statusWey-Yi Guy2010-09-17
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-27
* iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-24
* iwlwifi: kzalloc txb arrayJohannes Berg2010-06-06
* iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-06-04
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-02
|\
| * iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg2010-05-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-09
| * iwlwifi: update tx command response statusWey-Yi Guy2010-04-09
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
| |\
| * | iwlwifi: remove trailing space in messagesFrans Pop2010-04-02
| * | iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-25
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11
| |\ \ \ | | |_|/ | |/| |
| | * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * | | iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-02
| * | | iwlwifi: fix DMA allocation warningsZhu Yi2010-04-02
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-29
|\ \ \ | | |/ | |/|
| * | iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-19