aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-02iwl3945: store station rate scale information in mac80211 station structureReinette Chatre1-1/+34
2009-10-27iwlwifi: remove duplicate definesReinette Chatre1-6/+0
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy1-2/+0
2009-10-07iwlwifi: LED cleanupJohannes Berg1-1/+1
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-0/+2
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-4/+5
2009-07-24iwl3945: cleanup number of queues settingsReinette Chatre1-3/+0
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg1-5/+0
2009-06-04iwlwifi: unify station managementTomas Winkler1-6/+0
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+4
2009-04-22iwlwifi: add config_ap lib opAbhijeet Kolekar1-0/+2
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar1-1/+1
2009-04-22iwlwifi: add commit_rxon libAbhijeet Kolekar1-0/+1
2009-04-22iwl3945: use iwl_bss_info_changedAbhijeet Kolekar1-1/+1
2009-04-22iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy1-1/+0
2009-04-21iwlwifi: DMA fixesReinette Chatre1-0/+1
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz1-8/+0
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz1-1/+0
2009-01-29iwl3945: Use iwl-rfkillSamuel Ortiz1-12/+0
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz1-3/+6
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas1-1/+0
2009-01-29iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas1-2/+0
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas1-2/+0
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas1-3/+0
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz1-4/+4
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas1-7/+1
2009-01-29iwl3945: use iwl_rb_statusWinkler, Tomas1-1/+0
2009-01-29iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet1-2/+1
2009-01-29iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas1-59/+2
2009-01-29iwl3945: use iwl-io.h and delete iwl-3945-io.hAbhijeet Kolekar1-1/+1
2009-01-29iwl3945: replaces iwl3945_priv with iwl_privAbhijeet Kolekar1-276/+57
2009-01-29iwl3945: rename iwl3945_priv variablesAbhijeet Kolekar1-12/+12
2009-01-29iwl3945: use iwl_hw_params in iwl3945_privAbhijeet Kolekar1-30/+4
2009-01-29iwl3945: use iwl_rx_queue in iwl3945Abhijeet Kolekar1-30/+3
2009-01-29iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar1-11/+5
2009-01-29iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addrKolekar, Abhijeet1-1/+0
2009-01-29iwl3945: remove duplicate structures from iwl-3945.hKolekar, Abhijeet1-48/+2
2009-01-29iwl3945: move structures from iwl-3945.h to iwl-dev.hKolekar, Abhijeet1-46/+0
2009-01-29iwl3945: replace iwl_3945_cfg with iwl_cfgKolekar, Abhijeet1-1/+1
2009-01-29iwl3945: iwl3945_queue and iwl3945_channel_info replacementSamuel Ortiz1-149/+6
2009-01-29iwl3945: Remove power related definitions from 3945 codeSamuel Ortiz1-27/+1
2009-01-29iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz1-1/+1
2009-01-29iwl3945: Getting rid of iwl3945_eeprom_channelSamuel Ortiz1-2/+2
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz1-1/+0
2009-01-29iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz1-1/+2
2009-01-29iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler1-2/+3
2009-01-29iwlwifi: 3945 drop usage of union tsfTomas Winkler1-4/+3
2009-01-29iwlwifi: 3945 remove duplicated code from iwl-3945-commands.hTomas Winkler1-5/+5
2009-01-29iwlwifi: use iwl-commands.h also in 3945Tomas Winkler1-9/+3