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