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
6713 2743 d 0 h hidnplayr /drivers/ethernet/ Fix for rev6711.  
6711 2744 d 1 h hidnplayr /drivers/ethernet/ Added more hardware diversities, refactored chip wake up procedure, set PCI_CMD_PIO bit to allow access to devices which have this bit disabled by default.  
6682 2752 d 0 h hidnplayr /drivers/ethernet/ RTL8139: Do not register driver if reset failed.  
6229 3017 d 19 h hidnplayr /drivers/ethernet/ Fixed error in TX configuration register.  
6227 3017 d 19 h hidnplayr /drivers/ethernet/ RTL8139 Link status: full/half duplex detection.  
5522 3351 d 20 h hidnplayr / New network buffers - phase I  
5363 3419 d 22 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5127 3535 d 6 h hidnplayr /drivers/ethernet/ set zero flag when transmit succeeded.  
5074 3550 d 4 h hidnplayr /drivers/ Removed old netdrv.inc and pci.inc, replaced with newer, better versions.  
5045 3561 d 6 h hidnplayr / Converted RTL8139 driver to PE format.  
4470 3776 d 3 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3776 d 5 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4449 3779 d 4 h hidnplayr /drivers/ Proper link detection for RTL8139.  
3858 3940 d 3 h hidnplayr /drivers/ethernet/ RTL8139 now works in QEMU.  
3857 3940 d 5 h hidnplayr /drivers/ethernet/ RTL8139: bugfix in transmit buffer cleanup, small improvements.  
3856 3941 d 6 h hidnplayr /drivers/ethernet/ Better debug output for RTL8029 and RTL8139 driver.  
3685 3988 d 8 h hidnplayr /drivers/ethernet/ RTL8139: fixed deadlock on startup  
3635 3997 d 0 h hidnplayr /drivers/ allocate_and_clear macro now clears even the last odd bytes. (fix problem with RTL8139)  
3545 4010 d 0 h hidnplayr / Merge new network stack with trunk