summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-4/+3
2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy1-1/+1
2009-03-05iwlwifi: update 5150 API version to support new firmwareJay Sternberg1-1/+1
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler1-6/+7
2009-02-09iwlwifi: define structures and functions externally for customizationJay Sternberg1-7/+7
2009-02-09iwlwifi: correct API command overlapJay Sternberg1-1/+8
2009-02-09iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg1-2/+10
2009-02-09iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg1-37/+39
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-27/+27
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz1-0/+2
2009-01-29iwlwifi: remove static from 5000 structuresJay Sternberg1-2/+2
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz1-0/+2
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas1-0/+2
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-13/+16
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-3/+6
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz1-4/+5
2008-12-19iwlwifi: remove useless gotoWu Fengguang1-6/+2
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang1-1/+1
2008-12-12iwlwifi: remove qos module parameterWinkler, Tomas1-3/+0
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-8/+5
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre1-12/+34
2008-12-05iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi1-0/+1
2008-12-05iwlwifi: 5150 enable LO, TXIQ and BB calibrationsWinkler, Tomas1-1/+4
2008-12-05iwlwifi: 5150 parametrize eeprom versionsTomas Winkler1-0/+2
2008-12-05iwlwifi: 5150 compute ct kill thresholdTomas Winkler1-1/+12
2008-12-05iwlwifi: 5150 enable DC calibrationTomas Winkler1-1/+6
2008-12-05iwlwifi: 5150 add support for 5150Tomas Winkler1-0/+12
2008-12-05iwlwifi: properly initialize calibration command headerTomas Winkler1-13/+22
2008-11-26iwlwifi: TX update chicken bitsWinkler, Tomas1-0/+6
2008-11-26iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas1-1/+8
2008-11-26iwlwifi: enable base band calibration in 5000 HWTomas Winkler1-2/+6
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar1-1/+1
2008-11-25iwlwifi: consolidate station management codeTomas Winkler1-1/+1
2008-11-21iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler1-35/+10
2008-11-21iwlwifi: move rx queue read pointer into rxqWinkler, Tomas1-9/+0
2008-11-10iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach1-2/+2
2008-11-10iwlwifi: reorganize flow handler bitologyWinkler, Tomas1-4/+4
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-5/+5
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler1-27/+25
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler1-21/+21
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler1-16/+13
2008-10-31iwlwifi: refactor TX response flowTomas Winkler1-47/+34
2008-10-31iwlwifi: fix TX cmd dma unmappingTomas Winkler1-1/+1
2008-10-31iwlwifi: define firmware file name onceJay Sternberg1-6/+8
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-4/+4
2008-10-31iwlwifi: take a valid antenna upon rate scale initTomas Winkler1-1/+5
2008-10-31iwlwifi: make initial calibration set configurableTomas Winkler1-15/+29
2008-10-14iwlwifi: fix ct kill configuration for 5350Tomas Winkler1-3/+3
2008-09-15iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler1-0/+2