summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig2008-01-281-84/+84
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-281-3/+0
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-281-11/+14
* iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi2008-01-281-1/+1
* iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi2008-01-281-1/+1
* iwl4965: exclude 60M rate from probe requestmabbas2008-01-281-7/+9
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-281-41/+41
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-281-17/+17
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-281-19/+19
* iwlwifi: remove cck_power_index_compensationTomas Winkler2008-01-281-2/+0
* iwlwifi: remove late null-check and duplicate bug_onIan Schram2008-01-281-7/+0
* iwlwifi: Beautify by removing superfluous newlines and codeIan Schram2008-01-281-13/+6
* iwlwifi: add TGN flag to qos parametersTomas Winkler2008-01-281-3/+8
* iwlwifi: renaming last_used and first_emptyTomas Winkler2008-01-281-32/+32
* iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram2008-01-281-2/+2
* iwlwifi: fix various spelling and typosIan Schram2008-01-281-16/+16
* iwlwifi: Add erp_ie_changed hanlderTomas Winkler2008-01-281-0/+24
* iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre2008-01-231-0/+5
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-221-13/+5
|\
| * iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2007-12-191-13/+5
* | iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2007-12-171-1/+3
* | iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2007-12-171-0/+1
|/
* iwlwifi 4965 Fix race conditional panic.Joonwoo Park2007-11-291-0/+1
* iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2007-11-291-3/+5
* iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool2007-11-291-0/+4
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-141-3/+5
|\
| * iwl4965: fix not correctly dealing with hotunplugOliver Neukum2007-11-141-3/+5
* | iwlwifi: select proper rate control algorithmJohannes Berg2007-11-101-0/+2
|/
* [PATCH] iwl4965: fix scan problemMohamed Abbas2007-10-251-4/+28
* [PATCH] iwl4965: fix driver hang related to hardware scanmabbas2007-10-251-4/+20
* [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-181-16/+26
* [PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk2007-10-181-4/+4
* [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-181-2/+0
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-101-4/+0
* [PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi2007-10-101-1/+1
* [PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi2007-10-101-17/+7
* [PATCH] iwlwifi: Correction for sending beacon in config_apZhu Yi2007-10-101-3/+2
* [PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handleZhu Yi2007-10-101-0/+1
* [PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi2007-10-101-3/+3
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-101-1/+1
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-5/+21
* [IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi2007-10-101-0/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-23/+36
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-101-0/+9323