Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9149 968 d 0 h hidnplayr /drivers/ Cleanup  
8910 1030 d 1 h hidnplayr /drivers/ethernet/ PcNET32: Link detection for MII enabled devices.  
8898 1031 d 1 h hidnplayr /drivers/ethernet/ PcNET32: Handle FIFO overruns gracefully.  
8897 1031 d 1 h hidnplayr /drivers/ethernet/ PcNET32: General cleanup  
5617 3187 d 10 h hidnplayr /drivers/ethernet/ PCNET32: Correctly handle interrupts when more then one device is loaded.  
5522 3318 d 0 h hidnplayr / New network buffers - phase I  
5363 3386 d 1 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5074 3516 d 7 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5065 3518 d 8 h hidnplayr /drivers/ethernet/ debug information changes.  
5004 3560 d 12 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
4629 3689 d 7 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4582 3708 d 1 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4580 3708 d 2 h hidnplayr /drivers/ MTD80x network driver: Now in PE format. Added link detection and more specific device names. Fixed typo in PE network drivers.  
4532 3733 d 2 h hidnplayr / PCnet32: now in PE format.  
4470 3742 d 6 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3742 d 9 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
3855 3907 d 10 h hidnplayr /drivers/ethernet/ Better debug output for i8254x and pcnet32 driver.  
3557 3976 d 2 h hidnplayr /drivers/ethernet/ disable unneeded debug output in pcnet driver  
3545 3976 d 4 h hidnplayr / Merge new network stack with trunk