aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: eliminate power_data_39.Winkler, Tomas2009-01-291-57/+37
* iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas2009-01-291-8/+7
* iwlwifi: kill scan39Winkler, Tomas2009-01-291-5/+5
* iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz2009-01-291-249/+21
* iwlwifi: Add TFD library operationsSamuel Ortiz2009-01-291-25/+9
* 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-291-11/+8
* 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-291-32/+56
* iwl3945: Fix iwl3945_init_drv()Samuel Ortiz2009-01-291-2/+2
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-2/+2
* iwl3945: Change crypto parameter nameSamuel Ortiz2009-01-291-3/+4
* iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas2009-01-291-6/+9
* iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas2009-01-291-8/+1
* iwl3945: kill iwl3945_rx_queue_spaceWinkler, Tomas2009-01-291-17/+2
* iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas2009-01-291-48/+2
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-5/+7
* iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas2009-01-291-80/+1
* iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas2009-01-291-32/+34
* iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz2009-01-291-33/+1
* iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz2009-01-291-48/+77
* iwl3945: rearrange 3945 tfdWinkler, Tomas2009-01-291-23/+17
* iwl3945: use iwl_rb_statusWinkler, Tomas2009-01-291-1/+1
* iwl3945: use iwl_get_hw_modeKolekar, Abhijeet2009-01-291-8/+2
* iwl3945: release resources before shutting downKolekar, Abhijeet2009-01-291-4/+6
* iwl3945: simplify iwl3945_pci_probeKolekar, Abhijeet2009-01-291-67/+79
* iwl3945: add apm opsKolekar, Abhijeet2009-01-291-5/+2
* iwl3945: add load ucode opKolekar, Abhijeet2009-01-291-151/+1
* iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet2009-01-291-170/+34
* iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet2009-01-291-28/+20
* iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas2009-01-291-26/+28
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-91/+101
* iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-291-36/+37
* iwlwifi: clean up printingTomas Winkler2009-01-291-21/+17
* iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar2009-01-291-115/+115
* iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar2009-01-291-200/+200
* iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar2009-01-291-188/+188
* iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar2009-01-291-18/+18
* iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar2009-01-291-8/+8
* iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar2009-01-291-26/+26
* iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addrKolekar, Abhijeet2009-01-291-6/+4
* iwl3945: remove duplicate structures from iwl-3945.hKolekar, Abhijeet2009-01-291-1/+1
* iwl3945: replace iwl_3945_cfg with iwl_cfgKolekar, Abhijeet2009-01-291-1/+1
* iwl3945: include iwl-core.hKolekar, Abhijeet2009-01-291-51/+1
* iwl3945: Change IWLWIFI_VERSION constant nameKolekar, Abhijeet2009-01-291-2/+2
* iwlwifi: emliminate iwl3945_mac_get_stats mac80211 handlerWinkler, Tomas2009-01-291-7/+0
* iwl3945: iwl3945_queue and iwl3945_channel_info replacementSamuel Ortiz2009-01-291-47/+22
* iwl3945: Remove power related definitions from 3945 codeSamuel Ortiz2009-01-291-12/+13