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 875 d 16 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
9232 876 d 17 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
6948 2400 d 19 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6717 2689 d 16 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
5562 3225 d 18 h hidnplayr /drivers/ethernet/ i8255x: Cleanup, Better handeling of received frames.  
5561 3227 d 3 h hidnplayr /drivers/ethernet/ i8255x: Fail graciously when out of mem.  
5560 3227 d 3 h hidnplayr /drivers/ethernet/ i8255x: Fixed memory leak when i8255x runs out of resources.  
5525 3298 d 3 h hidnplayr /drivers/ethernet/ i8255x: cleanup + support for multiple TX descriptors.  
5522 3298 d 16 h hidnplayr / New network buffers - phase I  
5363 3366 d 17 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5247 3386 d 16 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5194 3408 d 1 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5074 3496 d 23 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4629 3669 d 23 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4582 3688 d 18 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3688 d 18 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4470 3722 d 22 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3723 d 1 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
3845 3892 d 17 h hidnplayr /drivers/ Network drivers now print driver name on debug output.  
3545 3956 d 20 h hidnplayr / Merge new network stack with trunk