summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c
AgeCommit message (Expand)Author
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
2010-04-09iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-04-02iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi
2010-04-02iwlwifi: fix DMA allocation warningsZhu Yi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy
2010-03-16iwlwifi: Silence tfds_in_queue messageAdel Gadllah
2010-03-09iwlwifi: clean up queue/fifo handlingJohannes Berg
2010-03-09iwlwifi: remove frame droppingJohannes Berg
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-23iwlwifi: increase command buffer sizeAbhijeet Kolekar
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar
2010-02-11iwlwifi: check for aggregation frame and queueWey-Yi Guy
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2009-12-21drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org
2009-12-07iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23iwlwifi: change message for cmd queue full errorWey-Yi Guy
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg