summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: clean up rate selectionMattias Nissler2008-01-282-73/+17
* iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre2008-01-232-0/+10
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-232-26/+10
|\
| * iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2007-12-202-26/+10
* | iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2007-12-172-2/+6
* | iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2007-12-172-0/+2
|/
* iwlwifi 4965 Fix race conditional panic.Joonwoo Park2007-11-301-0/+1
* iwlwifi 3945 Fix race conditional panic.Joonwoo Park2007-11-301-0/+1
* iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2007-11-302-7/+12
* iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool2007-11-302-0/+8
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-155-75/+148
|\
| * iwl4965: fix not correctly dealing with hotunplugOliver Neukum2007-11-151-3/+5
| * iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas2007-11-154-72/+143
* | [IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum2007-11-141-1/+2
* | iwlwifi: select proper rate control algorithmJohannes Berg2007-11-112-0/+4
|/
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-4/+4
* [PATCH] iwl3945: fix direct scan problemMohamed Abbas2007-10-261-4/+28
* [PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas2007-10-261-4/+20
* [PATCH] iwl4965: fix scan problemMohamed Abbas2007-10-261-4/+28
* [PATCH] iwl4965: fix driver hang related to hardware scanmabbas2007-10-262-5/+21
* [PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler2007-10-261-3/+1
* [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-182-32/+52
* [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky2007-10-181-2/+8
* [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-187-19/+1
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-112-8/+0
* [PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville2007-10-111-1/+1
* [PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi2007-10-112-2/+2
* [PATCH] iwlwifi: add debugfs rate scale statsZhu Yi2007-10-111-1/+39
* [PATCH] iwlwifi: set fixed rate through debugfsZhu Yi2007-10-111-2/+70
* [PATCH] iwlwifi: rs_rate_scale_perform clean upZhu Yi2007-10-111-16/+11
* [PATCH] iwlwifi: add supp_rates to rate scale sta private dataZhu Yi2007-10-111-16/+15
* [PATCH] iwlwifi: limit printouts on hot pathZhu Yi2007-10-113-3/+6
* [PATCH] iwlwifi: add read rate scale table debugfs functionZhu Yi2007-10-111-6/+61
* [PATCH] iwlwifi: add debugfs framework to rate scaleZhu Yi2007-10-111-0/+21
* [PATCH] iwlwifi: removing unnecessary memset in 4965 rate scaleZhu Yi2007-10-111-5/+1
* [PATCH] iwlwifi: fix add_station to avoid FW errorZhu Yi2007-10-111-0/+10
* [PATCH] iwlwifi: Fix typo in rate sacling algorithmZhu Yi2007-10-111-1/+1
* [PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi2007-10-112-58/+21
* [PATCH] iwlwifi: Correction for sending beacon in config_apZhu Yi2007-10-111-3/+2
* [PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handleZhu Yi2007-10-111-0/+1
* [PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi2007-10-112-6/+6
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-113-3/+3
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-112-10/+44
* [IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi2007-10-117-6/+12
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-116-99/+154
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-1125-0/+34821