Commit Graph

120 Commits (b0b933c08bd5fd053bbba8ba6387f543be03d49f)

Author SHA1 Message Date
Jorge Boncompte 7d1f8db40b [ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL 17 years ago
Joonwoo Park a5929af407 [ATM]: [ambassador] kmalloc + memset conversion to kzalloc 17 years ago
Adrian Bunk 900092a45e [ATM]: [he] This patch removes the ancient version string. 17 years ago
Adrian Bunk 421c991483 [ATM] atm/suni.c: Fix section mismatch. 17 years ago
Adrian Bunk 799fa6779b [ATM] atm/idt77105.c: Fix section mismatch. 17 years ago
Chas Williams 52961955aa [ATM]: [nicstar] delay irq setup until card is configured 17 years ago
Joe Perches c5c0f33d8e [ATM]: Spelling fixes 17 years ago
Tom "spot" Callaway f58adb757b [ATM]: Fix compiler warning noise with FORE200E driver 17 years ago
chas williams 8a8037ac9d [ATM]: [he] initialize lock and tasklet earlier 17 years ago
Jeff Garzik 06efcad0d4 Eliminate pointless casts from void* in a few driver irq handlers. 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Sam Ravnborg 06c5040cdb kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP 17 years ago
Al Viro b4482a4b2e more trivial signedness fixes in drivers 17 years ago
Al Viro 64b33619a3 long vs. unsigned long - low-hanging fruits in drivers 17 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 17 years ago
Jan Engelhardt 06bfb7eb15 Add some help texts to recently-introduced kconfig items 18 years ago
Mariusz Kozlowski f71417614d [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc 18 years ago
Jesper Juhl af3502184a [ATM]: Clean up duplicate includes in drivers/atm/ 18 years ago
Adrian Bunk 8aee929eda [ATM]: fore200e_param_bs_queue() must be __devinit 18 years ago
Stephen Rothwell 83ca46e7ac [ATM]: nicstar needs virt_to_bus 18 years ago
Robert P. J. Day 44beac0086 [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kconfig variable 18 years ago
Amol Lad 78e4be16e0 [ATM]: [drivers] ioremap balanced with iounmap 18 years ago
Adrian Bunk de24a19312 [ATM]: [lanai] sram_test_word() must be __devinit 18 years ago
Robert P. J. Day 2db84a8699 [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro. 18 years ago
Jeff Garzik a6343afb6e drivers/*: mark variables with uninitialized_var() 18 years ago
Jeff Garzik b1734d2388 drivers/atm/ambassador: kill uninit'd var warning, and fix bug 18 years ago
Stephen Rothwell f057eac0d7 Introduce CONFIG_VIRT_TO_BUS 18 years ago
Jiri Slaby 1d0ed384c1 PCI: ATM: lanai, change VENDOR to DEVICE 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Yoann Padioleau 0da2f0f164 potential compiler error, irqfunc caller sites update 18 years ago
Trent Piepho 59faba1b31 Fix Kconfig dependency problems wrt boolean menuconfigs 18 years ago
Jeff Garzik b206a65d67 [ATM]: Fix warning. 18 years ago
Matthias Kaehlcke 7e7a2d07b0 [ATM]: Use mutex instead of binary semaphore in idt77252 driver. 18 years ago
Jan Engelhardt 4151ce3159 Use menuconfig objects II - netdev/atm 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Matthias Kaehlcke bfbf3c0968 [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver 18 years ago
Milind Arun Choudhary 4ef8d0aeaf [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo f2adc98667 [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
YOSHIFUJI Hideaki 8570419fb7 [ATM] ENI: Convert to struct timeval to ktime_t. 18 years ago
Al Viro ebf88a9e7b [PATCH] zatm __init abuse 18 years ago
Ahmed S. Darwish 36fe55d6a3 atm: Use ARRAY_SIZE macro when appropriate 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Robert P. J. Day aa58d61d18 [PATCH] Get rid of "double zeroing" of allocated pages 18 years ago
Al Viro 0a3c4bdc1b [PATCH] horizon.c: missing __devinit 18 years ago
Adrian Bunk 1f8a5fb80e [ATM] drivers/atm/fore200e.c: Cleanups. 18 years ago
Adrian Bunk 52a9107130 [ATM]: Remove dead ATM_TNETA1570 option. 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago