summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c
AgeCommit message (Expand)Author
2011-07-11iwlagn: block regular host commands if driver don't own uCodeWey-Yi Guy
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-11iwlagn: remove the CMD_MAPPED flagEmmanuel Grumbach
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville
2011-06-27iwlagn: map command buffers BIDIJohannes Berg
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg
2011-06-24iwlagn: fix cmd queue unmapJohannes Berg
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach
2011-06-18iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-01iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin
2011-05-19iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin
2011-05-13iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg
2011-05-13iwlagn: remove unused pad argumentJohannes Berg
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg
2011-05-06iwlagn: check DMA mapping errorsJohannes Berg
2011-05-06iwlagn: dont update bytecount table for command queueJohannes Berg
2011-05-06iwlagn: remove unused variableJohannes Berg
2011-05-06iwlagn: remove get_hcmd_size indirectionJohannes Berg
2011-04-25iwlwifi: fix possible data overwrite in hcmd callbackStanislaw Gruszka
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy
2011-04-18iwlagn: verify that huge commands are synchronousJohannes Berg
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg
2011-04-08iwlagn: more cleanup to remove unused referenceWey-Yi Guy
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: centralize and fix ucode restartJohannes Berg
2011-04-07iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka
2011-02-28iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka
2010-11-16iwlwifi: always build swq_id as virtual queue IDJohannes Berg
2010-11-15iwlagn: enable shadow registerWey-Yi Guy
2010-10-07iwlwifi: move tx fail code to agnJohannes Berg
2010-09-17iwlagn: correct naming for failure reply tx statusWey-Yi Guy
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg
2010-08-24iwlwifi: separate thermal throttling functionWey-Yi Guy
2010-06-05iwlwifi: kzalloc txb arrayJohannes Berg
2010-06-04iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-05-13iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller