Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10065 21 h 59 m ace_dent /drivers/ethernet/ Fix EN typos

- Corrections for en_US language.
- Some whitespace sanitation.
 
10049 8 d 11 h ace_dent / Consistent use of `KolibriOS` name

- Ensure consistent naming for brand integrity.
 
9751 795 d 23 h hidnplayr /drivers/ethernet/ Rhine: Improved chip detection  
9157 1006 d 12 h hidnplayr /drivers/ethernet/ Rhine: Improved interrupt handeling.  
5522 3361 d 23 h hidnplayr / New network buffers - phase I  
5363 3430 d 1 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5074 3560 d 7 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4642 3731 d 2 h hidnplayr /drivers/ethernet/ disabled superfluous debug output.  
4606 3741 d 2 h hidnplayr / Rhine ethernet driver: now in PE format.  
4470 3786 d 6 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3786 d 8 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3826 d 7 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
4333 3826 d 7 h hidnplayr /drivers/ethernet/ Rhine ethernet driver: return success/failed for transmit function.  
3758 3983 d 5 h hidnplayr /drivers/ethernet/ VIA Rhine network driver: disabled some debugging output by default, added chip name detection.  
3545 4020 d 4 h hidnplayr / Merge new network stack with trunk