aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-1/+9
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre1-0/+6
2009-08-31iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stallDaniel C Halperin1-49/+62
2009-08-28iwlwifi: Make injection of non-broadcast frames work againGábor Stefanik1-4/+6
2009-08-20iwlwifi: prevent read outside array boundsReinette Chatre1-0/+5
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy1-10/+1
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy1-0/+1
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre1-2/+2
2009-08-04iwlwifi: clear iwl_cmd_meta structure before useDaniel C Halperin1-0/+1
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-39/+61
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-6/+8
2009-07-27iwlwifi: print packet contents in error caseReinette Chatre1-1/+1
2009-07-27iwlwifi: remove command callback return valueJohannes Berg1-2/+2
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-37/+59
2009-07-27iwlwifi: Read outside array boundsRoel Kluin1-0/+2
2009-07-27iwlwifi: fix TX queue raceJohannes Berg1-6/+6
2009-07-24iwlwifi: inform user about rfkill state changesReinette Chatre1-1/+1
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre1-2/+2
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2009-07-21iwlwifi: only update byte count table during aggregationReinette Chatre1-1/+2
2009-07-10iwlwifi: always print buffer when error condition occursReinette Chatre1-1/+1
2009-07-10iwlwifi: make software queue assignment more efficientJohannes Berg1-6/+8
2009-05-22iwlcore: register locksMohamed Abbas1-17/+0
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-4/+8
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy1-1/+1
2009-04-22iwlwifi: add debug messages when start aggregation queueWey-Yi Guy1-3/+7
2009-04-21iwlwifi: DMA fixesReinette Chatre1-42/+53
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre1-1/+3
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-3/+5
2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy1-1/+3
2009-03-27iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar1-2/+4
2009-02-27iwlwifi: dma mapping read and write changesFenghua Yu1-3/+3
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-26/+26
2009-01-29iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas1-6/+5
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz1-39/+10
2009-01-29iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz1-2/+2
2009-01-29iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz1-3/+5
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz1-125/+9
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-17/+18
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-2/+2
2009-01-29iwlwifi: clean up printingTomas Winkler1-2/+2
2008-12-19iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen1-5/+3
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi1-1/+1
2008-12-05iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi1-6/+5
2008-11-26iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas1-5/+0
2008-11-25iwlwifi: some fh document fix and cleanupZhu, Yi1-4/+0