Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donatengit authored Aug 27, 2022
1 parent 7fe7cb1 commit 1b8d84f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
#### Intel onboard LAN driver for macOS. Courtesy of [hnak](https://www.insanelymac.com/forum/profile/228503-hnak/?wr=eyJhcHAiOiJmb3J1bXMiLCJtb2R1bGUiOiJmb3J1bXMtY29tbWVudCIsImlkXzEiOjI3MzA3MywiaWRfMiI6MTc3NTc1Mn0=), refer to the [original post](https://www.insanelymac.com/forum/topic/273073-appleigbkext/) for more details.
<br />

- Updated to [Intel IGB source v5.7.2](https://www.intel.com/content/www/us/en/download/14098/13663/intel-network-adapter-driver-for-82575-6-82580-i350-and-i210-211-based-gigabit-network-connections-for-linux.html) (by [Shanee](https://github.com/Shaneee))
- Updated to [Intel's IGB source 5.11.4](https://www.intel.com/content/www/us/en/download/14098/intel-network-adapter-driver-for-82575-6-82580-i350-and-i210-211-based-gigabit-network-connections-for-linux.html) (initial update to [5.7.2](https://www.intel.com/content/www/us/en/download/14098/13663/intel-network-adapter-driver-for-82575-6-82580-i350-and-i210-211-based-gigabit-network-connections-for-linux.html) by [Shanee](https://github.com/Shaneee))
- Adopting/merging IntelMausi link management and code structure approach (for potential further merge)
- Explicitly stalling packets when transmit queue is busy (as in IntelMausi)
- Increased default queue capacity from 256 to 1024
- Added options to (un)select EEE mode (there are notes that disabling it could fix spontaneous link problems)
- Added options to (un)select EEE mode (there are notes that disabling it could fix spontaneous link problems)
- Ensured software interrupt register in watchdog for rx ring cleaned

<hr />
Expand Down

0 comments on commit 1b8d84f

Please sign in to comment.