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 3298 d 16 h hidnplayr / New network buffers - phase I  
5363 3366 d 18 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5184 3415 d 2 h hidnplayr /drivers/ethernet/ DEC21X4X: dont copy data when receiving.  
5180 3415 d 16 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 0 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5046 3508 d 1 h hidnplayr / Converted DEC21x4x driver to PE format.  
4470 3722 d 23 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3723 d 1 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3763 d 0 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3639 3943 d 17 h hidnplayr /drivers/ethernet/ Bugfix in dec21x4x driver  
3545 3956 d 21 h hidnplayr / Merge new network stack with trunk