- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / atm / he.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-17 Ahmed S. Darwishatm: Use ARRAY_SIZE macro when appropriate
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_DMA
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Om Narasimhan[ATM]: kmalloc to kzalloc patches for drivers/atm
2006-09-25 Roland Dreier[ATM] he: Fix __init/__devinit conflict
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-19 Chas Williams[ATM]: [he] don't hold the device lock when upcalling
2006-09-18 Chas Williams[ATM]: [he] when transmit fails, unmap the dma regions
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Chas Williams[ATM]: [suni] change suni_init to __devinit
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-07-19 Olaf Hering[ATM]: [he] remove linux/version.h include
2005-06-02 Jesper Juhl[ATM]: [drivers] kill pointless NULL checks and casts...
2005-04-25 chas williams[ATM]: [he] Use the DMA_32BIT_MASK constant from dma...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-26 Chas Williams[ATM]: [he] reorder add_wait_queue() and set_current_st...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-18 Chas Williams[ATM]: [he] remove dead code and unneeded zero initializers
2004-12-27 Chas Williams[ATM]: small atm cleanups (from Adrian Bunk <bunk@stust...
2004-11-28 Alexander Viro[PATCH] misc drivers/atm iomem annotations and NULL...
2004-11-11 Randy Dunlap[PATCH] convert MODULE_PARM() to module_param() family
2004-11-01 Chas Williams[ATM]: [drivers] add missing pci_tbl exports (pointed...
2004-09-21 Chas Williams[ATM]: [he] Make code more readable with list_for_each_...
2004-09-21 Chas Williams[ATM]: [drivers] Use msleep() instead of schedule_timeout()
2004-09-21 Chas Williams[ATM]: [drivers] fix warnings related to readl/writel...
2004-09-15 Kurt GarloffFix compiler warnings.
2004-07-12 Alexander Viro[PATCH] sparse: misc NULL noise in drivers/*
2004-06-03 Alexander Viro[PATCH] sparse: atm annotation - drivers
2004-02-13 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040213
2004-02-11 Chas Williams[ATM]: [he] unconditionalize extra pci reads to flush...
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] gcc-3.5: drivers/atm/he.c
2004-01-26 Olaf Heringupdate to 2.6.2-rc2
2004-01-23 Linus TorvaldsFix up he.c misuse of pci_pool_create() that
2004-01-23 Dave Jones[PATCH] Remove useless cruft from ATM HE driver.
2003-10-16 Chas Williams[ATM]: sdh should be off by default.
2003-10-08 Chas Williams[ATM]: Convert VCC list to hash.
2003-10-08 Chas Williams[ATM]: Eliminate atm_find_ci().
2003-10-07 Randy Dunlap[ATM]: schedule_timeout() sets curr_state, from Alexey...
2003-09-22 Chas Williams[ATM]: [he] Possibly using corrupted structure (from...
2003-08-19 Chas Williams[ATM]: atmdev api cleanup -- remove sg_send() and feedb...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 Greg Kroah-Hartman[PATCH] PCI: pci_device_id can not be marked __devinitdata.
2003-06-23 Chas Williams[ATM]: Move vccs to global sk-based linked list.
2003-06-18 Chas Williams[ATM]: Fix possible unlock of a non-locked lock in...
2003-06-17 David S. Miller[ATM]: Revert vcc global list changes, broke the build.
2003-06-17 Chas Williams[ATM]: Keep vcc's on global list instead of per device.
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-06-03 Chas Williams[ATM]: more cleanup in HE driver
2003-05-29 Chas Williams[ATM]: Move rategrid off stack in HE driver.
2003-05-29 Chas Williams[ATM]: HE driver misc irq handler cleanups.
2003-05-29 Chas Williams[ATM]: HE driver coding style conformance.
2003-05-15 Chas Williams[ATM]: Add refcounting to atmdev.
2003-05-13 Andrew Morton[ATM]: Fix macro pasting in HE driver.
2003-05-10 Chas Williams[ATM]: HE and IPHASE driver fixes.
2003-05-08 Chas Williams[ATM]: Make he driver code more palatable.
2003-05-07 Chas Williams[ATM]: assorted atm patches
2003-05-06 David S. Miller[ATM]: Fix build of HE driver.
2003-05-06 Chas Williams[ATM]: Add Forerunner HE support.