Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5866 3095 d 2 h hidnplayr /drivers/unfinished/ Added TODO list for cardbus driver.  
5617 3189 d 12 h hidnplayr /drivers/ethernet/ PCNET32: Correctly handle interrupts when more then one device is loaded.  
5588 3195 d 7 h hidnplayr /drivers/ethernet/ i8254x: Link detection  
5567 3244 d 1 h hidnplayr /drivers/ethernet/ RTL8169: Fail graciously when out of mem.  
5562 3247 d 4 h hidnplayr /drivers/ethernet/ i8255x: Cleanup, Better handeling of received frames.  
5561 3248 d 12 h hidnplayr /drivers/ethernet/ i8255x: Fail graciously when out of mem.  
5560 3248 d 12 h hidnplayr /drivers/ethernet/ i8255x: Fixed memory leak when i8255x runs out of resources.  
5558 3256 d 9 h hidnplayr / 86duino One GPIO demo.  
5551 3292 d 2 h gtament /drivers/usb/usbftdi/ Fixed same constants' names typo  
5544 3314 d 11 h hidnplayr /drivers/unfinished/ AGP driver: use PCI list from kernel.  
5527 3319 d 9 h hidnplayr /drivers/ethernet/ i8254x: reduced network buffer size  
5525 3319 d 12 h hidnplayr /drivers/ethernet/ i8255x: cleanup + support for multiple TX descriptors.  
5522 3320 d 1 h hidnplayr / New network buffers - phase I  
5498 3332 d 3 h hidnplayr / RTL8169: cleanup + link state detection.
Netstat: fixed some link state messages.
 
5494 3334 d 9 h hidnplayr /drivers/ethernet/ Updated chip version detection with a lot of newer chips.
(From r8169.c linux driver dated feb 2015)
 
5367 3386 d 6 h serge /drivers/video/drm/ drm: 3.19-rc3  
5363 3388 d 3 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5354 3391 d 4 h serge /drivers/video/drm/ drm: 3.19-rc2  
5352 3391 d 4 h serge /drivers/include/ ddk: update includes  
5351 3391 d 5 h serge / kernel: combine display related data in one structure  
5347 3392 d 6 h serge /drivers/include/asm/ ddk: update includes  
5346 3392 d 6 h serge /drivers/video/drm/ drm: update  
5345 3392 d 7 h serge /drivers/ ddk: kernel rw locks  
5294 3397 d 13 h hidnplayr /drivers/usb/usbhid/ Fix codes for multimedia keys.  
5273 3399 d 10 h serge /drivers/audio/infinity/ Infinity: return proper size for ring buffers  
5272 3399 d 17 h serge /drivers/include/ ddk: update includes  
5271 3400 d 7 h serge /drivers/video/drm/ drm: ati-3.19-rc1  
5270 3400 d 7 h serge /drivers/ ddk: 3.19-rc1  
5247 3408 d 1 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5246 3408 d 5 h clevermouse /drivers/usb/ small fix in OHCI driver  
5234 3411 d 8 h clevermouse /drivers/audio/ sound loader: fix crash if the target driver has refused to load  
5194 3429 d 11 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5193 3429 d 11 h hidnplayr /drivers/audio/ Remove unused locals  
5186 3435 d 6 h hidnplayr / Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
 
5184 3436 d 11 h hidnplayr /drivers/ethernet/ DEC21X4X: dont copy data when receiving.  
5182 3437 d 1 h hidnplayr /drivers/ethernet/ removed duplicate mii constants  
5180 3437 d 1 h hidnplayr /drivers/ethernet/ DEC21X4X: use regular descriptors instead of chained method, better support for real cards (works on Accton EN1207B-TX card)  
5179 3441 d 11 h serge /drivers/video/drm/radeon/ drm: ati-3.17.3  
5178 3441 d 11 h serge /drivers/include/ ddk: 3.17.3  
5173 3452 d 5 h hidnplayr /drivers/audio/ Use PCI list instead of manually re-scanning PCI bus.