Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6119 3007 d 22 h hidnplayr /drivers/ethernet/ Print TxConfig register value to debug board for unlisted rtl8169 clones.  
5617 3198 d 6 h hidnplayr /drivers/ethernet/ PCNET32: Correctly handle interrupts when more then one device is loaded.  
5588 3204 d 1 h hidnplayr /drivers/ethernet/ i8254x: Link detection  
5567 3252 d 19 h hidnplayr /drivers/ethernet/ RTL8169: Fail graciously when out of mem.  
5562 3255 d 22 h hidnplayr /drivers/ethernet/ i8255x: Cleanup, Better handeling of received frames.  
5561 3257 d 6 h hidnplayr /drivers/ethernet/ i8255x: Fail graciously when out of mem.  
5560 3257 d 6 h hidnplayr /drivers/ethernet/ i8255x: Fixed memory leak when i8255x runs out of resources.  
5527 3328 d 3 h hidnplayr /drivers/ethernet/ i8254x: reduced network buffer size  
5525 3328 d 6 h hidnplayr /drivers/ethernet/ i8255x: cleanup + support for multiple TX descriptors.  
5522 3328 d 19 h hidnplayr / New network buffers - phase I  
5498 3340 d 21 h hidnplayr / RTL8169: cleanup + link state detection.
Netstat: fixed some link state messages.
 
5494 3343 d 3 h hidnplayr /drivers/ethernet/ Updated chip version detection with a lot of newer chips.
(From r8169.c linux driver dated feb 2015)
 
5363 3396 d 21 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5247 3416 d 19 h hidnplayr /drivers/ethernet/ i8255x: longer acces timing for eeprom.  
5194 3438 d 5 h hidnplayr /drivers/ethernet/ Program TFA correctly.  
5186 3444 d 0 h hidnplayr / Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)
 
5184 3445 d 4 h hidnplayr /drivers/ethernet/ DEC21X4X: dont copy data when receiving.  
5182 3445 d 19 h hidnplayr /drivers/ethernet/ removed duplicate mii constants  
5180 3445 d 19 h hidnplayr /drivers/ethernet/ DEC21X4X: use regular descriptors instead of chained method, better support for real cards (works on Accton EN1207B-TX card)  
5156 3464 d 22 h hidnplayr /drivers/ethernet/ i8254x: dont crash when out of memory.  
5140 3504 d 8 h hidnplayr /drivers/ethernet/ Corrected ANE bit. (Merged from Baremetal OS)  
5127 3512 d 5 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5126 3512 d 5 h hidnplayr /drivers/ethernet/ RTL8169: set zero flag when transmit succeeded  
5098 3515 d 2 h clevermouse / switch build system to Tup  
5074 3527 d 3 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5073 3527 d 3 h hidnplayr / Converted 3c59x driver to PE format.  
5066 3529 d 2 h hidnplayr / Converted unfinished cardbus and AGP drivers to PE, moved to drivers/unfinished  
5065 3529 d 4 h hidnplayr /drivers/ethernet/ debug information changes.  
5050 3536 d 20 h hidnplayr / Converted RTL8169 driver to PE format.  
5046 3538 d 4 h hidnplayr / Converted DEC21x4x driver to PE format.  
5045 3538 d 5 h hidnplayr / Converted RTL8139 driver to PE format.  
5006 3571 d 4 h hidnplayr / Converted SIS900 driver to PE format.  
5005 3571 d 4 h hidnplayr / Converted RTL8029 driver to PE format.  
5004 3571 d 7 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
5003 3571 d 7 h hidnplayr /drivers/ethernet/ Changed some debug output.  
4998 3572 d 2 h hidnplayr /drivers/ethernet/ forcedeth: converted driver to PE format, bugfixes and enhancements in probe, reset, transmit and int_handler procedures.  
4974 3605 d 6 h hidnplayr /drivers/ethernet/ Small bugfix concerning ISA devices  
4803 3671 d 21 h hidnplayr /drivers/ethernet/ reduced time-out for auto negotiation, bugfixes.  
4663 3692 d 22 h hidnplayr /drivers/ethernet/ Updated stub for BCM57XX driver to PE format.  
4642 3697 d 22 h hidnplayr /drivers/ethernet/ disabled superfluous debug output.