Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3205 4105 d 8 h hidnplayr /kernel/branches/net/drivers/ Updated PCI macros for network drivers.  
3155 4126 d 4 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
2981 4221 d 7 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2935 4264 d 3 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2918 4280 d 1 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 driver  
2916 4280 d 7 h hidnplayr /kernel/branches/net/drivers/ Some cleanup in rtl8169 driver  
2852 4311 d 10 h hidnplayr /kernel/branches/net/drivers/ Replaced all 'equ' with '=' for network drivers, where possible.  
2544 4409 d 2 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in some network drivers. (net branch)  
2387 4448 d 0 h hidnplayr /kernel/branches/net/drivers/ Added error reporting to some of the network drivers in net branch  
1823 4836 d 3 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 interrupt procedure.  
1559 5013 d 23 h hidnplayr /kernel/branches/net/drivers/ Latest bugfix in RTL8169 for today.  
1558 5013 d 23 h hidnplayr /kernel/branches/net/drivers/ Update of RTL8169 driver for net branch  
1557 5014 d 8 h hidnplayr /kernel/branches/net/drivers/ Some bugfixes in RTL8169 driver for net branch.  
1556 5015 d 7 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver.
bugfix in RTL8169 driver.
 
1554 5017 d 6 h hidnplayr /kernel/branches/net/drivers/ I uploaded the wrong file in previous revision
reverted the file + uploaded right file this time