Commit Graph

131 Commits (667471386d4068e75a6a55b615701ced61eb6333)

Author SHA1 Message Date
Harvey Harrison 8da56309f0 drivers: atm, char fix integer as NULL pointer warnings 17 years ago
Julia Lawall 420635f517 drivers/atm: use time_before, time_before_eq, etc 17 years ago
Mark Asselstine 36ef408061 atm nicstar: Removal of debug code containing deprecated calls to cli()/sti() 17 years ago
Denys Vlasenko 2cf83afe90 [ATM] drivers/atm/horizon.c: stop inlining largish static functions 17 years ago
Denys Vlasenko a5b2db6713 [ATM] drivers/atm/ambassador.c: stop inlining largish static functions 17 years ago
Leonardo Potenza a22eb6faae [ATM] drivers/atm/iphase.c: compilation warning fix 17 years ago
Adrian Bunk f4c4b4a631 [ATM] atm/idt77252.c: Make 2 functions static 17 years ago
Adrian Bunk 0ee897d43e [ATM]: Make atm/he.c:read_prom_byte() static 17 years ago
David S. Miller d41a95e04a [ATM] firestream: Fix uninitialized var warning. 17 years ago
Al Viro 63734a32a4 fore2000 - fix misannotations 17 years ago
Harvey Harrison 5a346a10c0 atm: replace remaining __FUNCTION__ occurrences 17 years ago
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. 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Sam Ravnborg 06c5040cdb kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP 18 years ago
Al Viro b4482a4b2e more trivial signedness fixes in drivers 18 years ago
Al Viro 64b33619a3 long vs. unsigned long - low-hanging fruits in drivers 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 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