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
3354 4092 d 18 h hidnplayr /kernel/branches/net/network/ Fixed typo in ARP_IP_to_MAC (debug output displayed wrong IP)  
3351 4093 d 11 h hidnplayr /kernel/branches/net/drivers/ MII: only include code when its actually used.  
3350 4093 d 12 h hidnplayr /kernel/branches/net/drivers/ PHY and link detection for PCnet32 driver (no watchdog yet), added general mii code for ethernet drivers.  
3349 4093 d 21 h hidnplayr /kernel/branches/net/drivers/ 3c59x: enable RX/TX after enabling interrupts, not before.  
3348 4093 d 21 h hidnplayr /kernel/branches/net/ Netstat: redraw window on network subsystem event.
Kernel: send event when IP configuration changed.
 
3347 4093 d 23 h hidnplayr /kernel/branches/net/drivers/ Fixed pcnet32 driver  
3346 4093 d 23 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.
 
3340 4094 d 21 h hidnplayr /kernel/branches/net/ Now Zeroconfig waits for driver to be initialised.  
3337 4095 d 11 h hidnplayr /kernel/branches/net/applications/ircc/ private chat support for IRCC  
3333 4095 d 21 h hidnplayr /kernel/branches/net/ Updated readme.txt  
3332 4095 d 21 h hidnplayr /kernel/branches/net/applications/netstat/ Added missed and dumped TCP packet counters to netstat.  
3331 4095 d 21 h hidnplayr /kernel/branches/net/applications/ircc/ Mostly cosmetical updates for IRCC  
3324 4096 d 20 h hidnplayr /kernel/branches/net/drivers/ Stub for forcedeth driver.  
3323 4096 d 20 h hidnplayr /kernel/branches/net/drivers/ Tied 3c59x network driver to new interface.  
3322 4096 d 20 h hidnplayr /kernel/branches/net/ Removed obsolete EthReceiver interface  
3307 4099 d 13 h hidnplayr /kernel/branches/net/network/ Fixed SOCKET_process_end (broken in #3264), Use mutexes for ring buffer reading/writing.  
3293 4100 d 20 h hidnplayr /kernel/branches/net/network/ Fixed stack corruption in TCP_input when TCP queue is full  
3289 4101 d 5 h hidnplayr /kernel/branches/net/network/ Fixed unlocking of mutex in TCP_output.  
3275 4102 d 12 h hidnplayr /kernel/branches/net/network/ Cleanup in TCP, fixed possible deadlock in TCP_input.  
3272 4103 d 20 h hidnplayr /kernel/branches/net/applications/ Updated network.inc for applications.  

Show All