summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: DMA fixesReinette Chatre2009-04-211-42/+53
* iwlwifi: add debugging for TX pathReinette Chatre2009-04-211-1/+3
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-3/+5
* iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy2009-03-271-1/+3
* iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar2009-03-271-2/+4
* iwlwifi: dma mapping read and write changesFenghua Yu2009-02-271-3/+3
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-091-1/+1
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-26/+26
* iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas2009-01-291-6/+5
* iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz2009-01-291-39/+10
* iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz2009-01-291-2/+2
* iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz2009-01-291-3/+5
* iwlwifi: Add TFD library operationsSamuel Ortiz2009-01-291-125/+9
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-17/+18
* iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-291-2/+2
* iwlwifi: clean up printingTomas Winkler2009-01-291-2/+2
* iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen2008-12-191-5/+3
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi2008-12-121-1/+1
* iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi2008-12-051-6/+5
* iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas2008-11-261-5/+0
* iwlwifi: some fh document fix and cleanupZhu, Yi2008-11-251-4/+0
* iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar2008-11-251-1/+1
* iwlwifi: get some more information about command failureWinkler, Tomas2008-11-211-1/+6
* iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler2008-11-211-12/+36
* iwlwifi: reorganize flow handler bitologyWinkler, Tomas2008-11-101-2/+2
* iwlwifi: run through spell checkerTomas Winkler2008-10-311-2/+2
* iwlwifi: refactor TX response flowTomas Winkler2008-10-311-19/+20
* iwlwifi: tx command must run on same tfd as packetTomas Winkler2008-10-311-3/+2
* iwlwifi: fix TX cmd dma unmappingTomas Winkler2008-10-311-107/+124
* iwlwifi: unify tx antenna togglingTomas Winkler2008-10-311-10/+4
* iwlwifi: add iwl_cmd_queue_free for readabilityTomas Winkler2008-10-311-13/+40
* net: convert print_mac to %pMJohannes Berg2008-10-271-11/+6
* iwlagn: downgrade BUG_ON in interruptJohannes Berg2008-09-241-4/+3
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-2/+2
* iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-111-6/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-11/+18
|\
| * iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler2008-09-031-10/+17
| * iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville2008-09-021-1/+1
* | iwlwifi: enable packet injection for iwlagnStefanik Gábor2008-09-081-8/+5
* | iwlwifi: fix host command header according the HW specTomas Winkler2008-09-081-2/+2
* | iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison2008-08-221-2/+2
* | iwlwifi: add level for debugging host commandEsti Kummer2008-08-221-6/+20
* | iwl-4965: test below 0 on unsigned num_tbsroel kluin2008-08-221-1/+1
|/
* iwlwifi: fix printk newlinesJiri Slaby2008-08-181-2/+2
* iwlwifi: cleanup iwl_tx_skbTomas Winkler2008-08-071-22/+18
* iwlwifi: memory allocation optimizationGregory Greenman2008-08-041-22/+54
* iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-041-1/+1
* iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler2008-08-011-4/+4
OpenPOWER on IntegriCloud