summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-29iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram1-2/+2
2008-01-29iwlwifi: fix various spelling and typosIan Schram1-16/+16
2008-01-29iwlwifi: Add erp_ie_changed hanlderTomas Winkler1-0/+24
2008-01-23iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre1-0/+5
2007-12-23Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik1-13/+5
2007-12-20iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi1-13/+5
2007-12-18iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi1-1/+3
2007-12-18iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov1-0/+1
2007-11-30iwlwifi 4965 Fix race conditional panic.Joonwoo Park1-0/+1
2007-11-30iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler1-3/+5
2007-11-30iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool1-0/+4
2007-11-15Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller1-3/+5
2007-11-15iwl4965: fix not correctly dealing with hotunplugOliver Neukum1-3/+5
2007-11-11iwlwifi: select proper rate control algorithmJohannes Berg1-0/+2
2007-10-26[PATCH] iwl4965: fix scan problemMohamed Abbas1-4/+28
2007-10-26[PATCH] iwl4965: fix driver hang related to hardware scanmabbas1-4/+20
2007-10-18[PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler1-16/+26
2007-10-18[PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk1-4/+4
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig1-2/+0
2007-10-11[MAC80211]: remove ALG_NONEJohannes Berg1-4/+0
2007-10-11[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi1-1/+1
2007-10-11[PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi1-17/+7
2007-10-11[PATCH] iwlwifi: Correction for sending beacon in config_apZhu Yi1-3/+2
2007-10-11[PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handleZhu Yi1-0/+1
2007-10-11[PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi1-3/+3
2007-10-11[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg1-1/+1
2007-10-11[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-5/+21
2007-10-11[IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi1-0/+2
2007-10-11[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-23/+36
2007-10-11[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+9323