summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: implement txq invalidate byte count tableTomas Winkler2008-06-031-0/+21
* iwlwifi: move tx reclaim flow into iwl-txTomas Winkler2008-06-031-2/+2
* iwlwlifi: impelemnt 5000 tx response pathRon Rindjunsky2008-06-031-0/+236
* iwlwifi: activate status ready timeout only for run time ucodeRon Rindjunsky2008-06-031-1/+4
* iwlwifi-5000: implement initial calibration for 5000Tomas Winkler2008-06-031-0/+127
* iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler2008-06-031-22/+10
* iwlwifi: refactor stop master functionTomas Winkler2008-06-031-2/+27
* iwlwifi: implement apm stop functionTomas Winkler2008-06-031-0/+20
* iwlwifi: implement apm reset flowTomas Winkler2008-06-031-0/+54
* iwlwifi: setup correctly L1 L0S pi link valuesTomas Winkler2008-06-031-5/+14
* iwlwifi: clean up alive_start routineTomas Winkler2008-06-031-4/+0
* iwlwifi: add RTC data address for iwl5000Ron Rindjunsky2008-06-031-0/+7
* iwlwifi: iwl5000 WiFi/WiMax coexistenceRon Rindjunsky2008-05-211-0/+12