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 13 h 53 m ace_dent /drivers/ethernet/ Fix EN typos

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

Corrections for fluency, grammar and typos. [en_US]
 
9188 991 d 3 h hidnplayr /drivers/ethernet/ 3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)  
5522 3361 d 15 h hidnplayr / New network buffers - phase I  
5363 3429 d 17 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5074 3559 d 23 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5073 3559 d 23 h hidnplayr / Converted 3c59x driver to PE format.  
4470 3785 d 22 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3786 d 0 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3825 d 23 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3880 3924 d 0 h hidnplayr /drivers/ethernet/ Better debug output for 3com ethernet driver  
3545 4019 d 20 h hidnplayr / Merge new network stack with trunk