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