summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-1/+1
* iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-141-7/+1
* iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...Helmut Schaa2008-07-081-1/+1
* iwlwifi: setup compressed BA handlerEmmanuel Grumbach2008-06-301-0/+143
* mac80211: remove ieee80211_get_morefragHarvey Harrison2008-06-141-2/+2
* mac80211: add helpers for frame control testingHarvey Harrison2008-06-141-25/+24
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-141-1/+1
* iwlwifi: removing IWL4965_HT configRon Rindjunsky2008-06-141-10/+0
* iwlwifi: move aggregation code to iwl-tx.cTomas Winkler2008-06-031-0/+190
* iwlwifi: implement txq invalidate byte count tableTomas Winkler2008-06-031-1/+4
* iwlwifi: move tx reclaim flow into iwl-txTomas Winkler2008-06-031-0/+108
OpenPOWER on IntegriCloud