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