summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-8/+6
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler1-3/+3
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler1-54/+9
2008-09-02iwlwifi: fix 64bit platform firmware loadingTomas Winkler1-7/+4
2008-09-02iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas1-1/+2
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-04iwlwifi: grap nic access before accessing periphery registersTomas Winkler1-1/+3
2008-08-04iwlwifi: implement iwl5000_calc_rssiTomas Winkler1-0/+39
2008-08-04iwlwifi: memory allocation optimizationGregory Greenman1-3/+3
2008-08-04iwlwifi: HW bug fixesTomas Winkler1-0/+15
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-1/+1
2008-08-04iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach1-3/+3
2008-08-04iwlwifi: add power save to 5000 HWMohamed Abbas1-0/+1
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler1-6/+13
2008-07-14iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach1-0/+11
2008-07-14iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer1-0/+18
2008-07-08iwlwifi: request Tx of block ack request if necessaryRon Rindjunsky1-3/+3
2008-07-02iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi1-3/+2
2008-06-30iwlwifi: fix 4965 uCode loadTomas Winkler1-4/+1
2008-06-30iwlwifi: control 11n capabilities through module paramRon Rindjunsky1-0/+2
2008-06-30iwlwifi: unite common settings of HW paramsRon Rindjunsky1-9/+1
2008-06-30iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach1-1/+1