Commit Graph

141 Commits (481c5346d0981940ee63037eb53e4e37b0735c10)

Author SHA1 Message Date
Chas Williams 65c3e4715b atm: [he] send idle cells instead of unassigned when in SDH mode 17 years ago
Robert T. Johnson 28e84ab3ab atm: [he] limit queries to the device's register space 17 years ago
Chas Williams 059e3779b5 atm: [he] only support suni driver on multimode interfaces 17 years ago
Jorge Boncompte [DTI2] d6c1d704ab atm: [iphase] doesn't call phy->start due to a bogus #ifndef 17 years ago
Jorge Boncompte [DTI2] c0ed0b60f2 atm: [iphase] set drvdata before enabling interrupts 17 years ago
Pradeep Singh Rautela b36ffc47a1 drivers/atm/eni.h: remove unused macro KERNEL_OFFSET 17 years ago
Adrian Bunk 7ff6e6f779 drivers/atm/: remove CVS keywords 17 years ago
Alan Cox ffd8211fb1 iphase: Fix 64bit warning. 17 years ago
Daniel Walker eff0dee546 atm: ambassador: vcc_sf semaphore to mutex 17 years ago
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