summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
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
2009-01-29iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas
2009-01-29iwlwifi: make iwl-power.c more readableWinkler, Tomas
2009-01-29iwlagn: fix hw-rfkill while the interface is downHelmut Schaa
2009-01-29iwl3945: fix some warnings when compiled without debugHelmut Schaa
2009-01-29iwl3945: report killswitch changes even if the interface is downHelmut Schaa
2009-01-29IWL: fix WARN typoJiri Slaby
2009-01-29iwl3945: Fix iwl3945_init_drv()Samuel Ortiz
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29iwl3945: Change crypto parameter nameSamuel Ortiz
2009-01-29iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas