summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin2011-05-191-3/+2
* iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2011-05-131-0/+5
* iwlagn: support multiple TBs per commandJohannes Berg2011-05-131-107/+124
* iwlagn: remove unused pad argumentJohannes Berg2011-05-131-3/+2
* iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-6/+154
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-3/+3
* iwlagn: check DMA mapping errorsJohannes Berg2011-05-061-3/+10
* iwlagn: dont update bytecount table for command queueJohannes Berg2011-05-061-4/+0
* iwlagn: remove unused variableJohannes Berg2011-05-061-4/+0
* iwlagn: remove get_hcmd_size indirectionJohannes Berg2011-05-061-1/+0
* iwlwifi: fix possible data overwrite in hcmd callbackStanislaw Gruszka2011-04-251-11/+4
* iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy2011-04-181-4/+1
* iwlagn: verify that huge commands are synchronousJohannes Berg2011-04-181-0/+8
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-181-8/+17
* iwlagn: more cleanup to remove unused referenceWey-Yi Guy2011-04-081-1/+0
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: centralize and fix ucode restartJohannes Berg2011-04-071-2/+2
* iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka2011-04-071-29/+33
* iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-281-25/+46
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-7/+0
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+7
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-7/+0
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-2/+0
* iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-161-6/+5
* iwlagn: enable shadow registerWey-Yi Guy2010-11-151-21/+30
* iwlwifi: move tx fail code to agnJohannes Berg2010-10-071-38/+0
* iwlagn: correct naming for failure reply tx statusWey-Yi Guy2010-09-171-2/+2
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-17/+17
* iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-241-3/+6
* iwlwifi: kzalloc txb arrayJohannes Berg2010-06-051-1/+1
* iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-06-041-8/+8
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-021-15/+0
|\
| * iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg2010-05-131-15/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-1066/+25
|\ \ | |/
| * iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-091-0/+20
| * iwlwifi: update tx command response statusWey-Yi Guy2010-04-091-17/+24
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-4/+46
| |\
| * | iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-1/+1
| * | iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-1029/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-13/+95
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-111-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| * | | iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-021-10/+49
| * | | iwlwifi: fix DMA allocation warningsZhu Yi2010-04-021-3/+45
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-291-0/+2
|\ \ \ | | |/ | |/|
| * | iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-191-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-221-48/+67
|\ \ \ | |/ / | | / | |/ |/|
| * iwlwifi: clean up queue/fifo handlingJohannes Berg2010-03-091-38/+67
| * iwlwifi: remove frame droppingJohannes Berg2010-03-091-10/+0
* | iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-03-161-1/+1
|/
OpenPOWER on IntegriCloud