summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2008-01-28iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28misc wireless annotationsAl Viro
2008-01-28iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi
2008-01-28iwlwifi: proper monitor supportZhu Yi
2008-01-28iwlwifi: fix compliation warningsTomas Winkler
2008-01-28iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi
2008-01-28iwlwifi: update version number to 1.2.22Zhu Yi
2008-01-28iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas
2008-01-28iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas
2008-01-28iwlwifi: enhance WPA authenication stabilityMohamed Abbas
2008-01-28iwlwifi: add comments to iwl*-base.cCahill, Ben M
2008-01-28iwlwifi: clean up and clarify some comments after 3945/4965 splitBen Cahill
2008-01-28iwl3945: re-align 3945 event log dataBen Cahill
2008-01-28iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre
2008-01-28iwlwifi: Support for uCode without init and bsm sectionTomas Winkler
2008-01-28iwlwifi: remove redundant initialization of final_modeJohn W. Linville
2008-01-28iwlwifi: cleanup namespaceChristoph Hellwig
2008-01-28iwlwifi: disable interrupts before calling request_irqJes Sorensen
2008-01-28iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig
2008-01-28iwlwifi: mark more functions/variables staticChristoph Hellwig
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi
2008-01-28iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler
2008-01-28iwlwifi: rename restricted_mem to targ_memTomas Winkler
2008-01-28iwlwifi: replace restricted_reg with prphTomas Winkler
2008-01-28iwlwifi: remove late null-check and duplicate bug_onIan Schram
2008-01-28iwlwifi: Beautify by removing superfluous newlines and codeIan Schram
2008-01-28iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler
2008-01-28iwlwifi: renaming last_used and first_emptyTomas Winkler
2008-01-28iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram
2008-01-28iwlwifi: fix various spelling and typosIan Schram
2008-01-23iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre
2007-12-22Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-12-19iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi
2007-12-17iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi
2007-12-17iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov
2007-11-29iwlwifi 3945 Fix race conditional panic.Joonwoo Park
2007-11-29iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler
2007-11-29iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool
2007-11-14Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller
2007-11-14iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas
2007-11-13[IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum
2007-11-10iwlwifi: select proper rate control algorithmJohannes Berg
2007-10-25[PATCH] iwl3945: fix direct scan problemMohamed Abbas
2007-10-25[PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas
2007-10-18[PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler
2007-10-18[PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg