summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
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
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 set_pwr_srcKolekar, Abhijeet1-3/+7
2009-01-29iwl3945: add apm opsKolekar, Abhijeet2-53/+88
2009-01-29iwl3945: add load ucode opKolekar, Abhijeet2-151/+160
2009-01-29iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet1-170/+34
2009-01-29iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet3-31/+24
2009-01-29iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas5-99/+44
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas21-272/+299
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas12-87/+94
2009-01-29iwlwifi: clean up printingTomas Winkler8-70/+58
2009-01-29iwlwifi: add more comments to IWL_DL_xxZhu Yi1-4/+6
2009-01-29iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar4-601/+197
2009-01-29iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar8-595/+417
2009-01-29iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar5-263/+263
2009-01-29iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar4-69/+49
2009-01-29iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar3-40/+13
2009-01-29iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar3-41/+35
2009-01-29iwlwifi: beautify codeWu Fengguang1-82/+85
2009-01-29iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addrKolekar, Abhijeet2-7/+4
2009-01-29iwl3945: remove duplicate structures from iwl-3945.hKolekar, Abhijeet3-50/+4
2009-01-29iwl3945: move structures from iwl-3945.h to iwl-dev.hKolekar, Abhijeet2-46/+49
2009-01-29iwl3945: replace iwl_3945_cfg with iwl_cfgKolekar, Abhijeet4-34/+4
2009-01-29iwl3945: include iwl-core.hKolekar, Abhijeet4-156/+32
2009-01-29iwl3945: Change IWLWIFI_VERSION constant nameKolekar, Abhijeet1-2/+2
2009-01-29iwlwifi: emliminate iwl3945_mac_get_stats mac80211 handlerWinkler, Tomas1-7/+0
2009-01-29iwl3945: iwl3945_queue and iwl3945_channel_info replacementSamuel Ortiz5-209/+71
2009-01-29iwl3945: Remove power related definitions from 3945 codeSamuel Ortiz3-39/+30