index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-03
[PATCH] missing include in lanai.c
Alexander Viro
1
-0
/
+1
2005-03-22
[ATM]: [lanai] alpha build fixes
Chas Williams
1
-0
/
+1
2005-03-22
[ATM]: [ambassador] fix sparse warnings
Chas Williams
2
-54
/
+54
2005-03-22
[ATM]: [nicstar] fix some sparse warnings
Chas Williams
2
-4
/
+4
2005-03-22
[ATM]: [zatm] fix sparse warning
Chas Williams
1
-1
/
+1
2005-03-10
[ATM]: lanai: quiet sparse warnings
Chas Williams
1
-9
/
+9
2005-03-10
[ATM]: iphase: Use after free, found by Coverity tool
Chas Williams
1
-1
/
+1
2005-03-10
[ATM]: fore200e: Replace MSECS() with msecs_to_jiffies()
Chas Williams
1
-8
/
+4
2005-03-10
[ATM]: Convert from pci_module_init to pci_register_driver
Chas Williams
8
-8
/
+8
2005-03-10
[ATM]: lanai: use the DMA_{64,32}BIT_MASK constants from dma-mapping.h
Chas Williams
1
-1
/
+1
2005-03-10
[ATM]: fore200e: rewrite to eliminate pci_find_device() but preserve sbus sup...
Chas Williams
2
-48
/
+108
2005-03-07
[PATCH] atm/zatm: fix section references
Randy Dunlap
1
-6
/
+6
2005-03-07
[PATCH] atm/ambassador: fix init section references
Randy Dunlap
1
-14
/
+14
2005-03-07
[PATCH] atm/lanai: fix section references
Randy Dunlap
1
-10
/
+10
2005-02-14
[ATM]: fore200e needs to be converted over to sk_atm().
David S. Miller
1
-6
/
+6
2005-02-14
Merge nuts.davemloft.net:/disk1/BK/network-2.6.12
David S. Miller
4
-17
/
+20
2005-02-08
Resolve ATM conflicts.
David S. Miller
4
-17
/
+20
2005-02-06
[ATM]: [zatm] replace sleep_on() with wait_event()
Chas Williams
1
-18
/
+9
2005-02-06
[ATM]: [iphase] remove sleep_on*() usage
Chas Williams
1
-14
/
+12
2005-02-06
[ATM]: [horizon] replace interruptible_sleep_on() with wait_event_interruptib...
Chas Williams
1
-7
/
+6
2005-02-01
[PATCH] missing include in fore200e.c
Alexander Viro
1
-0
/
+1
2005-01-26
[ATM]: [nicstar] small cleanup for some globals
Chas Williams
3
-16
/
+4
2005-01-26
[ATM]: [he] reorder add_wait_queue() and set_current_state()
Chas Williams
1
-2
/
+2
2005-01-26
[ATM]: [fore200e] can't cleap in transmit routine
Chas Williams
1
-1
/
+1
2005-01-20
[PATCH] Lock initializer cleanup: Misc drivers
Thomas Gleixner
2
-2
/
+2
2005-01-20
[ATM] stop using sk_protinfo
Arnaldo Carvalho de Melo
4
-17
/
+20
2005-01-17
[ATM]: [idt77252] vfree() checking cleanups
Chas Williams
1
-6
/
+3
2005-01-17
[ATM]: [ambassador] use msleep() instead of schedule_timeout()
Chas Williams
1
-29
/
+14
2005-01-17
[ATM]: [he] remove dead code and unneeded zero initializers
Chas Williams
1
-31
/
+6
2005-01-17
[ATM]: [drivers] pci_enable_device() before finding irq
Chas Williams
2
-26
/
+25
2004-12-28
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
12
-74
/
+67
2004-12-28
[PATCH] zatm fix
Alexander Viro
1
-1
/
+1
2004-12-27
[ATM]: small atm cleanups (from Adrian Bunk <bunk@stusta.de>)
Chas Williams
12
-74
/
+67
2004-12-12
[PATCH] gcc4 fixes
Pawel Sikora
2
-2
/
+3
2004-11-27
[PATCH] misc drivers/atm iomem annotations and NULL noise removal
Alexander Viro
4
-16
/
+15
2004-11-26
[PATCH] fore200e iomem annotations
Alexander Viro
2
-60
/
+57
2004-11-22
[ATM]: Force -n option in gzip invocation.
Manfred Schwarb
1
-1
/
+1
2004-11-19
[PATCH] iphase iomem annotations
Alexander Viro
2
-52
/
+51
2004-11-11
merge
Greg Kroah-Hartman
1
-2
/
+2
2004-11-10
[PATCH] convert MODULE_PARM() to module_param() family
Randy Dunlap
7
-34
/
+34
2004-11-09
[ATM]: [atmtcp] fix refcounting and vcc search
Chas Williams
1
-17
/
+25
2004-11-04
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
1
-2
/
+2
2004-11-01
[ATM]: [drivers] add missing pci_tbl exports (pointed out by Adam
Chas Williams
4
-0
/
+8
2004-11-01
[ATM]: [ambassador] fix <irq> type and printk warning (from Randy Dunlap <rdd...
Chas Williams
1
-1
/
+1
2004-10-28
[PATCH] PCI: propagate pci_enable_device() errors
Andrew Morton
1
-2
/
+2
2004-10-25
Merge bk://bk.skbuff.net:20610/linux-2.6-inet6-20041026/
David S. Miller
2
-176
/
+156
2004-10-25
[ATM]: [horizon] eliminate pci_find_device()
Chas Williams
2
-176
/
+156
2004-10-25
[PATCH] firmware spelling errors
Tom Fredrik Blenning Klaussen
1
-1
/
+1
2004-10-21
[ATM]: [zatm] eliminate pci_find_device (from Francois Romieu <romieu@fr.zore...
Chas Williams
1
-37
/
+65
2004-10-21
[ATM]: [firestream] remove dead code (from Francois Romieu <romieu@fr.zoreil....
Chas Williams
1
-51
/
+0
[next]