summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas2009-01-292-33/+35
* iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz2009-01-293-34/+6
* iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz2009-01-297-90/+103
* iwl3945: adding utils opsKolekar, Abhijeet2009-01-291-0/+18
* iwl3945: rearrange 3945 tfdWinkler, Tomas2009-01-296-57/+46
* iwl3945: use iwl_rb_statusWinkler, Tomas2009-01-296-14/+4
* 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 set_pwr_srcKolekar, Abhijeet2009-01-291-3/+7
* iwl3945: add apm opsKolekar, Abhijeet2009-01-292-53/+88
* iwl3945: add load ucode opKolekar, Abhijeet2009-01-292-151/+160
* iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet2009-01-291-170/+34
* iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet2009-01-293-31/+24
* iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas2009-01-295-99/+44
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-2921-272/+299
* iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-2912-87/+94
* iwlwifi: clean up printingTomas Winkler2009-01-298-70/+58
* iwlwifi: add more comments to IWL_DL_xxZhu Yi2009-01-291-4/+6
* iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar2009-01-294-601/+197
* iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar2009-01-298-595/+417
* iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar2009-01-295-263/+263
* iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar2009-01-294-69/+49
* iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar2009-01-293-40/+13
* iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar2009-01-293-41/+35
* iwlwifi: beautify codeWu Fengguang2009-01-291-82/+85
* iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addrKolekar, Abhijeet2009-01-292-7/+4
* iwl3945: remove duplicate structures from iwl-3945.hKolekar, Abhijeet2009-01-293-50/+4
* iwl3945: move structures from iwl-3945.h to iwl-dev.hKolekar, Abhijeet2009-01-292-46/+49
* iwl3945: replace iwl_3945_cfg with iwl_cfgKolekar, Abhijeet2009-01-294-34/+4
* iwl3945: include iwl-core.hKolekar, Abhijeet2009-01-294-156/+32
* 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-295-209/+71
* iwl3945: Remove power related definitions from 3945 codeSamuel Ortiz2009-01-293-39/+30