aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach2008-11-101-2/+2
* iwlwifi: run through spell checkerTomas Winkler2008-10-311-5/+5
* iwlwifi: refactor tx byte count table usageTomas Winkler2008-10-311-10/+11
* iwlwifi: calibration command namespace renamingTomas Winkler2008-10-311-4/+4
* iwlwifi: parametrize eeprom versionsTomas Winkler2008-10-311-21/+5
* iwlwifi: don't update TFD free counter for invalid stationTomas Winkler2008-10-311-2/+2
* iwlwifi: refactor TX response flowTomas Winkler2008-10-311-35/+28
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-4/+4
* 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