Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
5522 3299 d 1 h hidnplayr / New network buffers - phase I  
5363 3367 d 3 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5184 3415 d 10 h hidnplayr /drivers/ethernet/ DEC21X4X: dont copy data when receiving.  
5180 3416 d 1 h hidnplayr /drivers/ethernet/ DEC21X4X: use regular descriptors instead of chained method, better support for real cards (works on Accton EN1207B-TX card)  
5074 3497 d 9 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5046 3508 d 10 h hidnplayr / Converted DEC21x4x driver to PE format.  
4470 3723 d 8 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3723 d 10 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3763 d 8 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3639 3944 d 2 h hidnplayr /drivers/ethernet/ Bugfix in dec21x4x driver  
3545 3957 d 5 h hidnplayr / Merge new network stack with trunk