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 3201 d 6 h hidnplayr /drivers/ethernet/ i8254x: Link detection  
5527 3325 d 9 h hidnplayr /drivers/ethernet/ i8254x: reduced network buffer size  
5522 3326 d 1 h hidnplayr / New network buffers - phase I  
5363 3394 d 2 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5156 3462 d 4 h hidnplayr /drivers/ethernet/ i8254x: dont crash when out of memory.  
5140 3501 d 14 h hidnplayr /drivers/ethernet/ Corrected ANE bit. (Merged from Baremetal OS)  
5074 3524 d 8 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4580 3716 d 3 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 3741 d 3 h hidnplayr / PCnet32: now in PE format.  
4524 3743 d 6 h hidnplayr /drivers/ethernet/ Bugfixes for PE version of i8254x driver  
4522 3744 d 5 h hidnplayr / i8254x driver: Now in PE format!  
4521 3744 d 7 h hidnplayr /drivers/ethernet/ i8254x driver: Corrected return flags for transmit procedure.  
4519 3744 d 10 h hidnplayr /drivers/ethernet/ i8254x driver: Use more then one TX descriptor. Prevented re-entry of transmit procedure.  
4512 3745 d 1 h hidnplayr /drivers/ethernet/ i8254x driver: use more then one RX descriptor.  
4470 3750 d 7 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3750 d 10 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3790 d 8 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3855 3915 d 12 h hidnplayr /drivers/ethernet/ Better debug output for i8254x and pcnet32 driver.  
3788 3942 d 5 h hidnplayr /drivers/ethernet/ Disabled some debug output for i8254x driver.  
3545 3984 d 5 h hidnplayr / Merge new network stack with trunk