Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5588 3205 d 13 h hidnplayr /drivers/ethernet/ i8254x: Link detection  
5527 3329 d 16 h hidnplayr /drivers/ethernet/ i8254x: reduced network buffer size  
5522 3330 d 7 h hidnplayr / New network buffers - phase I  
5363 3398 d 9 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5156 3466 d 11 h hidnplayr /drivers/ethernet/ i8254x: dont crash when out of memory.  
5140 3505 d 21 h hidnplayr /drivers/ethernet/ Corrected ANE bit. (Merged from Baremetal OS)  
5074 3528 d 15 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4580 3720 d 10 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 3745 d 9 h hidnplayr / PCnet32: now in PE format.  
4524 3747 d 13 h hidnplayr /drivers/ethernet/ Bugfixes for PE version of i8254x driver  
4522 3748 d 11 h hidnplayr / i8254x driver: Now in PE format!  
4521 3748 d 14 h hidnplayr /drivers/ethernet/ i8254x driver: Corrected return flags for transmit procedure.  
4519 3748 d 16 h hidnplayr /drivers/ethernet/ i8254x driver: Use more then one TX descriptor. Prevented re-entry of transmit procedure.  
4512 3749 d 8 h hidnplayr /drivers/ethernet/ i8254x driver: use more then one RX descriptor.  
4470 3754 d 14 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3754 d 16 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3794 d 15 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3855 3919 d 18 h hidnplayr /drivers/ethernet/ Better debug output for i8254x and pcnet32 driver.  
3788 3946 d 11 h hidnplayr /drivers/ethernet/ Disabled some debug output for i8254x driver.  
3545 3988 d 12 h hidnplayr / Merge new network stack with trunk