aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach2008-11-101-2/+2
* iwlwifi: reorganize flow handler bitologyWinkler, Tomas2008-11-101-4/+4
* iwlwifi: run through spell checkerTomas Winkler2008-10-311-5/+5
* iwlwifi: refactor tx byte count table usageTomas Winkler2008-10-311-27/+25
* iwlwifi: calibration command namespace renamingTomas Winkler2008-10-311-21/+21
* iwlwifi: parametrize eeprom versionsTomas Winkler2008-10-311-16/+13
* iwlwifi: refactor TX response flowTomas Winkler2008-10-311-47/+34
* iwlwifi: fix TX cmd dma unmappingTomas Winkler2008-10-311-1/+1
* iwlwifi: define firmware file name onceJay Sternberg2008-10-311-6/+8
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-4/+4
* iwlwifi: take a valid antenna upon rate scale initTomas Winkler2008-10-311-1/+5
* iwlwifi: make initial calibration set configurableTomas Winkler2008-10-311-15/+29
* iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
* iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-151-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-8/+6
|\
| * iwlwifi: fix 64bit platform firmware loadingTomas Winkler2008-09-021-7/+4
| * iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-021-1/+2
* | iwlwifi: cleanup PCI register handlingTomas Winkler2008-09-081-3/+3
* | iwlwifi: generic init calibrations frameworkTomas Winkler2008-09-081-54/+9
|/
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0
* iwlwifi: grap nic access before accessing periphery registersTomas Winkler2008-08-041-1/+3
* iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-041-0/+39
* iwlwifi: memory allocation optimizationGregory Greenman2008-08-041-3/+3
* iwlwifi: HW bug fixesTomas Winkler2008-08-041-0/+15
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-041-1/+1
* iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-041-3/+3
* iwlwifi: add power save to 5000 HWMohamed Abbas2008-08-041-0/+1
* iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler2008-07-141-6/+13
* iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-141-0/+11
* iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer2008-07-141-0/+18
* iwlwifi: request Tx of block ack request if necessaryRon Rindjunsky2008-07-081-3/+3
* iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi2008-07-021-3/+2
* iwlwifi: fix 4965 uCode loadTomas Winkler2008-06-301-4/+1
* iwlwifi: control 11n capabilities through module paramRon Rindjunsky2008-06-301-0/+2
* iwlwifi: unite common settings of HW paramsRon Rindjunsky2008-06-301-9/+1
* iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach2008-06-301-1/+1
* iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach2008-06-301-0/+7
* iwlwifi: configure uCode to use open loop tx power algorithmGregory Greenman2008-06-301-1/+1
* mac80211: add helpers for frame control testingHarvey Harrison2008-06-141-4/+2
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-141-8/+6
* iwlwifi: refactor setting tx powerTomas Winkler2008-06-141-0/+14
* iwlwifi: refactor tx aggregation response flowTomas Winkler2008-06-141-11/+6
* iwlwifi: add TX aggregation code for 5000 HWTomas Winkler2008-06-141-0/+132
* iwlwifi: map sw and hw ampdu queuesRon Rindjunsky2008-06-141-1/+2
* iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach2008-06-141-0/+7
* iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach2008-06-141-11/+0
* iwlwifi: removing IWL4965_HT configRon Rindjunsky2008-06-141-24/+20
* iwlwifi: send calibration results as HUGE commandsEmmanuel Grumbach2008-06-031-18/+27
* iwlwifi: move aggregation code to iwl-tx.cTomas Winkler2008-06-031-2/+2
* iwlwifi: iwl-5000 add rxon_assocRon Rindjunsky2008-06-031-0/+48