summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-30iwlwifi: eliminate power_data_39.Winkler, Tomas4-74/+45
2009-01-30iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas5-18/+12
2009-01-30iwlwifi: kill scan39Winkler, Tomas2-8/+6
2009-01-30iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz4-257/+34
2009-01-30iwlwifi: Add TFD library operationsSamuel Ortiz8-163/+176
2009-01-30iwl3945: Use iwl_txq_update_write_ptrSamuel Ortiz1-58/+9
2009-01-30iwl3945: add debugging for wrong command queueChatre, Reinette1-1/+8
2009-01-30iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeoutWinkler, Tomas1-64/+12
2009-01-30iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas2-20/+13
2009-01-30iwlwifi: make iwl-power.c more readableWinkler, Tomas1-27/+24
2009-01-30iwlagn: fix hw-rfkill while the interface is downHelmut Schaa1-54/+56
2009-01-30iwl3945: fix some warnings when compiled without debugHelmut Schaa1-0/+6
2009-01-30iwl3945: report killswitch changes even if the interface is downHelmut Schaa2-32/+57
2009-01-30IWL: fix WARN typoJiri Slaby1-3/+3
2009-01-30iwl3945: Fix iwl3945_init_drv()Samuel Ortiz1-2/+2
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre45-60/+60
2009-01-30iwl3945: Change crypto parameter nameSamuel Ortiz2-4/+5
2009-01-30iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas5-21/+25