aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)Author
2009-01-29iwlwifi: remove unused or twice defined members in iwl_privWinkler, Tomas
2009-01-29iwl3945: Use iwl-hcmd host command routinesSamuel Ortiz
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29iwl3945: Change crypto parameter nameSamuel Ortiz
2009-01-29iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas
2009-01-29iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas
2009-01-29iwl3945: kill hw_params.tx_ant_numWinkler, Tomas
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz
2009-01-29iwl3945: adding utils opsKolekar, Abhijeet
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas
2009-01-29iwl3945: use iwl_rb_statusWinkler, Tomas
2009-01-29iwl3945: add set_pwr_srcKolekar, Abhijeet
2009-01-29iwl3945: add apm opsKolekar, Abhijeet
2009-01-29iwl3945: add load ucode opKolekar, Abhijeet
2009-01-29iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet
2009-01-29iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas
2009-01-29iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar
2009-01-29iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar
2009-01-29iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar
2009-01-29iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar
2009-01-29iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar
2009-01-29iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar
2009-01-29iwl3945: replace iwl_3945_cfg with iwl_cfgKolekar, Abhijeet
2009-01-29iwl3945: include iwl-core.hKolekar, Abhijeet
2009-01-29iwl3945: iwl3945_queue and iwl3945_channel_info replacementSamuel Ortiz
2009-01-29iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz
2009-01-29iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz
2009-01-29iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler
2009-01-29iwlwifi: use iwl-commands.h also in 3945Tomas Winkler
2009-01-29iwlwifi: 3945 remove current_rate from station entry.Winkler, Tomas
2009-01-29iwlwifi: 3945 unfold iwl-3945-commands.hTomas Winkler
2009-01-29iwlwifi: 3945 extract flow handler definitions into iwl-3945-fh.hTomas Winkler
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen
2008-12-12iwlwifi: change email contact informationWinkler, Tomas
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi
2008-12-12iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre
2008-12-05iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed
2008-12-05iwl3945: Select correct sta ID from find_station()Samuel Ortiz
2008-10-31iwlwifi: run through spell checkerTomas Winkler
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg