summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-291-14/+8
|\ \
| * | iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-191-0/+2
| * | iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-191-10/+0
| * | iwlwifi: only add broadcast station onceReinette Chatre2010-03-191-4/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-231-20/+22
|\| | | |/ |/|
| * iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg2010-03-101-4/+4
| * iwlagn: remove write-only variablesJohannes Berg2010-03-101-3/+4
| * iwlwifi: move 3945 specific data into unionJohannes Berg2010-03-101-13/+14
* | iwl3945: fix memory corruptionReinette Chatre2010-03-101-3/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-261-6/+4
|\
| * iwl3945: remove STATUS macros from headerReinette Chatre2010-02-191-1/+1
| * iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-111-5/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-6/+5
|\|
| * iwlwifi: make broadcast station addition genericReinette Chatre2010-01-251-5/+2
| * iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-251-0/+2
| * iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-081-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-8/+2
|\
| * wireless: remove remaining qual codeJohannes Berg2009-12-281-8/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-2/+3
|\|
| * iwl3945: disable power saveReinette Chatre2009-12-211-0/+2
| * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-211-2/+1
* | iwlwifi: Constify struct iwl_opsEmese Revfy2009-12-221-1/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-191-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-161-1/+1
| |\
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | | iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi2009-11-111-1/+2
* | | iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy2009-10-271-6/+0
* | | iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-271-5/+10
* | | iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-271-2/+0
* | | iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-271-49/+7
* | | iwl3945: disable all tx fifosAbhijeet Kolekar2009-10-271-0/+1
* | | iwlwifi: use paged RxZhu Yi2009-10-271-20/+47
* | | iwl3945: rearrange the code.Abhijeet Kolekar2009-10-271-8/+11
* | | iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar2009-10-271-3/+0
* | | iwl3945: rename tx to tx_cmdAbhijeet Kolekar2009-10-271-10/+10
* | | iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar2009-10-271-0/+1
* | | iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy2009-10-271-2/+0
* | | iwlwifi: dynamic allocate tx queue structureWey-Yi Guy2009-10-271-6/+17
* | | iwl3945: move iwl_power_initialize()Ben Cahill2009-10-271-2/+0
* | | iwlagn, iwl3945: remove apm_reset() functionsBen Cahill2009-10-271-42/+0
* | | iwl3945: update iwl3945_apm_init()Ben Cahill2009-10-271-6/+36
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-121-1/+1
|\ \ \ | | |/ | |/|
| * | iwlwifi: fix compile warningReinette Chatre2009-10-071-1/+1
| |/
* | iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar2009-10-071-4/+6
* | iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar2009-10-071-41/+2
* | iwlwifi: LED cleanupJohannes Berg2009-10-071-6/+4
* | iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy2009-10-071-0/+2
|/