summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-28iwlwifi: proper monitor supportZhu Yi1-98/+11
2008-01-28iwlwifi: fix compliation warningsTomas Winkler1-1/+1
2008-01-28iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi1-14/+36
2008-01-28iwlwifi: update version number to 1.2.22Zhu Yi1-1/+1
2008-01-28iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas1-21/+33
2008-01-28iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas1-2/+35
2008-01-28iwlwifi: enhance WPA authenication stabilityMohamed Abbas1-7/+17
2008-01-28iwlwifi: add comments to iwl*-base.cCahill, Ben M1-38/+177
2008-01-28iwlwifi: clean up and clarify some comments after 3945/4965 splitBen Cahill1-79/+47
2008-01-28iwl3945: re-align 3945 event log dataBen Cahill1-1/+1
2008-01-28iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre1-1/+1
2008-01-28iwlwifi: Support for uCode without init and bsm sectionTomas Winkler1-64/+56
2008-01-28iwlwifi: remove redundant initialization of final_modeJohn W. Linville1-1/+1
2008-01-28iwlwifi: cleanup namespaceChristoph Hellwig1-1103/+1103
2008-01-28iwlwifi: disable interrupts before calling request_irqJes Sorensen1-0/+2
2008-01-28iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig1-36/+36
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-3/+0
2008-01-28iwlwifi: mark more functions/variables staticChristoph Hellwig1-13/+16
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi1-1/+1
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi1-1/+1
2008-01-28iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler1-37/+37
2008-01-28iwlwifi: rename restricted_mem to targ_memTomas Winkler1-15/+15
2008-01-28iwlwifi: replace restricted_reg with prphTomas Winkler1-20/+20
2008-01-28iwlwifi: remove late null-check and duplicate bug_onIan Schram1-7/+0
2008-01-28iwlwifi: Beautify by removing superfluous newlines and codeIan Schram1-29/+15
2008-01-28iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler1-2/+4
2008-01-28iwlwifi: renaming last_used and first_emptyTomas Winkler1-30/+30
2008-01-28iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram1-2/+2
2008-01-28iwlwifi: fix various spelling and typosIan Schram1-16/+16
2008-01-23iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre1-0/+5
2007-12-22Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik1-13/+5
2007-12-19iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi1-13/+5
2007-12-17iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi1-1/+3
2007-12-17iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov1-0/+1
2007-11-29iwlwifi 3945 Fix race conditional panic.Joonwoo Park1-0/+1
2007-11-29iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler1-4/+7
2007-11-29iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool1-0/+4
2007-11-14Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller1-2/+2
2007-11-14iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas1-2/+2
2007-11-13[IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum1-1/+2
2007-11-10iwlwifi: select proper rate control algorithmJohannes Berg1-0/+2
2007-10-25[PATCH] iwl3945: fix direct scan problemMohamed Abbas1-4/+28
2007-10-25[PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas1-4/+20
2007-10-18[PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler1-16/+26
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig1-2/+0
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg1-4/+0
2007-10-10[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi1-1/+1
2007-10-10[PATCH] iwlwifi: fix add_station to avoid FW errorZhu Yi1-0/+10
2007-10-10[PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi1-41/+14
2007-10-10[PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi1-3/+3