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 897 d 22 h hidnplayr /drivers/ethernet/ i8255x: Link detection.  
9232 899 d 0 h hidnplayr /drivers/ethernet/ i8255x: Improved interrupt handling.  
6948 2423 d 1 h hidnplayr /drivers/ethernet/ i8255x: Give device more time to perform selective reset.  
6717 2711 d 23 h hidnplayr /drivers/ethernet/ Fixed eeprom reading for certain chips, detect PHY ID, improved reset.  
5562 3248 d 1 h hidnplayr /drivers/ethernet/ i8255x: Cleanup, Better handeling of received frames.  
5561 3249 d 10 h hidnplayr /drivers/ethernet/ i8255x: Fail graciously when out of mem.  
5560 3249 d 10 h hidnplayr /drivers/ethernet/ i8255x: Fixed memory leak when i8255x runs out of resources.  
5525 3320 d 9 h hidnplayr /drivers/ethernet/ i8255x: cleanup + support for multiple TX descriptors.  
5522 3320 d 22 h hidnplayr / New network buffers - phase I  
5363 3389 d 0 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5247 3408 d 23 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5194 3430 d 8 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5074 3519 d 6 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4629 3692 d 6 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4582 3711 d 0 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3711 d 0 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4470 3745 d 5 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3745 d 7 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
3845 3915 d 0 h hidnplayr /drivers/ Network drivers now print driver name on debug output.  
3545 3979 d 3 h hidnplayr / Merge new network stack with trunk