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
5498 3351 d 20 h hidnplayr / RTL8169: cleanup + link state detection.
Netstat: fixed some link state messages.
 
5494 3354 d 2 h hidnplayr /drivers/ethernet/ Updated chip version detection with a lot of newer chips.
(From r8169.c linux driver dated feb 2015)
 
5363 3407 d 20 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5126 3523 d 4 h hidnplayr /drivers/ethernet/ RTL8169: set zero flag when transmit succeeded  
5074 3538 d 2 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5050 3547 d 19 h hidnplayr / Converted RTL8169 driver to PE format.  
4803 3682 d 20 h hidnplayr /drivers/ethernet/ reduced time-out for auto negotiation, bugfixes.  
4470 3764 d 1 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3764 d 3 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3804 d 1 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
4301 3815 d 5 h clevermouse /drivers/ethernet/ rtl8169: make sure that upper dword of rx/tx ring address is zero  
3545 3997 d 22 h hidnplayr / Merge new network stack with trunk