summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2009-02-27iwlwifi: Fix and rework Kconfig fileReinette Chatre5-42/+26
2009-02-27iwlwifi: use singlethread workqueueReinette Chatre2-2/+2
2009-02-27iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang1-4/+6
2009-02-27iwlagn: clean up error path in iwl_pci_probeHelmut Schaa1-3/+3
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre3-6/+8
2009-02-13iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler1-10/+0
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler8-48/+40
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg4-7/+25
2009-02-09iwlwifi: another led naming fixDanny Kukawka1-4/+4
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison8-19/+19
2009-02-09iwlwifi: fix led namingDanny Kukawka1-4/+4
2009-02-09iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg2-7/+21
2009-02-09iwlwifi: define structures and functions externally for customizationJay Sternberg2-7/+19
2009-02-09iwlwifi: correct API command overlapJay Sternberg4-5/+14
2009-02-09iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg4-2/+17
2009-02-09iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg4-37/+53
2009-02-09iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 SeriesJay Sternberg1-0/+3
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas5-242/+60
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler22-839/+859
2009-02-09iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2-2/+8
2009-02-09iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas1-1/+1
2009-02-09iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2-6/+6
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz11-1087/+585
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+3
2009-02-05iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2-0/+4
2009-02-05iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre1-0/+3
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller54-7955/+4089
2009-01-30iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas1-6/+5
2009-01-30iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas3-3/+8
2009-01-30iwl3945: Remaining host command cleanupsSamuel Ortiz9-127/+45
2009-01-30iwl3945: Add restart_fw module parameterSamuel Ortiz1-1/+6
2009-01-30iwl3945: Getting rid of priv->antennaSamuel Ortiz3-41/+39
2009-01-30iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz4-52/+31
2009-01-30iwl3945: Use the iwlcore geos routinesSamuel Ortiz3-138/+21
2009-01-30iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz6-367/+115
2009-01-30iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz8-246/+60
2009-01-30iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz5-16/+17
2009-01-30iwl3945: Use iwlcore scan codeSamuel Ortiz3-301/+51
2009-01-30iwl3945: Define send_tx_powerSamuel Ortiz2-5/+6
2009-01-30iwlagn: reduce off channel reception for 4965Rick Farrington3-0/+17
2009-01-30iwlwifi: add test to determine if interface in monitor modeChatre, Reinette1-0/+12
2009-01-30cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez2-2/+2
2009-01-30iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed3-7/+10
2009-01-30iwl3945: Use iwl-rfkillSamuel Ortiz6-199/+43
2009-01-30iwlagn: fix agn rate scalingAbbas, Mohamed1-8/+23
2009-01-30iwlwifi: allow user to set max rateAbbas, Mohamed2-0/+45
2009-01-30iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg4-0/+75
2009-01-30iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg5-0/+229
2009-01-30iwlwifi: remove static from 5000 structuresJay Sternberg2-2/+6
2009-01-30iwlwifi: correct Kconfig to prevent following entries from not indentingJay Sternberg1-9/+9