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 974 d 10 h hidnplayr /drivers/ Cleanup  
8910 1036 d 11 h hidnplayr /drivers/ethernet/ PcNET32: Link detection for MII enabled devices.  
8898 1037 d 11 h hidnplayr /drivers/ethernet/ PcNET32: Handle FIFO overruns gracefully.  
8897 1037 d 11 h hidnplayr /drivers/ethernet/ PcNET32: General cleanup  
5617 3193 d 20 h hidnplayr /drivers/ethernet/ PCNET32: Correctly handle interrupts when more then one device is loaded.  
5522 3324 d 9 h hidnplayr / New network buffers - phase I  
5363 3392 d 11 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5074 3522 d 17 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5065 3524 d 18 h hidnplayr /drivers/ethernet/ debug information changes.  
5004 3566 d 21 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
4629 3695 d 17 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4582 3714 d 11 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4580 3714 d 12 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 3739 d 11 h hidnplayr / PCnet32: now in PE format.  
4470 3748 d 16 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3748 d 18 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
3855 3913 d 20 h hidnplayr /drivers/ethernet/ Better debug output for i8254x and pcnet32 driver.  
3557 3982 d 12 h hidnplayr /drivers/ethernet/ disable unneeded debug output in pcnet driver  
3545 3982 d 14 h hidnplayr / Merge new network stack with trunk