summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-30iwl3945: Use iwlcore TX queue management routinesSamuel Ortiz1-204/+0
2009-01-30iwlwifi: make iwl_tx_queue->tfds void*Samuel Ortiz1-6/+6
2009-01-30iwl3945: Use iwlcore scan codeSamuel Ortiz1-278/+11
2009-01-30iwl3945: Define send_tx_powerSamuel Ortiz1-2/+2
2009-01-30cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez1-1/+1
2009-01-30iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed1-1/+6
2009-01-30iwl3945: Use iwl-rfkillSamuel Ortiz1-146/+5
2009-01-30iwlwifi: eliminate power_data_39.Winkler, Tomas1-57/+37
2009-01-30iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas1-8/+7
2009-01-30iwlwifi: kill scan39Winkler, Tomas1-5/+5
2009-01-30iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz1-249/+21
2009-01-30iwlwifi: Add TFD library operationsSamuel Ortiz1-25/+9
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, Tomas1-11/+8
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 Schaa1-32/+56
2009-01-30iwl3945: Fix iwl3945_init_drv()Samuel Ortiz1-2/+2
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre1-2/+2
2009-01-30iwl3945: Change crypto parameter nameSamuel Ortiz1-3/+4
2009-01-30iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas1-6/+9
2009-01-30iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas1-8/+1
2009-01-30iwl3945: kill iwl3945_rx_queue_spaceWinkler, Tomas1-17/+2
2009-01-30iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas1-48/+2
2009-01-29mac80211: clean up set_key callbackJohannes Berg1-5/+7
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas1-80/+1
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas1-32/+34
2009-01-29iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz1-33/+1
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz1-48/+77
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas1-23/+17
2009-01-29iwl3945: use iwl_rb_statusWinkler, Tomas1-1/+1
2009-01-29iwl3945: use iwl_get_hw_modeKolekar, Abhijeet1-8/+2
2009-01-29iwl3945: release resources before shutting downKolekar, Abhijeet1-4/+6
2009-01-29iwl3945: simplify iwl3945_pci_probeKolekar, Abhijeet1-67/+79
2009-01-29iwl3945: add apm opsKolekar, Abhijeet1-5/+2
2009-01-29iwl3945: add load ucode opKolekar, Abhijeet1-151/+1
2009-01-29iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet1-170/+34
2009-01-29iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet1-28/+20
2009-01-29iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas1-26/+28
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-91/+101
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-36/+37
2009-01-29iwlwifi: clean up printingTomas Winkler1-21/+17
2009-01-29iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar1-115/+115
2009-01-29iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar1-200/+200
2009-01-29iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar1-188/+188
2009-01-29iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar1-18/+18
2009-01-29iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar1-8/+8
2009-01-29iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar1-26/+26
2009-01-29iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addrKolekar, Abhijeet1-6/+4