summaryrefslogtreecommitdiffstats
path: root/drivers/atm
Commit message (Expand)AuthorAgeFilesLines
...
* 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-111-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-141-6/+6
* [ATM]: Clean up duplicate includes in drivers/atm/Jesper Juhl2007-08-141-1/+0Star
* [ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk2007-08-141-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-121-10/+4Star
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-125-40/+12Star
* 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-041-4/+11
* [ATM]: Use mutex instead of binary semaphore in idt77252 driver.Matthias Kaehlcke2007-05-252-15/+16
* Use menuconfig objects II - netdev/atmJan Engelhardt2007-05-111-15/+17
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driverMatthias Kaehlcke2007-04-262-12/+10Star
* [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-262-5/+5
* [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skbArnaldo Carvalho de Melo2007-04-261-1/+0Star
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-262-10/+16
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-263-7/+10
* [ATM] ENI: Convert to struct timeval to ktime_t.YOSHIFUJI Hideaki2007-04-262-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/+0Star
* [PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day2007-02-111-1/+0Star
* [PATCH] horizon.c: missing __devinitAl Viro2007-01-231-1/+1
* [ATM] drivers/atm/fore200e.c: Cleanups.Adrian Bunk2006-12-221-98/+68Star
* [ATM]: Remove dead ATM_TNETA1570 option.Adrian Bunk2006-12-221-4/+0Star
* [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/+4Star
* 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-071-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-032-2/+2
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1