summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky2008-01-281-4/+19
* iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky2008-01-281-141/+45
* iwlwifi: 802.11n handling probe request HT IERon Rindjunsky2008-01-281-34/+28
* iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky2008-01-281-17/+7
* iwlwifi: 802.11n new framework structures preperationRon Rindjunsky2008-01-281-2/+0
* 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/+36
* iwlwifi: enhance WPA authenication stabilityMohamed Abbas2008-01-281-7/+17
* iwlwifi: document 4965 Tx schedulerBen Cahill2008-01-281-0/+2
* iwlwifi: add comments to iwl*-base.cCahill, Ben M2008-01-281-33/+179
* iwlwifi: add comments, mostly on Tx queuesCahill, Ben M2008-01-281-3/+15
* iwlwifi: clean up and clarify some comments after 3945/4965 splitBen Cahill2008-01-281-90/+73
* iwl4965: add comments to rate scaling codeBen Cahill2008-01-281-0/+3
* iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre2008-01-281-1/+1
* iwlwifi: Support for uCode without init and bsm sectionTomas Winkler2008-01-281-66/+56
* iwlwifi: remove redundant initialization of final_modeJohn W. Linville2008-01-281-1/+1
* iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changedZhu Yi2008-01-281-1/+1
* remove unused iwl4965_init_hw_rates functionZhu Yi2008-01-281-2/+0
* iwlwifi: cleanup namespaceChristoph Hellwig2008-01-281-1161/+1160
* 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-84/+84
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-281-3/+0
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-281-11/+14
* 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
* iwl4965: exclude 60M rate from probe requestmabbas2008-01-281-7/+9
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-281-41/+41
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-281-17/+17
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-281-19/+19
* iwlwifi: remove cck_power_index_compensationTomas Winkler2008-01-281-2/+0
* 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-13/+6
* iwlwifi: add TGN flag to qos parametersTomas Winkler2008-01-281-3/+8
* iwlwifi: renaming last_used and first_emptyTomas Winkler2008-01-281-32/+32
* 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: Add erp_ie_changed hanlderTomas Winkler2008-01-281-0/+24
* 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 4965 Fix race conditional panic.Joonwoo Park2007-11-291-0/+1
* iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2007-11-291-3/+5
* 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-3/+5
|\
| * iwl4965: fix not correctly dealing with hotunplugOliver Neukum2007-11-141-3/+5
* | iwlwifi: select proper rate control algorithmJohannes Berg2007-11-101-0/+2
|/
OpenPOWER on IntegriCloud