- b36ffc4 drivers/atm/eni.h: remove unused macro KERNEL_OFFSET by Pradeep Singh Rautela · 16 years ago
- 7ff6e6f drivers/atm/: remove CVS keywords by Adrian Bunk · 16 years ago
- ffd8211 iphase: Fix 64bit warning. by Alan Cox · 16 years ago
- 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- eff0dee54 atm: ambassador: vcc_sf semaphore to mutex by Daniel Walker · 17 years ago
- 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
- 420635f drivers/atm: use time_before, time_before_eq, etc by Julia Lawall · 17 years ago
- 36ef408 atm nicstar: Removal of debug code containing deprecated calls to cli()/sti() by Mark Asselstine · 17 years ago
- 2cf83af [ATM] drivers/atm/horizon.c: stop inlining largish static functions by Denys Vlasenko · 17 years ago
- a5b2db6 [ATM] drivers/atm/ambassador.c: stop inlining largish static functions by Denys Vlasenko · 17 years ago
- a22eb6f [ATM] drivers/atm/iphase.c: compilation warning fix by Leonardo Potenza · 17 years ago
- f4c4b4a [ATM] atm/idt77252.c: Make 2 functions static by Adrian Bunk · 17 years ago
- 0ee897d [ATM]: Make atm/he.c:read_prom_byte() static by Adrian Bunk · 17 years ago
- d41a95e [ATM] firestream: Fix uninitialized var warning. by David S. Miller · 17 years ago
- 63734a3 fore2000 - fix misannotations by Al Viro · 17 years ago
- 5a346a1 atm: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 7d1f8db [ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL by Jorge Boncompte · 17 years ago
- a5929af [ATM]: [ambassador] kmalloc + memset conversion to kzalloc by Joonwoo Park · 17 years ago
- 900092a [ATM]: [he] This patch removes the ancient version string. by Adrian Bunk · 17 years ago
- 421c991 [ATM] atm/suni.c: Fix section mismatch. by Adrian Bunk · 17 years ago
- 799fa67 [ATM] atm/idt77105.c: Fix section mismatch. by Adrian Bunk · 17 years ago
- 5296195 [ATM]: [nicstar] delay irq setup until card is configured by Chas Williams · 17 years ago
- c5c0f33 [ATM]: Spelling fixes by Joe Perches · 17 years ago
- f58adb7 [ATM]: Fix compiler warning noise with FORE200E driver by Tom "spot" Callaway · 17 years ago
- 8a8037a [ATM]: [he] initialize lock and tasklet earlier by chas williams · 17 years ago
- 06efcad Eliminate pointless casts from void* in a few driver irq handlers. by Jeff Garzik · 17 years ago
- 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
- 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
- 06c5040 kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP by Sam Ravnborg · 17 years ago
- b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
- 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
- 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
- 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
- f714176 [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
- af35021 [ATM]: Clean up duplicate includes in drivers/atm/ by Jesper Juhl · 17 years ago
- 8aee929 [ATM]: fore200e_param_bs_queue() must be __devinit by Adrian Bunk · 17 years ago
- 83ca46e [ATM]: nicstar needs virt_to_bus by Stephen Rothwell · 17 years ago
- 44beac0 [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kconfig variable by Robert P. J. Day · 17 years ago
- 78e4be1 [ATM]: [drivers] ioremap balanced with iounmap by Amol Lad · 17 years ago
- de24a19 [ATM]: [lanai] sram_test_word() must be __devinit by Adrian Bunk · 17 years ago
- 2db84a8 [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro. by Robert P. J. Day · 17 years ago
- a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
- b1734d2 drivers/atm/ambassador: kill uninit'd var warning, and fix bug by Jeff Garzik · 17 years ago
- f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
- 1d0ed38 PCI: ATM: lanai, change VENDOR to DEVICE by Jiri Slaby · 17 years ago
- 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
- 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 17 years ago
- 59faba1 Fix Kconfig dependency problems wrt boolean menuconfigs by Trent Piepho · 17 years ago
- b206a65 [ATM]: Fix warning. by Jeff Garzik · 17 years ago
- 7e7a2d0 [ATM]: Use mutex instead of binary semaphore in idt77252 driver. by Matthias Kaehlcke · 17 years ago
- 4151ce3 Use menuconfig objects II - netdev/atm by Jan Engelhardt · 18 years ago
- 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
- bfbf3c0 [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver by Matthias Kaehlcke · 18 years ago
- 4ef8d0a [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net by Milind Arun Choudhary · 18 years ago
- d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
- f2adc98 [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb by Arnaldo Carvalho de Melo · 18 years ago
- 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
- 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
- 8570419 [ATM] ENI: Convert to struct timeval to ktime_t. by YOSHIFUJI Hideaki · 18 years ago
- ebf88a9 [PATCH] zatm __init abuse by Al Viro · 18 years ago
- 36fe55d atm: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- aa58d61 [PATCH] Get rid of "double zeroing" of allocated pages by Robert P. J. Day · 18 years ago
- 0a3c4bd [PATCH] horizon.c: missing __devinit by Al Viro · 18 years ago
- 1f8a5fb [ATM] drivers/atm/fore200e.c: Cleanups. by Adrian Bunk · 18 years ago
- 52a9107 [ATM]: Remove dead ATM_TNETA1570 option. by Adrian Bunk · 18 years ago
- 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
- 2653a47 [ATM]: Ignore generated file pca200e_ecd.bin2 by Ralf Baechle · 18 years ago
- 0a85885 [PATCH] atm/ambassador: use bitrev8 by Akinobu Mita · 18 years ago
- 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
- e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
- 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
- 170b828 [ATM]: Add CPPFLAGS to byteorder.h check by Ben Collins · 18 years ago
- 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
- 5f3f24f [ATM] ambassador,firestream: "-1 >>" is implementation defined by Alexey Dobriyan · 18 years ago
- 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
- c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
- 977a415 [ATM] horizon: read_bia() needs to be __devinit by David S. Miller · 18 years ago
- 69c3014 [ATM] nicstar: Fix a bogus casting warning by Alan Cox · 18 years ago
- 663bab6 [ATM] firestream: handle thrown error by Jeff Garzik · 18 years ago
- b45eccd [ATM]: No need to return void by Tobias Klauser · 18 years ago
- c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- 3e0c0ac [ATM]: [zatm] always *pcr in alloc_shaper() by Chas Williams · 18 years ago
- 3a4e5e2 [ATM]: [ambassador] Change the return type to reflect reality by Jeff Garzik · 18 years ago
- 0c1cca1 [ATM]: kmalloc to kzalloc patches for drivers/atm by Om Narasimhan · 18 years ago
- 5b7c714 [ATM] he: Fix __init/__devinit conflict by Roland Dreier · 18 years ago
- 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
- 7f81dc0 [ATM]: [he] don't hold the device lock when upcalling by Chas Williams · 18 years ago
- d730e10 [ATM]: [he] when transmit fails, unmap the dma regions by Chas Williams · 18 years ago
- 00181fc [ATM]: Typo in drivers/atm/Kconfig... by Matt LaPlante · 18 years ago
- 3c6b377 [ATM]: add+use poison defines by Randy Dunlap · 18 years ago
- dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- d17f086 [ATM]: [suni] change suni_init to __devinit by Chas Williams · 18 years ago
- 249c14b [ATM]: [iphase] should be __devinit not __init by Chas Williams · 18 years ago
- b47eb0e [ATM]: [idt77105] should be __devinit not __init by Chas Williams · 18 years ago
- 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
- b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago