aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-14/+14
* misc wireless annotationsAl Viro2008-01-281-2/+2
* iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi2008-01-281-24/+6
* iwlwifi: proper monitor supportZhu Yi2008-01-281-98/+11
* iwlwifi: fix compliation warningsTomas Winkler2008-01-281-1/+1
* iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi2008-01-281-14/+36
* iwlwifi: update version number to 1.2.22Zhu Yi2008-01-281-1/+1
* iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas2008-01-281-21/+33
* iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas2008-01-281-2/+35
* iwlwifi: enhance WPA authenication stabilityMohamed Abbas2008-01-281-7/+17
* iwlwifi: add comments to iwl*-base.cCahill, Ben M2008-01-281-38/+177
* iwlwifi: clean up and clarify some comments after 3945/4965 splitBen Cahill2008-01-281-79/+47
* iwl3945: re-align 3945 event log dataBen Cahill2008-01-281-1/+1
* iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre2008-01-281-1/+1
* iwlwifi: Support for uCode without init and bsm sectionTomas Winkler2008-01-281-64/+56
* iwlwifi: remove redundant initialization of final_modeJohn W. Linville2008-01-281-1/+1
* iwlwifi: cleanup namespaceChristoph Hellwig2008-01-281-1103/+1103
* iwlwifi: disable interrupts before calling request_irqJes Sorensen2008-01-281-0/+2
* iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig2008-01-281-36/+36
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-281-3/+0
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-281-13/+16
* 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
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-281-37/+37
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-281-15/+15
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-281-20/+20
* 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-29/+15
* iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler2008-01-281-2/+4
* iwlwifi: renaming last_used and first_emptyTomas Winkler2008-01-281-30/+30
* 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: 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 3945 Fix race conditional panic.Joonwoo Park2007-11-291-0/+1
* iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2007-11-291-4/+7
* 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-2/+2
|\
| * iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas2007-11-141-2/+2
* | [IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum2007-11-131-1/+2
* | iwlwifi: select proper rate control algorithmJohannes Berg2007-11-101-0/+2
|/
* [PATCH] iwl3945: fix direct scan problemMohamed Abbas2007-10-251-4/+28
* [PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas2007-10-251-4/+20
* [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-181-16/+26
* [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