| Commit message (Expand) | Author | Age |
* | iwlwifi: another led naming fix | Danny Kukawka | 2009-02-09 |
* | wireless: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-09 |
* | iwlwifi: fix led naming | Danny Kukawka | 2009-02-09 |
* | iwlwifi: remove chain noise calibration functions from 6000 family | Jay Sternberg | 2009-02-09 |
* | iwlwifi: define structures and functions externally for customization | Jay Sternberg | 2009-02-09 |
* | iwlwifi: correct API command overlap | Jay Sternberg | 2009-02-09 |
* | iwlwifi: parametrize configuration of the PLL for exclusion on 6000 | Jay Sternberg | 2009-02-09 |
* | iwlwifi: simplify parameter setting to allow support for 6000 series | Jay Sternberg | 2009-02-09 |
* | iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 Series | Jay Sternberg | 2009-02-09 |
* | iwlwifi: unify iwlagn and 3945 power save management | Winkler, Tomas | 2009-02-09 |
* | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 2009-02-09 |
* | iwlwifi: check return value of pci_enable_device | Winkler, Tomas | 2009-02-09 |
* | iwlwifi: iwl3945_send_tx_power must be static | Winkler, Tomas | 2009-02-09 |
* | iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG | Winkler, Tomas | 2009-02-09 |
* | iwl3945: Getting rid of the *39_rxon iwl_priv fields | Samuel Ortiz | 2009-02-09 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-07 |
|\ |
|
| * | iwlwifi: save PCI state before suspend, restore after resume | Reinette Chatre | 2009-02-04 |
| * | iwlwifi: clean key table in iwl_clear_stations_table | Reinette Chatre | 2009-02-04 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-03 |
|\ \
| |/
|/| |
|
| * | iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting | Winkler, Tomas | 2009-01-29 |
| * | iwlwifi: fix probe mask for 39 scan API | Winkler, Tomas | 2009-01-29 |
| * | iwl3945: Remaining host command cleanups | Samuel Ortiz | 2009-01-29 |
| * | iwl3945: Add restart_fw module parameter | Samuel Ortiz | 2009-01-29 |
| * | iwl3945: Getting rid of priv->antenna | Samuel Ortiz | 2009-01-29 |
| * | iwlwifi: Remove IWL3945_DEBUG | Samuel Ortiz | 2009-01-29 |
| * | iwl3945: Use the iwlcore geos routines | Samuel Ortiz | 2009-01-29 |
| * | iwl3945: Use iwl-eeprom.c routines | Samuel Ortiz | 2009-01-29 |
| * | iwl3945: Use iwlcore TX queue management routines | Samuel Ortiz | 2009-01-29 |
| * | iwlwifi: make iwl_tx_queue->tfds void* | Samuel Ortiz | 2009-01-29 |
| * | iwl3945: Use iwlcore scan code | Samuel Ortiz | 2009-01-29 |
| * | iwl3945: Define send_tx_power | Samuel Ortiz | 2009-01-29 |
| * | iwlagn: reduce off channel reception for 4965 | Rick Farrington | 2009-01-29 |
| * | iwlwifi: add test to determine if interface in monitor mode | Chatre, Reinette | 2009-01-29 |
| * | cfg80211: rename fw_handles_regulatory to custom_regulatory | Luis R. Rodriguez | 2009-01-29 |
| * | iwl3945: fix deep sleep when removing the driver. | Abbas, Mohamed | 2009-01-29 |
| * | iwl3945: Use iwl-rfkill | Samuel Ortiz | 2009-01-29 |
| * | iwlagn: fix agn rate scaling | Abbas, Mohamed | 2009-01-29 |
| * | iwlwifi: allow user to set max rate | Abbas, Mohamed | 2009-01-29 |
| * | iwlwifi: add recognition of Intel WiFi Link 100 Series | Jay Sternberg | 2009-01-29 |
| * | iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series | Jay Sternberg | 2009-01-29 |
| * | iwlwifi: remove static from 5000 structures | Jay Sternberg | 2009-01-29 |
| * | iwlwifi: correct Kconfig to prevent following entries from not indenting | Jay Sternberg | 2009-01-29 |
| * | iwlwifi: eliminate power_data_39. | Winkler, Tomas | 2009-01-29 |
| * | iwlwifi: remove unused or twice defined members in iwl_priv | Winkler, Tomas | 2009-01-29 |
| * | iwlwifi: kill scan39 | Winkler, Tomas | 2009-01-29 |
| * | iwl3945: Use iwl-hcmd host command routines | Samuel Ortiz | 2009-01-29 |
| * | iwlwifi: Add TFD library operations | Samuel Ortiz | 2009-01-29 |
| * | iwl3945: Use iwl_txq_update_write_ptr | Samuel Ortiz | 2009-01-29 |
| * | iwl3945: add debugging for wrong command queue | Chatre, Reinette | 2009-01-29 |
| * | iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeout | Winkler, Tomas | 2009-01-29 |