summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix compile warningZhu Yi2008-09-111-0/+2
* iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-111-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-2/+2
|\
| * iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas2008-09-021-2/+2
* | iwlwifi: cleanup PCI register handlingTomas Winkler2008-09-081-3/+3
|/
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0
* iwlwifi: fix printk newlinesJiri Slaby2008-08-181-1/+1
* iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-041-0/+35
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-041-2/+2
* iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-041-3/+3
* iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2008-08-041-33/+0
* iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler2008-08-041-32/+0
* 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