Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
10065 8 h 8 m ace_dent /drivers/ethernet/ Fix EN typos

- Corrections for en_US language.
- Some whitespace sanitation.
 
9149 1011 d 10 h hidnplayr /drivers/ Cleanup  
9148 1011 d 11 h hidnplayr /drivers/ethernet/ rtl8169: Improved interrupt handling.  
8997 1060 d 14 h hidnplayr /drivers/ethernet/ RTL8169: RX overrun fixed  
7299 2159 d 21 h hidnplayr /drivers/ethernet/ RTL8169 driver: Small bugfix, cleanup  
7250 2230 d 23 h hidnplayr /drivers/ Interpret 64-bit PCI BAR's properly.  
6480 2843 d 15 h hidnplayr /drivers/ethernet/ RTL8169: Fixed total received byte counter.  
6124 3040 d 11 h hidnplayr /drivers/ethernet/ Added some more MAC identifiers.  
6119 3040 d 13 h hidnplayr /drivers/ethernet/ Print TxConfig register value to debug board for unlisted rtl8169 clones.  
5567 3285 d 9 h hidnplayr /drivers/ethernet/ RTL8169: Fail graciously when out of mem.  
5522 3361 d 10 h hidnplayr / New network buffers - phase I  
5498 3373 d 11 h hidnplayr / RTL8169: cleanup + link state detection.
Netstat: fixed some link state messages.
 
5494 3375 d 18 h hidnplayr /drivers/ethernet/ Updated chip version detection with a lot of newer chips.
(From r8169.c linux driver dated feb 2015)
 
5363 3429 d 11 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5126 3544 d 20 h hidnplayr /drivers/ethernet/ RTL8169: set zero flag when transmit succeeded  
5074 3559 d 17 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5050 3569 d 10 h hidnplayr / Converted RTL8169 driver to PE format.  
4803 3704 d 12 h hidnplayr /drivers/ethernet/ reduced time-out for auto negotiation, bugfixes.  
4470 3785 d 16 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3785 d 19 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4334 3825 d 17 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
4301 3836 d 20 h clevermouse /drivers/ethernet/ rtl8169: make sure that upper dword of rx/tx ring address is zero  
3545 4019 d 14 h hidnplayr / Merge new network stack with trunk