summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* wireless: checkpatch cleanupsJeff Garzik2008-01-292-2/+2
* iwlwifi: disable interrupts before calling request_irqJes Sorensen2008-01-292-0/+4
* iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig2008-01-2912-335/+366
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-2921-2208/+5337
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-296-58/+38
* iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi2008-01-292-2/+2
* iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi2008-01-292-2/+2
* iwl4965: exclude 60M rate from probe requestmabbas2008-01-291-7/+9
* iwlwifi: Renames struct fw_image_desc to struct fw_descTomas Winkler2008-01-292-7/+7
* iwlwifi: add 5965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-291-1/+11
* iwlwifi: move 3945 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-292-8/+20
* iwlwifi-ht: move 4965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-293-45/+44
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-295-231/+229
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-295-56/+54
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-295-157/+119
* iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas2008-01-291-2/+2
* iwlwifi: using PCI_DEVICE macroTomas Winkler2008-01-292-4/+4
* iwlwifi: remove cck_power_index_compensationTomas Winkler2008-01-292-3/+0
* iwlwifi: remove late null-check and duplicate bug_onIan Schram2008-01-292-14/+0
* iwlwifi: Beautify by removing superfluous newlines and codeIan Schram2008-01-292-42/+21
* iwlwifi: Two comments in iwl-3945.c were longer than 80 columnsIan Schram2008-01-291-4/+6
* iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler2008-01-294-7/+5
* iwlwifi: add TGN flag to qos parametersTomas Winkler2008-01-291-3/+8
* iwlwifi: rs-4965 fix return valuesTomas Winkler2008-01-291-64/+37
* iwlwifi: renaming last_used and first_emptyTomas Winkler2008-01-295-83/+83
* iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram2008-01-296-9/+9
* iwlwifi: fix various spelling and typosIan Schram2008-01-2914-52/+52
* iwlwifi: Add erp_ie_changed hanlderTomas Winkler2008-01-291-0/+24
* mac80211: clean up rate selectionMattias Nissler2008-01-282-73/+17
* iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre2008-01-232-0/+10
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-232-26/+10
|\
| * iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2007-12-202-26/+10
* | iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2007-12-172-2/+6
* | iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2007-12-172-0/+2
|/
* iwlwifi 4965 Fix race conditional panic.Joonwoo Park2007-11-301-0/+1
* iwlwifi 3945 Fix race conditional panic.Joonwoo Park2007-11-301-0/+1
* iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2007-11-302-7/+12
* iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool2007-11-302-0/+8
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-155-75/+148
|\
| * iwl4965: fix not correctly dealing with hotunplugOliver Neukum2007-11-151-3/+5
| * iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas2007-11-154-72/+143
* | [IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum2007-11-141-1/+2
* | iwlwifi: select proper rate control algorithmJohannes Berg2007-11-112-0/+4
|/
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-4/+4
* [PATCH] iwl3945: fix direct scan problemMohamed Abbas2007-10-261-4/+28
* [PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas2007-10-261-4/+20
* [PATCH] iwl4965: fix scan problemMohamed Abbas2007-10-261-4/+28
* [PATCH] iwl4965: fix driver hang related to hardware scanmabbas2007-10-262-5/+21
* [PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler2007-10-261-3/+1
* [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-182-32/+52