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
4334 3798 d 4 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.  
4333 3798 d 4 h hidnplayr /drivers/ethernet/ Rhine ethernet driver: return success/failed for transmit function.  
4301 3809 d 7 h clevermouse /drivers/ethernet/ rtl8169: make sure that upper dword of rx/tx ring address is zero  
3880 3896 d 5 h hidnplayr /drivers/ethernet/ Better debug output for 3com ethernet driver  
3858 3922 d 4 h hidnplayr /drivers/ethernet/ RTL8139 now works in QEMU.  
3857 3922 d 6 h hidnplayr /drivers/ethernet/ RTL8139: bugfix in transmit buffer cleanup, small improvements.  
3856 3923 d 7 h hidnplayr /drivers/ethernet/ Better debug output for RTL8029 and RTL8139 driver.  
3855 3923 d 8 h hidnplayr /drivers/ethernet/ Better debug output for i8254x and pcnet32 driver.  
3845 3927 d 23 h hidnplayr /drivers/ Network drivers now print driver name on debug output.  
3788 3950 d 1 h hidnplayr /drivers/ethernet/ Disabled some debug output for i8254x driver.  
3758 3955 d 2 h hidnplayr /drivers/ethernet/ VIA Rhine network driver: disabled some debugging output by default, added chip name detection.  
3685 3970 d 9 h hidnplayr /drivers/ethernet/ RTL8139: fixed deadlock on startup  
3639 3978 d 22 h hidnplayr /drivers/ethernet/ Bugfix in dec21x4x driver  
3635 3979 d 1 h hidnplayr /drivers/ allocate_and_clear macro now clears even the last odd bytes. (fix problem with RTL8139)  
3619 3982 d 0 h hidnplayr /drivers/ethernet/ Disable some debugging output for RTL8029 driver.  
3557 3991 d 23 h hidnplayr /drivers/ethernet/ disable unneeded debug output in pcnet driver  
3545 3992 d 1 h hidnplayr / Merge new network stack with trunk