summaryrefslogtreecommitdiffstats
path: root/drivers/atm
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-252-10/+16
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-253-7/+10
* [ATM] ENI: Convert to struct timeval to ktime_t.YOSHIFUJI Hideaki2007-04-252-3/+3
* [PATCH] zatm __init abuseAl Viro2007-03-141-2/+2
* atm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-173-6/+8
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-145-5/+0
* [PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day2007-02-111-1/+0
* [PATCH] horizon.c: missing __devinitAl Viro2007-01-231-1/+1
* [ATM] drivers/atm/fore200e.c: Cleanups.Adrian Bunk2006-12-221-98/+68
* [ATM]: Remove dead ATM_TNETA1570 option.Adrian Bunk2006-12-221-4/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-135-8/+8
* [ATM]: Ignore generated file pca200e_ecd.bin2Ralf Baechle2006-12-111-1/+1
* [PATCH] atm/ambassador: use bitrev8Akinobu Mita2006-12-082-14/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-1/+1
|\
| * [ATM]: Add CPPFLAGS to byteorder.h checkBen Collins2006-12-061-1/+1
* | [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-071-3/+3
* | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-2/+2
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-3/+3
|\
| * [ATM] ambassador,firestream: "-1 >>" is implementation definedAlexey Dobriyan2006-12-022-2/+2
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
|/
* [ATM] horizon: read_bia() needs to be __devinitDavid S. Miller2006-10-241-1/+1
* [ATM] nicstar: Fix a bogus casting warningAlan Cox2006-10-211-2/+2
* [ATM] firestream: handle thrown errorJeff Garzik2006-10-211-0/+4
* [ATM]: No need to return voidTobias Klauser2006-10-212-4/+4
OpenPOWER on IntegriCloud