Intel FB: obvious changes and corrections
[safe/jmp/linux-2.6] / drivers / atm /
2007-10-14 Al Viromore trivial signedness fixes in drivers
2007-10-14 Al Virolong vs. unsigned long - low-hanging fruits in drivers
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-08-18 Jan EngelhardtAdd some help texts to recently-introduced kconfig...
2007-08-14 Mariusz Kozlowski[ATM] drivers/atm/iphase.c: mostly kmalloc + memset...
2007-08-14 Jesper Juhl[ATM]: Clean up duplicate includes in drivers/atm/
2007-08-14 Adrian Bunk[ATM]: fore200e_param_bs_queue() must be __devinit
2007-07-18 Stephen Rothwell[ATM]: nicstar needs virt_to_bus
2007-07-18 Robert P. J. Day[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE...
2007-07-18 Amol Lad[ATM]: [drivers] ioremap balanced with iounmap
2007-07-18 Adrian Bunk[ATM]: [lanai] sram_test_word() must be __devinit
2007-07-18 Robert P. J. Day[ATM]: [nicstar] Replace C code with call to ARRAY_SIZE...
2007-07-17 Jeff Garzikdrivers/*: mark variables with uninitialized_var()
2007-07-17 Jeff Garzikdrivers/atm/ambassador: kill uninit'd var warning,...
2007-07-16 Stephen RothwellIntroduce CONFIG_VIRT_TO_BUS
2007-07-11 Jiri SlabyPCI: ATM: lanai, change VENDOR to DEVICE
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-06 Yoann Padioleaupotential compiler error, irqfunc caller sites update
2007-06-28 Trent PiephoFix Kconfig dependency problems wrt boolean menuconfigs
2007-06-04 Jeff Garzik[ATM]: Fix warning.
2007-05-24 Matthias Kaehlcke[ATM]: Use mutex instead of binary semaphore in idt7725...
2007-05-11 Jan EngelhardtUse menuconfig objects II - netdev/atm
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-04-26 Matthias Kaehlcke[ATM]: Use mutex instead of binary semaphore in FORE...
2007-04-26 Milind Arun Choudhary[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [ATM] idt77252: Fix double kfree_skb on failure in...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 YOSHIFUJI Hideaki[ATM] ENI: Convert to struct timeval to ktime_t.
2007-03-14 Al Viro[PATCH] zatm __init abuse
2007-02-17 Ahmed S. Darwishatm: Use ARRAY_SIZE macro when appropriate
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 Robert P. J. Day[PATCH] Get rid of "double zeroing" of allocated pages
2007-01-23 Al Viro[PATCH] horizon.c: missing __devinit
2006-12-22 Adrian Bunk[ATM] drivers/atm/fore200e.c: Cleanups.
2006-12-22 Adrian Bunk[ATM]: Remove dead ATM_TNETA1570 option.
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-11 Ralf Baechle[ATM]: Ignore generated file pca200e_ecd.bin2
2006-12-08 Akinobu Mita[PATCH] atm/ambassador: use bitrev8
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
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-12-07 Ben Collins[ATM]: Add CPPFLAGS to byteorder.h check
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Alexey Dobriyan[ATM] ambassador,firestream: "-1 >>" is implementation...
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-24 David S. Miller[ATM] horizon: read_bia() needs to be __devinit
2006-10-22 Alan Cox[ATM] nicstar: Fix a bogus casting warning
2006-10-22 Jeff Garzik[ATM] firestream: handle thrown error
2006-10-22 Tobias Klauser[ATM]: No need to return void
2006-10-06 Jeff GarzikVarious drivers' irq handlers: kill dead code, needless...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Chas Williams[ATM]: [zatm] always *pcr in alloc_shaper()
2006-10-04 Jeff Garzik[ATM]: [ambassador] Change the return type to reflect...
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-08 Matt LaPlante[ATM]: Typo in drivers/atm/Kconfig...
2006-07-04 Randy Dunlap[ATM]: add+use poison defines
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
2006-06-29 Chas Williams[ATM]: [iphase] should be __devinit not __init
2006-06-29 Chas Williams[ATM]: [idt77105] should be __devinit not __init
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-28 Randy Dunlap[PATCH] update two drivers for poison.h
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-26 Andreas Mohrspelling fixes
2006-06-20 David S. Miller[SPARC]: Kill __irq_itoa().
2006-03-28 Matthias Gehre[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-21 Alexey Dobriyan[ATM] suni: cast arg properly in SONET_SETFRAMING
2006-03-05 Sam Ravnborg[ATM]: [fore200e] fix section mismatch warnings
2006-02-26 Sam Ravnborgkbuild: ignore all generated files for make allmodconfi...
2006-01-10 Jesper Juhl[ATM]: Remove unneeded kmalloc() return value casts...
2006-01-09 David Howells[PATCH] frv: fix uninitialised variable in atm nicstar...
2005-12-15 Al Viro[PATCH] drivers/atm/adummy.c NULL noise removal
2005-11-30 Chas Williams[ATM]: [adummy] dummy ATM driver (similar to net/dummy)
2005-11-30 Stanislaw Gruszka[ATM]: deregistration removes device from atm_devs...
2005-11-30 Mitchell Blank Jr[ATM]: [lanai] kill lanai_ioctl() which just contains...
2005-11-30 Jan Pieter[ATM]: drivers/atm/atmdev_init.c no longer necessary
2005-11-30 Dave Jones[ATM]: [lanai] lanai missing unregister
2005-11-30 Mitchell Blank Jr[ATM]: [lanai] better constification
2005-11-10 Dave Jones[ATM]: [horizon] fix sparse warnings
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-05 Randy Dunlap[ATM]: fix sparse gfp nocast warnings
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-09-02 Al Viro[ATM]: Fix dereference of uninitialized pointer in...
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-07-20 Francois Romieu[ATM]: zatm: mailbox converted to pci_alloc_consistent()
2005-07-19 Victor Fusco[ATM]: [ambassador] Fix the sparse warning "implicit...
2005-07-19 Victor Fusco[ATM]: [firestream] fix the sparse warning "implicit...
2005-07-19 Olaf Hering[ATM]: [he] remove linux/version.h include
2005-07-19 Marcelo Feitoza... [ATM]: [idt77252] use time_after() macro
next