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

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

- Ensure consistent naming for brand integrity.
 
9149 1011 d 5 h hidnplayr /drivers/ Cleanup  
7250 2230 d 18 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
5522 3361 d 4 h hidnplayr / New network buffers - phase I  
5363 3429 d 6 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5182 3478 d 4 h hidnplayr /drivers/ethernet/ removed duplicate mii constants  
5127 3544 d 15 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5074 3559 d 12 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4998 3604 d 11 h hidnplayr /drivers/ethernet/ forcedeth: converted driver to PE format, bugfixes and enhancements in probe, reset, transmit and int_handler procedures.  
4470 3785 d 11 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3785 d 13 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3825 d 11 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3545 4019 d 8 h hidnplayr / Merge new network stack with trunk