summaryrefslogtreecommitdiffstats
path: root/drivers/atm
Commit message (Expand)AuthorAgeFilesLines
* drivers/atm: use time_before, time_before_eq, etcJulia Lawall2008-04-191-3/+4
* atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()Mark Asselstine2008-04-192-110/+19
* [ATM] drivers/atm/horizon.c: stop inlining largish static functionsDenys Vlasenko2008-04-131-12/+12
* [ATM] drivers/atm/ambassador.c: stop inlining largish static functionsDenys Vlasenko2008-04-031-11/+11
* [ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza2008-04-021-0/+2
* [ATM] atm/idt77252.c: Make 2 functions staticAdrian Bunk2008-03-311-4/+2
* [ATM]: Make atm/he.c:read_prom_byte() staticAdrian Bunk2008-03-311-2/+1
* [ATM] firestream: Fix uninitialized var warning.David S. Miller2008-03-281-0/+1
* fore2000 - fix misannotationsAl Viro2008-03-172-108/+108
* atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-053-10/+10
* [ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOLJorge Boncompte2008-01-281-0/+4
* [ATM]: [ambassador] kmalloc + memset conversion to kzallocJoonwoo Park2008-01-281-2/+1
* [ATM]: [he] This patch removes the ancient version string.Adrian Bunk2008-01-281-8/+2
* [ATM] atm/suni.c: Fix section mismatch.Adrian Bunk2008-01-201-1/+1
* [ATM] atm/idt77105.c: Fix section mismatch.Adrian Bunk2008-01-201-1/+1
* [ATM]: [nicstar] delay irq setup until card is configuredChas Williams2008-01-081-10/+9
* [ATM]: Spelling fixesJoe Perches2007-12-201-2/+2
* [ATM]: Fix compiler warning noise with FORE200E driverTom "spot" Callaway2007-12-141-2/+1
* [ATM]: [he] initialize lock and tasklet earlierchas williams2007-11-271-5/+5
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-231-2/+3
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-1/+1
|\
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
* | more trivial signedness fixes in driversAl Viro2007-10-141-1/+1
* | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-142-2/+2
|/
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+5
* [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-131-6/+6
* [ATM]: Clean up duplicate includes in drivers/atm/Jesper Juhl2007-08-131-1/+0
* [ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk2007-08-131-1/+1
* [ATM]: nicstar needs virt_to_busStephen Rothwell2007-07-181-1/+1
* [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...Robert P. J. Day2007-07-181-3/+3
* [ATM]: [drivers] ioremap balanced with iounmapAmol Lad2007-07-182-9/+24
* [ATM]: [lanai] sram_test_word() must be __devinitAdrian Bunk2007-07-181-2/+2
* [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day2007-07-181-1/+1
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+3
* drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik2007-07-171-1/+3
* Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-4/+4
* PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby2007-07-111-10/+4
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-115-40/+12
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-061-1/+1
* Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho2007-06-281-1/+1
* [ATM]: Fix warning.Jeff Garzik2007-06-031-4/+11
* [ATM]: Use mutex instead of binary semaphore in idt77252 driver.Matthias Kaehlcke2007-05-242-15/+16
* Use menuconfig objects II - netdev/atmJan Engelhardt2007-05-111-15/+17
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driverMatthias Kaehlcke2007-04-262-12/+10
* [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-252-5/+5
* [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skbArnaldo Carvalho de Melo2007-04-251-1/+0
OpenPOWER on IntegriCloud