summaryrefslogtreecommitdiffstats
path: root/drivers/atm
AgeCommit message (Expand)AuthorLines
2005-04-03[PATCH] missing include in lanai.cAlexander Viro-0/+1
2005-03-22[ATM]: [lanai] alpha build fixesChas Williams-0/+1
2005-03-22[ATM]: [ambassador] fix sparse warningsChas Williams-54/+54
2005-03-22[ATM]: [nicstar] fix some sparse warningsChas Williams-4/+4
2005-03-22[ATM]: [zatm] fix sparse warningChas Williams-1/+1
2005-03-10[ATM]: lanai: quiet sparse warningsChas Williams-9/+9
2005-03-10[ATM]: iphase: Use after free, found by Coverity toolChas Williams-1/+1
2005-03-10[ATM]: fore200e: Replace MSECS() with msecs_to_jiffies()Chas Williams-8/+4
2005-03-10[ATM]: Convert from pci_module_init to pci_register_driverChas Williams-8/+8
2005-03-10[ATM]: lanai: use the DMA_{64,32}BIT_MASK constants from dma-mapping.hChas Williams-1/+1
2005-03-10[ATM]: fore200e: rewrite to eliminate pci_find_device() but preserve sbus sup...Chas Williams-48/+108
2005-03-07[PATCH] atm/zatm: fix section referencesRandy Dunlap-6/+6
2005-03-07[PATCH] atm/ambassador: fix init section referencesRandy Dunlap-14/+14
2005-03-07[PATCH] atm/lanai: fix section referencesRandy Dunlap-10/+10
2005-02-14[ATM]: fore200e needs to be converted over to sk_atm().David S. Miller-6/+6
2005-02-14Merge nuts.davemloft.net:/disk1/BK/network-2.6.12David S. Miller-17/+20
2005-02-08Resolve ATM conflicts.David S. Miller-17/+20
2005-02-06[ATM]: [zatm] replace sleep_on() with wait_event()Chas Williams-18/+9
2005-02-06[ATM]: [iphase] remove sleep_on*() usageChas Williams-14/+12
2005-02-06[ATM]: [horizon] replace interruptible_sleep_on() with wait_event_interruptib...Chas Williams-7/+6
2005-02-01[PATCH] missing include in fore200e.cAlexander Viro-0/+1
2005-01-26[ATM]: [nicstar] small cleanup for some globalsChas Williams-16/+4
2005-01-26[ATM]: [he] reorder add_wait_queue() and set_current_state()Chas Williams-2/+2
2005-01-26[ATM]: [fore200e] can't cleap in transmit routineChas Williams-1/+1
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner-2/+2
2005-01-20[ATM] stop using sk_protinfoArnaldo Carvalho de Melo-17/+20
2005-01-17[ATM]: [idt77252] vfree() checking cleanupsChas Williams-6/+3
2005-01-17[ATM]: [ambassador] use msleep() instead of schedule_timeout()Chas Williams-29/+14
2005-01-17[ATM]: [he] remove dead code and unneeded zero initializersChas Williams-31/+6
2005-01-17[ATM]: [drivers] pci_enable_device() before finding irqChas Williams-26/+25
2004-12-28Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds-74/+67
2004-12-28[PATCH] zatm fixAlexander Viro-1/+1
2004-12-27[ATM]: small atm cleanups (from Adrian Bunk <bunk@stusta.de>)Chas Williams-74/+67
2004-12-12[PATCH] gcc4 fixesPawel Sikora-2/+3
2004-11-27[PATCH] misc drivers/atm iomem annotations and NULL noise removalAlexander Viro-16/+15
2004-11-26[PATCH] fore200e iomem annotationsAlexander Viro-60/+57
2004-11-22[ATM]: Force -n option in gzip invocation.Manfred Schwarb-1/+1
2004-11-19[PATCH] iphase iomem annotationsAlexander Viro-52/+51
2004-11-11mergeGreg Kroah-Hartman-2/+2
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap-34/+34
2004-11-09[ATM]: [atmtcp] fix refcounting and vcc searchChas Williams-17/+25
2004-11-04Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-2/+2
2004-11-01[ATM]: [drivers] add missing pci_tbl exports (pointed out by AdamChas Williams-0/+8
2004-11-01[ATM]: [ambassador] fix <irq> type and printk warning (from Randy Dunlap <rdd...Chas Williams-1/+1
2004-10-28[PATCH] PCI: propagate pci_enable_device() errorsAndrew Morton-2/+2
2004-10-25Merge bk://bk.skbuff.net:20610/linux-2.6-inet6-20041026/David S. Miller-176/+156
2004-10-25[ATM]: [horizon] eliminate pci_find_device()Chas Williams-176/+156
2004-10-25[PATCH] firmware spelling errorsTom Fredrik Blenning Klaussen-1/+1
2004-10-21[ATM]: [zatm] eliminate pci_find_device (from Francois Romieu <romieu@fr.zore...Chas Williams-37/+65
2004-10-21[ATM]: [firestream] remove dead code (from Francois Romieu <romieu@fr.zoreil....Chas Williams-51/+0