Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5560 3254 d 2 h hidnplayr /drivers/ethernet/ i8255x: Fixed memory leak when i8255x runs out of resources.  
5525 3325 d 2 h hidnplayr /drivers/ethernet/ i8255x: cleanup + support for multiple TX descriptors.  
5522 3325 d 15 h hidnplayr / New network buffers - phase I  
5363 3393 d 16 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5247 3413 d 15 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5194 3435 d 0 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5074 3523 d 22 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4629 3696 d 22 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4582 3715 d 17 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3715 d 17 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4470 3749 d 21 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3750 d 0 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
3845 3919 d 16 h hidnplayr /drivers/ Network drivers now print driver name on debug output.  
3545 3983 d 19 h hidnplayr / Merge new network stack with trunk