..  
			 
		
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										cellular
									
								 
							
						
					 
				 
				
					
						
							
							Correct PPPCellularInterface::get_gateway() 
						
					 
				 
				2018-06-07 14:28:19 +03:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										emac-drivers
									
								 
							
						
					 
				 
				
					
						
							
							Merge pull request  #7206  from mikaleppanen/k64f_async_powerup 
						
					 
				 
				2018-06-19 21:49:37 -05:00  
			 
		
			
			
			
			
				
					
						
							
								 
								CellularBase.h 
							
						
					 
				 
				
					
						
							
							Add NetworkInterface::get_default_instance() 
						
					 
				 
				2018-05-23 12:25:17 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								DNS.h 
							
						
					 
				 
				
					
						
							
							Corrected more defects 
						
					 
				 
				2018-05-23 12:24:10 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								EMAC.h 
							
						
					 
				 
				
					
						
							
							Extend EMAC multicast APIs 
						
					 
				 
				2018-05-23 12:24:02 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								EMACInterface.cpp 
							
						
					 
				 
				
					
						
							
							Add check for _interface 
						
					 
				 
				2018-05-25 12:16:00 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								EMACInterface.h 
							
						
					 
				 
				
					
						
							
							Add downcast methods to NetworkInterface 
						
					 
				 
				2018-05-23 12:23:55 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								EMACMemoryManager.cpp 
							
						
					 
				 
				
					
						
							
							Added preferred alignment to emac and copy to/from to memory manager 
						
					 
				 
				2018-05-23 12:24:01 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								EMACMemoryManager.h 
							
						
					 
				 
				
					
						
							
							Added preferred alignment to emac and copy to/from to memory manager 
						
					 
				 
				2018-05-23 12:24:01 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								EthInterface.h 
							
						
					 
				 
				
					
						
							
							Add NetworkInterface::get_default_instance() 
						
					 
				 
				2018-05-23 12:25:17 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								EthernetInterface.cpp 
							
						
					 
				 
				
					
						
							
							Add NetworkInterface::get_default_instance() 
						
					 
				 
				2018-05-23 12:25:17 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								EthernetInterface.h 
							
						
					 
				 
				
					
						
							
							Insert EMACInterface class 
						
					 
				 
				2018-05-22 11:44:45 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								InternetSocket.cpp 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								InternetSocket.h 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								MeshInterface.h 
							
						
					 
				 
				
					
						
							
							Add NetworkInterface::get_default_instance() 
						
					 
				 
				2018-05-23 12:25:17 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								NetworkInterface.cpp 
							
						
					 
				 
				
					
						
							
							Corrected more defects 
						
					 
				 
				2018-05-23 12:24:10 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								NetworkInterface.h 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								NetworkInterfaceDefaults.cpp 
							
						
					 
				 
				
					
						
							
							Fix typo: WifiInterface -> WiFiInterface and add missing return. 
						
					 
				 
				2018-06-19 10:47:12 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								NetworkStack.cpp 
							
						
					 
				 
				
					
						
							
							gethostbyname won't accept empty name 
						
					 
				 
				2018-05-30 12:07:07 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								NetworkStack.h 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								OnboardNetworkStack.h 
							
						
					 
				 
				
					
						
							
							Added memory manager set to add_ethernet_interface() of test stack 
						
					 
				 
				2018-05-23 12:24:11 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								Socket.h 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								SocketAddress.cpp 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								SocketAddress.h 
							
						
					 
				 
				
					
						
							
							Remove doxygen warnings in nsapi 
						
					 
				 
				2017-06-05 17:32:46 -05:00  
			 
		
			
			
			
			
				
					
						
							
								 
								TCPServer.cpp 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								TCPServer.h 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								TCPSocket.cpp 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								TCPSocket.h 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								UDPSocket.cpp 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								UDPSocket.h 
							
						
					 
				 
				
					
						
							
							Refactor Sockets by moving functions up into common base. 
						
					 
				 
				2018-06-20 12:38:06 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								WiFiAccessPoint.cpp 
							
						
					 
				 
				
					
						
							
							Merge remote-tracking branch 'upstream/master' into feature_wifi_ublox_merge 
						
					 
				 
				2016-10-02 07:29:07 -05:00  
			 
		
			
			
			
			
				
					
						
							
								 
								WiFiAccessPoint.h 
							
						
					 
				 
				
					
						
							
							Fixed missing public 
						
					 
				 
				2016-10-04 15:52:56 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								WiFiInterface.h 
							
						
					 
				 
				
					
						
							
							Add NetworkInterface::get_default_instance() 
						
					 
				 
				2018-05-23 12:25:17 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								mbed_lib.json 
							
						
					 
				 
				
					
						
							
							Add NetworkInterface::get_default_instance() 
						
					 
				 
				2018-05-23 12:25:17 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								nsapi.h 
							
						
					 
				 
				
					
						
							
							Fixed correct includes so that compile log is not polluted. 
						
					 
				 
				2018-03-13 16:23:15 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								nsapi_dns.cpp 
							
						
					 
				 
				
					
						
							
							Changed DNS global class definitions to singletons 
						
					 
				 
				2018-06-13 15:50:22 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								nsapi_dns.h 
							
						
					 
				 
				
					
						
							
							Changed mutexes, delete and DNS call in callback set 
						
					 
				 
				2018-05-23 12:24:10 +03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								nsapi_ppp.h 
							
						
					 
				 
				
					
						
							
							NSAPI status callback changes 
						
					 
				 
				2018-02-09 12:44:31 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								nsapi_types.h 
							
						
					 
				 
				
					
						
							
							Corrected asynchronous DNS functionality 
						
					 
				 
				2018-05-25 11:21:52 +03:00