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 4069 d 14 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 4104 d 11 h hidnplayr /kernel/branches/net/drivers/ Updated PCI macros for network drivers.  
3155 4125 d 6 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
2981 4220 d 10 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2935 4263 d 6 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
2918 4279 d 4 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 driver  
2916 4279 d 9 h hidnplayr /kernel/branches/net/drivers/ Some cleanup in rtl8169 driver  
2852 4310 d 12 h hidnplayr /kernel/branches/net/drivers/ Replaced all 'equ' with '=' for network drivers, where possible.  
2544 4408 d 5 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in some network drivers. (net branch)  
2387 4447 d 3 h hidnplayr /kernel/branches/net/drivers/ Added error reporting to some of the network drivers in net branch  
1823 4835 d 5 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8169 interrupt procedure.  
1559 5013 d 2 h hidnplayr /kernel/branches/net/drivers/ Latest bugfix in RTL8169 for today.  
1558 5013 d 2 h hidnplayr /kernel/branches/net/drivers/ Update of RTL8169 driver for net branch  
1557 5013 d 11 h hidnplayr /kernel/branches/net/drivers/ Some bugfixes in RTL8169 driver for net branch.  
1556 5014 d 10 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver.
bugfix in RTL8169 driver.
 
1554 5016 d 8 h hidnplayr /kernel/branches/net/drivers/ I uploaded the wrong file in previous revision
reverted the file + uploaded right file this time