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

- Corrections for en_US language.
- Some whitespace sanitation.
 
9149 1011 d 15 h hidnplayr /drivers/ Cleanup  
5522 3361 d 14 h hidnplayr / New network buffers - phase I  
5363 3429 d 16 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5186 3476 d 19 h hidnplayr / Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
 
5074 3559 d 22 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4663 3725 d 17 h hidnplayr /drivers/ethernet/ Updated stub for BCM57XX driver to PE format.  
4629 3732 d 22 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4580 3751 d 17 h hidnplayr /drivers/ MTD80x network driver: Now in PE format. Added link detection and more specific device names. Fixed typo in PE network drivers.  
4576 3752 d 20 h hidnplayr /drivers/ethernet/ MTD80x driver: MAC address is now read correctly, Fixed bug in transmit procedure.  
4470 3785 d 21 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3785 d 23 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3825 d 22 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3545 4019 d 19 h hidnplayr / Merge new network stack with trunk