summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler2008-08-041-33/+0
* iwlwifi: add power save to 5000 HWMohamed Abbas2008-08-041-13/+0
* Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
* iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler2008-07-141-0/+10
* iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler2008-07-141-6/+13
* iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-141-0/+13
* iwlwifi: request Tx of block ack request if necessaryRon Rindjunsky2008-07-081-3/+3
* iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi2008-07-021-13/+1
* iwlwifi: control 11n capabilities through module paramRon Rindjunsky2008-06-301-1/+7
* iwlwifi: unite common settings of HW paramsRon Rindjunsky2008-06-301-9/+0
* iwlwifi: move rx aggregation functions to iwl-rx.cRon Rindjunsky2008-06-301-45/+2
* iwlwifi: setup compressed BA handlerEmmanuel Grumbach2008-06-301-146/+0
* iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach2008-06-301-702/+1
* iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach2008-06-301-72/+6
* mac80211: add helpers for frame control testingHarvey Harrison2008-06-141-14/+14
* iwlwifi: unify SW rf-kill flowEmmanuel Grumbach2008-06-141-1/+0
* iwlwifi: general code clean upEmmanuel Grumbach2008-06-141-2/+2
* iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach2008-06-141-15/+9
* iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach2008-06-141-24/+0
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-141-68/+11
* iwlwifi: refactor setting tx powerTomas Winkler2008-06-141-40/+11
* iwlwifi: refactor tx aggregation response flowTomas Winkler2008-06-141-15/+8
* iwlwifi: map sw and hw ampdu queuesRon Rindjunsky2008-06-141-8/+9
* iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach2008-06-141-2/+3
* iwlwifi: clean up in setup/cancel deferred workEmmanuel Grumbach2008-06-141-28/+5
* iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach2008-06-141-38/+1
* iwlwifi: removing IWL4965_HT configRon Rindjunsky2008-06-141-41/+21
* iwlwifi: Rx handlers common use for 4965 and 5000Ron Rindjunsky2008-06-031-17/+2
* iwlwifi: move aggregation code to iwl-tx.cTomas Winkler2008-06-031-204/+20
* iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.cTomas Winkler2008-06-031-19/+2
* iwlwifi: move tx reclaim flow into iwl-txTomas Winkler2008-06-031-3/+3
* iwlwifi: move 4965 tx response into iwl-4965.cTomas Winkler2008-06-031-0/+247
* iwlwifi: activate status ready timeout only for run time ucodeRon Rindjunsky2008-06-031-4/+2
* iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.cTomas Winkler2008-06-031-22/+0
* iwlwifi: move iwl_rxq_stop into iwl-rx.cTomas Winkler2008-06-031-25/+0
* iwlwifi: move txq_ctx_stop into iwl-tx.cTomas Winkler2008-06-031-51/+8
* iwlwifi: refactor stop master functionTomas Winkler2008-06-031-35/+25
* iwlwifi: implement apm stop functionTomas Winkler2008-06-031-1/+18
* iwlwifi: implement apm reset flowTomas Winkler2008-06-031-14/+22
* iwlwifi: setup correctly L1 L0S pi link valuesTomas Winkler2008-06-031-4/+14
* iwlwifi: clean up alive_start routineTomas Winkler2008-06-031-12/+0
* iwlwifi: mark 4965 ucode typesTomas Winkler2008-06-031-2/+7
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-14/+14
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-7/+3
* iwlwifi: rename and move Tx queue activation/deactivationRon Rindjunsky2008-05-211-12/+2
* iwlwifi: clean up and bug fix for securityEmmanuel Grumbach2008-05-211-1/+1
* iwlwifi: move TX code into iwl-tx.cTomas Winkler2008-05-211-105/+0
* iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler2008-05-211-2/+1
* iwlwifi: move more station managment into iwl-sta.cTomas Winkler2008-05-211-101/+0
* iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler2008-05-211-1/+1