aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
* | iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar2009-02-274-158/+70
* | iwl3945: use iwl_rx_scan handlersAbhijeet Kolekar2009-02-271-127/+1
* | iwlagn: default to MAX_UCODE_BEACON_INTERVAL in iwl_adjust_beacon_intervalJohn W. Linville2009-02-271-0/+3
* | iwlwifi: Fix and rework Kconfig fileReinette Chatre2009-02-275-42/+26
* | iwlwifi: use singlethread workqueueReinette Chatre2009-02-272-2/+2
* | iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang2009-02-271-4/+6
* | iwlagn: clean up error path in iwl_pci_probeHelmut Schaa2009-02-271-3/+3
* | iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre2009-02-133-6/+8
* | iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler2009-02-131-10/+0
* | iwlwifi: use pci registers defined in pci_regs.hTomas Winkler2009-02-138-48/+40
* | cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-134-7/+25
* | iwlwifi: another led naming fixDanny Kukawka2009-02-091-4/+4
* | wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-098-19/+19
* | iwlwifi: fix led namingDanny Kukawka2009-02-091-4/+4
* | iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg2009-02-092-7/+21
* | iwlwifi: define structures and functions externally for customizationJay Sternberg2009-02-092-7/+19
* | iwlwifi: correct API command overlapJay Sternberg2009-02-094-5/+14
* | iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg2009-02-094-2/+17
* | iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg2009-02-094-37/+53
* | iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 SeriesJay Sternberg2009-02-091-0/+3
* | iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas2009-02-095-242/+60
* | iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-0922-839/+859
* | iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2009-02-092-2/+8
* | iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas2009-02-091-1/+1
* | iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2009-02-092-6/+6
* | iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-0911-1087/+585
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-071-0/+3
|\ \ | |/
| * iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
| * iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-0354-7955/+4089
|\ \ | |/ |/|
| * iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas2009-01-291-6/+5
| * iwlwifi: fix probe mask for 39 scan APIWinkler, Tomas2009-01-293-3/+8
| * iwl3945: Remaining host command cleanupsSamuel Ortiz2009-01-299-127/+45
| * iwl3945: Add restart_fw module parameterSamuel Ortiz2009-01-291-1/+6
| * iwl3945: Getting rid of priv->antennaSamuel Ortiz2009-01-293-41/+39
| * iwlwifi: Remove IWL3945_DEBUGSamuel Ortiz2009-01-294-52/+31
| * iwl3945: Use the iwlcore geos routinesSamuel Ortiz2009-01-293-138/+21
| * iwl3945: Use iwl-eeprom.c routinesSamuel Ortiz2009-01-296-367/+115
| * iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz2009-01-298-246/+60
| * iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz2009-01-295-16/+17
| * iwl3945: Use iwlcore scan codeSamuel Ortiz2009-01-293-301/+51
| * iwl3945: Define send_tx_powerSamuel Ortiz2009-01-292-5/+6
| * iwlagn: reduce off channel reception for 4965Rick Farrington2009-01-293-0/+17
| * iwlwifi: add test to determine if interface in monitor modeChatre, Reinette2009-01-291-0/+12
| * cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez2009-01-292-2/+2
| * iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed2009-01-293-7/+10
| * iwl3945: Use iwl-rfkillSamuel Ortiz2009-01-296-199/+43
| * iwlagn: fix agn rate scalingAbbas, Mohamed2009-01-291-8/+23
| * iwlwifi: allow user to set max rateAbbas, Mohamed2009-01-292-0/+45
| * iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg2009-01-294-0/+75