summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg2009-01-295-0/+229
* iwlwifi: remove static from 5000 structuresJay Sternberg2009-01-292-2/+6
* iwlwifi: correct Kconfig to prevent following entries from not indentingJay Sternberg2009-01-291-9/+9
* iwlwifi: eliminate power_data_39.Winkler, Tomas2009-01-294-74/+45
* iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas2009-01-295-18/+12
* iwlwifi: kill scan39Winkler, Tomas2009-01-292-8/+6
* iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz2009-01-294-257/+34
* iwlwifi: Add TFD library operationsSamuel Ortiz2009-01-298-163/+176
* iwl3945: Use iwl_txq_update_write_ptrSamuel Ortiz2009-01-291-58/+9
* iwl3945: add debugging for wrong command queueChatre, Reinette2009-01-291-1/+8
* iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeoutWinkler, Tomas2009-01-291-64/+12
* iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas2009-01-292-20/+13
* iwlwifi: make iwl-power.c more readableWinkler, Tomas2009-01-291-27/+24
* iwlagn: fix hw-rfkill while the interface is downHelmut Schaa2009-01-291-54/+56
* iwl3945: fix some warnings when compiled without debugHelmut Schaa2009-01-291-0/+6
* iwl3945: report killswitch changes even if the interface is downHelmut Schaa2009-01-292-32/+57
* IWL: fix WARN typoJiri Slaby2009-01-291-3/+3
* iwl3945: Fix iwl3945_init_drv()Samuel Ortiz2009-01-291-2/+2
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-2945-60/+60
* iwl3945: Change crypto parameter nameSamuel Ortiz2009-01-292-4/+5
* iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas2009-01-295-21/+25
* iwl3945: remove double defined 3945 tfd structuresWinkler, Tomas2009-01-291-12/+0
* iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas2009-01-293-11/+2
* iwl3945: kill iwl3945_rx_queue_spaceWinkler, Tomas2009-01-291-17/+2
* iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas2009-01-297-58/+18
* iwl3945: kill hw_params.tx_ant_numWinkler, Tomas2009-01-292-4/+0
* mac80211: extend/document powersave APIJohannes Berg2009-01-291-1/+2
* mac80211: clean up set_key callbackJohannes Berg2009-01-292-9/+13
* iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2009-01-292-6/+6
* iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas2009-01-293-85/+3