summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)AuthorFilesLines
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-07-01iwlwifi: fix 4965 uCode loadTomas Winkler1-4/+1
2008-07-01iwlwifi: control 11n capabilities through module paramRon Rindjunsky1-0/+2
2008-07-01iwlwifi: unite common settings of HW paramsRon Rindjunsky1-9/+1
2008-07-01iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach1-1/+1
2008-07-01iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach1-0/+7
2008-07-01iwlwifi: configure uCode to use open loop tx power algorithmGregory Greenman1-1/+1
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison1-4/+2
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler1-8/+6
2008-06-14iwlwifi: refactor setting tx powerTomas Winkler1-0/+14
2008-06-14iwlwifi: refactor tx aggregation response flowTomas Winkler1-11/+6
2008-06-14iwlwifi: add TX aggregation code for 5000 HWTomas Winkler1-0/+132
2008-06-14iwlwifi: map sw and hw ampdu queuesRon Rindjunsky1-1/+2
2008-06-14iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach1-0/+7
2008-06-14iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach1-11/+0
2008-06-14iwlwifi: removing IWL4965_HT configRon Rindjunsky1-24/+20
2008-06-03iwlwifi: send calibration results as HUGE commandsEmmanuel Grumbach1-18/+27
2008-06-03iwlwifi: move aggregation code to iwl-tx.cTomas Winkler1-2/+2
2008-06-03iwlwifi: iwl-5000 add rxon_assocRon Rindjunsky1-0/+48
2008-06-03iwlwifi: implement txq invalidate byte count tableTomas Winkler1-0/+21
2008-06-03iwlwifi: move tx reclaim flow into iwl-txTomas Winkler1-2/+2
2008-06-03iwlwlifi: impelemnt 5000 tx response pathRon Rindjunsky1-0/+236
2008-06-03iwlwifi: activate status ready timeout only for run time ucodeRon Rindjunsky1-1/+4
2008-06-03iwlwifi-5000: implement initial calibration for 5000Tomas Winkler1-0/+127
2008-06-03iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler1-22/+10
2008-06-03iwlwifi: refactor stop master functionTomas Winkler1-2/+27
2008-06-03iwlwifi: implement apm stop functionTomas Winkler1-0/+20
2008-06-03iwlwifi: implement apm reset flowTomas Winkler1-0/+54
2008-06-03iwlwifi: setup correctly L1 L0S pi link valuesTomas Winkler1-5/+14
2008-06-03iwlwifi: clean up alive_start routineTomas Winkler1-4/+0
2008-06-03iwlwifi: add RTC data address for iwl5000Ron Rindjunsky1-0/+7
2008-05-22iwlwifi: iwl5000 WiFi/WiMax coexistenceRon Rindjunsky1-0/+12
2008-05-22iwlwifi: add ucode init flow handling for iwl5000Ron Rindjunsky1-0/+157
2008-05-22iwlwifi: add ucode loaders for iwl5000Ron Rindjunsky1-0/+134
2008-05-22iwlwifi: add rx_handlers stub for iwl5000Ron Rindjunsky1-0/+5
2008-05-22iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler1-1/+0
2008-05-22iwlwifi: get_hw_cmd_sizeGregory Greenman1-0/+7
2008-05-15iwlwifi: adding parameter of fw_restartEster Kummer1-2/+3
2008-05-15iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky1-1/+1
2008-05-15iwlwifi: handle shared memory Rx index accessRon Rindjunsky1-0/+9
2008-05-15iwlwifi: create disable SCD Tx FIFOs handlerRon Rindjunsky1-0/+22
2008-05-15iwlwifi-5000: add build_addsta_hcmd handler for 5000 HWTomas Winkler1-0/+9
2008-05-15iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_configRon Rindjunsky1-2/+2
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-05-07iwlwifi-5000: add nic config handler for 5000 HWTomas Winkler1-0/+33
2008-05-07iwlwifi-5000: add eeprom check version handlerTomas Winkler1-0/+29