Add a standard NIC and RDMA/iWARP driver for NetEffect 1/10Gb ethernet adapters. Signed-off-by: Glenn Streiff <gstreiff@neteffect.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			115 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			115 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
obj-$(CONFIG_INFINIBAND_NES) += iw_nes.o
 | 
						|
 | 
						|
iw_nes-objs := nes.o nes_hw.o nes_nic.o nes_utils.o nes_verbs.o nes_cm.o
 |