Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7250 2220 d 14 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
5522 3351 d 1 h hidnplayr / New network buffers - phase I  
5363 3419 d 2 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5182 3468 d 0 h hidnplayr /drivers/ethernet/ removed duplicate mii constants  
5127 3534 d 11 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5074 3549 d 8 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
4998 3594 d 8 h hidnplayr /drivers/ethernet/ forcedeth: converted driver to PE format, bugfixes and enhancements in probe, reset, transmit and int_handler procedures.  
4470 3775 d 7 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3775 d 10 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3815 d 8 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
3545 4009 d 5 h hidnplayr / Merge new network stack with trunk