update out-of-tree intel ethernet drivers
update OOT Intel ethernet driver for e1000e, igb and ixgbe backed NICs from: https://sourceforge.net/projects/e1000/ Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									73cf4c7faf
								
							
						
					
					
						commit
						f61496936e
					
				
							
								
								
									
										6
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Makefile
									
									
									
									
									
								
							| @ -42,13 +42,13 @@ KERNEL_SRC=ubuntu-bionic | ||||
| KERNEL_SRC_SUBMODULE=submodules/$(KERNEL_SRC) | ||||
| KERNEL_CFG_ORG=config-${KERNEL_VER}.org | ||||
| 
 | ||||
| E1000EDIR=e1000e-3.3.6 | ||||
| E1000EDIR=e1000e-3.4.1.1 | ||||
| E1000ESRC=${E1000EDIR}.tar.gz | ||||
| 
 | ||||
| IGBDIR=igb-5.3.5.10 | ||||
| IGBDIR=igb-5.3.5.18 | ||||
| IGBSRC=${IGBDIR}.tar.gz | ||||
| 
 | ||||
| IXGBEDIR=ixgbe-5.3.3 | ||||
| IXGBEDIR=ixgbe-5.3.7 | ||||
| IXGBESRC=${IXGBEDIR}.tar.gz | ||||
| 
 | ||||
| ZFSONLINUX_SUBMODULE=submodules/zfsonlinux | ||||
|  | ||||
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								e1000e-3.4.1.1.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								e1000e-3.4.1.1.tar.gz
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								igb-5.3.5.18.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								igb-5.3.5.18.tar.gz
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								ixgbe-5.3.7.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								ixgbe-5.3.7.tar.gz
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Thomas Lamprecht
						Thomas Lamprecht