Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9158 942 d 23 h hidnplayr /drivers/ethernet/ R6040: Improved interrupt handeling.  
5522 3298 d 11 h hidnplayr / New network buffers - phase I  
5363 3366 d 12 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5127 3481 d 21 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5074 3496 d 18 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5003 3540 d 23 h hidnplayr /drivers/ethernet/ Changed some debug output.  
4597 3682 d 21 h hidnplayr / R6040 driver, now in PE format.  
4470 3722 d 17 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3722 d 20 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4450 3725 d 18 h hidnplayr /drivers/ethernet/ R6040: replaced some magic numbers with constants, small bugfixes.  
4439 3729 d 12 h hidnplayr /drivers/ethernet/ Bugfix in R6040 driver RX descriptors, cleanup.  
4334 3762 d 18 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3545 3956 d 15 h hidnplayr / Merge new network stack with trunk