summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-6/+4
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre1-1/+1
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka1-5/+3
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-6/+5
2010-01-26iwlwifi: make broadcast station addition genericReinette Chatre1-5/+2
2010-01-26iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen1-0/+2
2010-01-20iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-08drivers/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-8/+2
2009-12-29wireless: remove remaining qual codeJohannes Berg1-8/+2
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+3
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy1-1/+1
2009-12-21iwl3945: disable power saveReinette Chatre1-0/+2
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi1-2/+1
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-11-11iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi1-1/+2
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy1-6/+0
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi1-5/+10
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy1-2/+0
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill1-49/+7
2009-10-27iwl3945: disable all tx fifosAbhijeet Kolekar1-0/+1
2009-10-27iwlwifi: use paged RxZhu Yi1-20/+47
2009-10-27iwl3945: rearrange the code.Abhijeet Kolekar1-8/+11
2009-10-27iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar1-3/+0
2009-10-27iwl3945: rename tx to tx_cmdAbhijeet Kolekar1-10/+10
2009-10-27iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar1-0/+1
2009-10-27iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy1-2/+0
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy1-6/+17
2009-10-27iwl3945: move iwl_power_initialize()Ben Cahill1-2/+0
2009-10-27iwlagn, iwl3945: remove apm_reset() functionsBen Cahill1-42/+0
2009-10-27iwl3945: update iwl3945_apm_init()Ben Cahill1-6/+36
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-10-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-08iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar1-4/+6
2009-10-08iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar1-41/+2
2009-10-08iwlwifi: LED cleanupJohannes Berg1-6/+4
2009-10-08iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy1-0/+2
2009-10-08iwlwifi: fix compile warningReinette Chatre1-1/+1
2009-09-29iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-0/+2
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin1-2/+3
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin1-2/+4
2009-08-14iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo1-2/+0
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy1-0/+2
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy1-0/+1
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-2/+2
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre1-2/+2
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-8/+10
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre1-2/+2
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg1-0/+40