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
5522 3325 d 10 h hidnplayr / New network buffers - phase I  
5363 3393 d 11 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5127 3508 d 20 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5074 3523 d 18 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5045 3534 d 20 h hidnplayr / Converted RTL8139 driver to PE format.  
4470 3749 d 17 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3749 d 19 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4449 3752 d 17 h hidnplayr /drivers/ Proper link detection for RTL8139.  
3858 3913 d 17 h hidnplayr /drivers/ethernet/ RTL8139 now works in QEMU.  
3857 3913 d 19 h hidnplayr /drivers/ethernet/ RTL8139: bugfix in transmit buffer cleanup, small improvements.  
3856 3914 d 20 h hidnplayr /drivers/ethernet/ Better debug output for RTL8029 and RTL8139 driver.  
3685 3961 d 22 h hidnplayr /drivers/ethernet/ RTL8139: fixed deadlock on startup  
3635 3970 d 14 h hidnplayr /drivers/ allocate_and_clear macro now clears even the last odd bytes. (fix problem with RTL8139)  
3545 3983 d 14 h hidnplayr / Merge new network stack with trunk