summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2009-02-09iwlwifi: another led naming fixDanny Kukawka
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison
2009-02-09iwlwifi: fix led namingDanny Kukawka
2009-02-09iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg
2009-02-09iwlwifi: define structures and functions externally for customizationJay Sternberg
2009-02-09iwlwifi: correct API command overlapJay Sternberg
2009-02-09iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg
2009-02-09iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg
2009-02-09iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 SeriesJay Sternberg
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-02-09iwlwifi: check return value of pci_enable_deviceWinkler, Tomas
2009-02-09iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas
2009-02-09iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-29iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas
2009-01-29iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz
2009-01-29iwl3945: Add restart_fw module parameterSamuel Ortiz
2009-01-29iwl3945: Getting rid of priv->antennaSamuel Ortiz
2009-01-29iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz
2009-01-29iwl3945: Use the iwlcore geos routinesSamuel Ortiz
2009-01-29iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz
2009-01-29iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz
2009-01-29iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz
2009-01-29iwl3945: Use iwlcore scan codeSamuel Ortiz
2009-01-29iwl3945: Define send_tx_powerSamuel Ortiz
2009-01-29iwlagn: reduce off channel reception for 4965Rick Farrington
2009-01-29iwlwifi: add test to determine if interface in monitor modeChatre, Reinette
2009-01-29cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez
2009-01-29iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed
2009-01-29iwl3945: Use iwl-rfkillSamuel Ortiz
2009-01-29iwlagn: fix agn rate scalingAbbas, Mohamed
2009-01-29iwlwifi: allow user to set max rateAbbas, Mohamed
2009-01-29iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg
2009-01-29iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg
2009-01-29iwlwifi: remove static from 5000 structuresJay Sternberg
2009-01-29iwlwifi: correct Kconfig to prevent following entries from not indentingJay Sternberg
2009-01-29iwlwifi: eliminate power_data_39.Winkler, Tomas
2009-01-29iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas
2009-01-29iwlwifi: kill scan39Winkler, Tomas
2009-01-29iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz
2009-01-29iwl3945: Use iwl_txq_update_write_ptrSamuel Ortiz
2009-01-29iwl3945: add debugging for wrong command queueChatre, Reinette
2009-01-29iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeoutWinkler, Tomas