Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9243 876 d 2 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
9232 877 d 3 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
6948 2401 d 5 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6717 2690 d 2 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
5562 3226 d 5 h hidnplayr /drivers/ethernet/ i8255x: Cleanup, Better handeling of received frames.  
5561 3227 d 13 h hidnplayr /drivers/ethernet/ i8255x: Fail graciously when out of mem.  
5560 3227 d 13 h hidnplayr /drivers/ethernet/ i8255x: Fixed memory leak when i8255x runs out of resources.  
5525 3298 d 13 h hidnplayr /drivers/ethernet/ i8255x: cleanup + support for multiple TX descriptors.  
5522 3299 d 2 h hidnplayr / New network buffers - phase I  
5363 3367 d 4 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5247 3387 d 2 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5194 3408 d 12 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5074 3497 d 10 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4629 3670 d 9 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4582 3689 d 4 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3689 d 4 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4470 3723 d 9 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3723 d 11 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
3845 3893 d 4 h hidnplayr /drivers/ Network drivers now print driver name on debug output.  
3545 3957 d 6 h hidnplayr / Merge new network stack with trunk