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
3346 4096 d 15 h hidnplayr /kernel/branches/net/ Introduced new application event for network subsystem changes (link changed, ip changed, ...)
Removed get_mac and set_mac procedures from device structure, kernel does not need them.
Added link state detection capabilities for kernel and some drivers.
 
3205 4131 d 11 h hidnplayr /kernel/branches/net/drivers/ Updated PCI macros for network drivers.  
3155 4152 d 7 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
2981 4247 d 10 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2935 4290 d 6 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2918 4306 d 4 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 driver  
2916 4306 d 10 h hidnplayr /kernel/branches/net/drivers/ Some cleanup in rtl8169 driver  
2852 4337 d 13 h hidnplayr /kernel/branches/net/drivers/ Replaced all 'equ' with '=' for network drivers, where possible.  
2544 4435 d 6 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in some network drivers. (net branch)  
2387 4474 d 3 h hidnplayr /kernel/branches/net/drivers/ Added error reporting to some of the network drivers in net branch  
1823 4862 d 6 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 interrupt procedure.  
1559 5040 d 2 h hidnplayr /kernel/branches/net/drivers/ Latest bugfix in RTL8169 for today.  
1558 5040 d 2 h hidnplayr /kernel/branches/net/drivers/ Update of RTL8169 driver for net branch  
1557 5040 d 11 h hidnplayr /kernel/branches/net/drivers/ Some bugfixes in RTL8169 driver for net branch.  
1556 5041 d 10 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver.
bugfix in RTL8169 driver.
 
1554 5043 d 9 h hidnplayr /kernel/branches/net/drivers/ I uploaded the wrong file in previous revision
reverted the file + uploaded right file this time