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 1 d 21 h ace_dent /drivers/ethernet/ Fix EN typos

- Corrections for en_US language.
- Some whitespace sanitation.
 
10054 4 d 4 h ace_dent /drivers/ethernet/ Improve English- `3c59x.asm` ethernet driver

Corrections for fluency, grammar and typos. [en_US]
 
9188 992 d 10 h hidnplayr /drivers/ethernet/ 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)  
5522 3362 d 23 h hidnplayr / New network buffers - phase I  
5363 3431 d 0 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5074 3561 d 6 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5073 3561 d 7 h hidnplayr / Converted 3c59x driver to PE format.  
4470 3787 d 5 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3787 d 8 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3827 d 6 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3880 3925 d 7 h hidnplayr /drivers/ethernet/ Better debug output for 3com ethernet driver  
3545 4021 d 3 h hidnplayr / Merge new network stack with trunk