aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-30iwl3945: add ucode statisticsAbhijeet Kolekar1-0/+2
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg1-0/+3
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre1-1/+0
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-18/+0
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre1-18/+0
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+1
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+0
2009-12-28wireless: remove remaining qual codeJohannes Berg1-1/+0
2009-12-21iwlwifi: on-screen event log dumpWey-Yi Guy1-1/+2
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy1-1/+1
2009-11-23iwl3945: removed unused struct and definitionsReinette Chatre1-9/+0
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