summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-29iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz1-4/+5
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz1-10/+18
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwl3945: Change crypto parameter nameSamuel Ortiz1-1/+1
2009-01-29iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas1-1/+1
2009-01-29iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas1-1/+1
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas1-1/+3
2009-01-29iwl3945: kill hw_params.tx_ant_numWinkler, Tomas1-1/+0
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas1-2/+2
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas1-1/+1
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz1-7/+7
2009-01-29iwl3945: adding utils opsKolekar, Abhijeet1-0/+18
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas1-9/+10
2009-01-29iwl3945: use iwl_rb_statusWinkler, Tomas1-10/+1
2009-01-29iwl3945: add set_pwr_srcKolekar, Abhijeet1-3/+7
2009-01-29iwl3945: add apm opsKolekar, Abhijeet1-48/+86
2009-01-29iwl3945: add load ucode opKolekar, Abhijeet1-0/+159
2009-01-29iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet1-1/+3
2009-01-29iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas1-11/+11
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-15/+15
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-2/+2
2009-01-29iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar1-81/+81
2009-01-29iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar1-49/+49
2009-01-29iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar1-33/+33
2009-01-29iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar1-21/+20
2009-01-29iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar1-2/+2
2009-01-29iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar1-4/+4
2009-01-29iwl3945: replace iwl_3945_cfg with iwl_cfgKolekar, Abhijeet1-2/+2
2009-01-29iwl3945: include iwl-core.hKolekar, Abhijeet1-1/+1
2009-01-29iwl3945: iwl3945_queue and iwl3945_channel_info replacementSamuel Ortiz1-10/+10
2009-01-29iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz1-3/+3
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz1-1/+1
2009-01-29iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz1-2/+2
2009-01-29iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler1-8/+7
2009-01-29iwlwifi: use iwl-commands.h also in 3945Tomas Winkler1-0/+1
2009-01-29iwlwifi: 3945 remove current_rate from station entry.Winkler, Tomas1-13/+0
2009-01-29iwlwifi: 3945 unfold iwl-3945-commands.hTomas Winkler1-0/+1
2009-01-29iwlwifi: 3945 extract flow handler definitions into iwl-3945-fh.hTomas Winkler1-41/+42
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville1-1/+1
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen1-1/+0
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-9/+7
2008-12-12iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed1-13/+28
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre1-2/+6
2008-12-05iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed1-21/+3
2008-12-05iwl3945: Select correct sta ID from find_station()Samuel Ortiz1-2/+9
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-2/+2
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-6/+59
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-3/+3