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 894 d 17 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
9232 895 d 18 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
6948 2419 d 20 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6717 2708 d 17 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
5562 3244 d 19 h hidnplayr /drivers/ethernet/ i8255x: Cleanup, Better handeling of received frames.  
5561 3246 d 4 h hidnplayr /drivers/ethernet/ i8255x: Fail graciously when out of mem.  
5560 3246 d 4 h hidnplayr /drivers/ethernet/ i8255x: Fixed memory leak when i8255x runs out of resources.  
5525 3317 d 4 h hidnplayr /drivers/ethernet/ i8255x: cleanup + support for multiple TX descriptors.  
5522 3317 d 17 h hidnplayr / New network buffers - phase I  
5363 3385 d 18 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5247 3405 d 17 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5194 3427 d 2 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5074 3516 d 0 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4629 3689 d 0 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4582 3707 d 19 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3707 d 19 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4470 3741 d 23 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3742 d 2 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
3845 3911 d 19 h hidnplayr /drivers/ Network drivers now print driver name on debug output.  
3545 3975 d 21 h hidnplayr / Merge new network stack with trunk