

QUALCOMM ATHEROS DRIVERS UNINSTALLED INSTALL
Install the new driver and recreate the kernel cache.Open System Preferences and delete the corresponding network interface, e.Goto /S/L/E and delete ALXEthernet.kext.
QUALCOMM ATHEROS DRIVERS UNINSTALLED CODE
Could you add support for AR813x and AR815x? Sorry, no, because I used a different linux driver as the code base than Shailua which doesn't support these chips so that it would be too much work to add support for them.Supports Energy Efficient Ethernet (EEE).VLAN support is implemented but untested as I have no need for it.Fully optimized for Mountain Lion, Mavericks and Yosemite (64bit architecture) but version 1.x.x should work with Lion too, provided you build from source with the 10.7 SDK.Makes use of the chip's TCP Segmentation Offload (TSO) feature with IPv4 and IPv6 in order to reduce CPU load while sending large amounts of data.Support for TCP/IPv6 and UDP/IPv6 checksum offload.TCP, UDP and IPv4 checksum offload (receive and transmit).Only small packets are copied on reception because creating a copy is more efficient than allocating a new buffer. Support for multisegment packets relieving the network stack of unnecessary copy operations when assembling packets for transmission.

