summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)Author
2010-04-09iwlwifi: fix compile warnings when compiling without debugReinette Chatre
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-03-31iwlwifi: remove skb_linearize for rx framesZhu Yi
2010-03-25iwlwifi: remove noise reportingJohannes Berg
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre
2010-03-09iwl3945: fix memory corruptionReinette Chatre
2010-03-09iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg
2010-03-09iwlagn: remove write-only variablesJohannes Berg
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John W. Linville
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy
2009-12-21iwl3945: disable power saveReinette Chatre
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-11iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill
2009-10-27iwl3945: disable all tx fifosAbhijeet Kolekar
2009-10-27iwlwifi: use paged RxZhu Yi
2009-10-27iwl3945: rearrange the code.Abhijeet Kolekar
2009-10-27iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar
2009-10-27iwl3945: rename tx to tx_cmdAbhijeet Kolekar
2009-10-27iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar
2009-10-27iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy
2009-10-27iwl3945: move iwl_power_initialize()Ben Cahill
2009-10-27iwlagn, iwl3945: remove apm_reset() functionsBen Cahill
2009-10-27iwl3945: update iwl3945_apm_init()Ben Cahill
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar
2009-10-07iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar