summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2008-08-041-4523/+0
* iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler2008-08-041-2/+3
* iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler2008-08-041-10/+0
* iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-041-3/+3
* iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2008-08-041-0/+31
* iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler2008-08-041-4/+35
* iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler2008-08-041-1/+34
* iwlwifi: corrects power_level in sysfsEsti Kummer2008-08-041-43/+20
* iwlwifi: send TXPOWER command after a new RXON commandZhu Yi2008-07-141-10/+10
* iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach2008-07-141-24/+15
* iwlwifi: remove post associate workTomas Winkler2008-07-141-18/+0
* iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-141-0/+3
* iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer2008-07-141-1/+9
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-3/+15
* iwlwifi: remove input device and fix rfkill stateAdel Gadllah2008-07-081-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-1/+2
|\
| * iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-021-1/+2
| * iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-251-18/+21
* | iwlwifi: fix incorrect monitor mode operationRick Farrington2008-07-021-22/+11
* | iwlwifi: fix 4965 uCode loadTomas Winkler2008-06-301-2/+2
* | iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach2008-06-301-7/+5
* | iwlwifi: blocking mac_start until uCode is completeEmmanuel Grumbach2008-06-301-12/+10
* | iwlwifi: eliminate iwl4965_mac_get_tsfRon Rindjunsky2008-06-301-12/+0
* | iwlwifi: unite common settings of HW paramsRon Rindjunsky2008-06-301-2/+1
* | iwlwifi: don't bring up interface if RF-kill avoids radioEmmanuel Grumbach2008-06-301-6/+8
* | iwlwifi: adjust TSF in IBSSAssaf Krauss2008-06-301-0/+3
* | iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flowMohamed Abbas2008-06-301-2/+6
* | iwlwifi: fix IBSS association flowTomas Winkler2008-06-301-9/+12
* | iwlwifi: remove obsolete lq_ready useRon Rindjunsky2008-06-301-3/+0
* | iwlwifi: setup compressed BA handlerEmmanuel Grumbach2008-06-301-2/+4
* | iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach2008-06-301-26/+0
* | iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach2008-06-301-150/+2
* | iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach2008-06-301-6/+6
* | iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach2008-06-301-3/+3
* | iwlwifi: send ADD_STA before RXON with assoc bitEmmanuel Grumbach2008-06-301-33/+46
* | iwlwifi: use iwl_is_associated when possibleRon Rindjunsky2008-06-301-2/+2
* | iwlwifi: better station table maintenanceEmmanuel Grumbach2008-06-301-1/+0
* | iwlwifi: Add eeprom version to the version file in sysfsTomas Winkler2008-06-301-4/+16
* | iwlwifi: unify SW rf-kill flowEmmanuel Grumbach2008-06-141-85/+5
* | iwlwifi: remove 4965 prefix from iwl4965_ucodeRon Rindjunsky2008-06-141-1/+1
* | iwlwifi: adding channels to sysfsEster Kummer2008-06-141-2/+56
* | iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach2008-06-141-7/+7
* | iwlwifi: fix software rf_kill problem when interface is downZhu Yi2008-06-141-1/+2
* | iwlwifi: remove dead code iwl4965_calc_db_from_ratioEmmanuel Grumbach2008-06-141-36/+0
* | iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach2008-06-141-1/+1
* | iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach2008-06-141-1/+1
* | iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-141-1/+1
* | iwlwifi: move scan to iwl-scan.c iwlcoreTomas Winkler2008-06-141-857/+24
* | iwlwifi: refactor setting tx powerTomas Winkler2008-06-141-6/+11
* | iwlwifi: refactor tx aggregation response flowTomas Winkler2008-06-141-1/+1
OpenPOWER on IntegriCloud