summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-30iwl3945: remove double defined 3945 tfd structuresWinkler, Tomas1-12/+0
2009-01-30iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas3-11/+2
2009-01-30iwl3945: kill iwl3945_rx_queue_spaceWinkler, Tomas1-17/+2
2009-01-30iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas7-58/+18
2009-01-30iwl3945: kill hw_params.tx_ant_numWinkler, Tomas2-4/+0
2009-01-29mac80211: extend/document powersave APIJohannes Berg1-1/+2
2009-01-29mac80211: clean up set_key callbackJohannes Berg2-9/+13
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2-6/+6
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas3-85/+3
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas2-33/+35
2009-01-29iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz3-34/+6
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz7-90/+103
2009-01-29iwl3945: adding utils opsKolekar, Abhijeet1-0/+18
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas6-57/+46
2009-01-29iwl3945: use iwl_rb_statusWinkler, Tomas6-14/+4