Skip to content

Commit 232ff9a

Browse files
committed
Add README
1 parent dbe70bf commit 232ff9a

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Intel GbE Family Community Driver for Windows 11
2+
3+
**Disclaimer: I am not affiliated with Intel Corporation.**
4+
5+
This is basic Windows 11 driver for Intel I210 controller that can be compiled for ARM64 architecture. It is not supposed to replace the Intel drivers and merely serves to fill in the void until official ARM64 drivers are available directly from Intel.
6+
7+
## TODO
8+
9+
- [ ] Efficient MSI/MSI-X interrupt handling
10+
- [ ] Offloading
11+
- [ ] Checksums
12+
- [ ] Large send offload
13+
- [ ] Energy Efficient Ethernet
14+
- [ ] RSS
15+
- [ ] Enable support for more NIC models

0 commit comments

Comments
 (0)