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 967 d 13 h hidnplayr /drivers/ Cleanup  
8910 1029 d 14 h hidnplayr /drivers/ethernet/ PcNET32: Link detection for MII enabled devices.  
8898 1030 d 14 h hidnplayr /drivers/ethernet/ PcNET32: Handle FIFO overruns gracefully.  
8897 1030 d 14 h hidnplayr /drivers/ethernet/ PcNET32: General cleanup  
5617 3186 d 23 h hidnplayr /drivers/ethernet/ PCNET32: Correctly handle interrupts when more then one device is loaded.  
5522 3317 d 12 h hidnplayr / New network buffers - phase I  
5363 3385 d 14 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5074 3515 d 20 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5065 3517 d 21 h hidnplayr /drivers/ethernet/ debug information changes.  
5004 3560 d 0 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
4629 3688 d 20 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4582 3707 d 14 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4580 3707 d 15 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 3732 d 14 h hidnplayr / PCnet32: now in PE format.  
4470 3741 d 19 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3741 d 21 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
3855 3906 d 23 h hidnplayr /drivers/ethernet/ Better debug output for i8254x and pcnet32 driver.  
3557 3975 d 15 h hidnplayr /drivers/ethernet/ disable unneeded debug output in pcnet driver  
3545 3975 d 17 h hidnplayr / Merge new network stack with trunk