-refreshed source from Cyanogen’s cm-kernel github (android-msm-2.6.33 branch; last commit: about 14 hours ago )
-base config from current CM github
-switched back to NEON optimisations for better compatibility with 5.0.7-T Series
-tweaked cpufreq_ondemand for a faster scale to max

Update:
-lowered cpufreq_ondemand sampling rate a bit more

Update 2:
-lowered cpufreq_ondemand sampling rate and thresholds a bit more

-reverted commits (this wifi module (which is the older version) is in the update.zip format files and lib-2633.3-050710.tar.gz):
6723b3a4ce7909d5014f (net: wireless: bcm4329: Add FW crash trap debug)
27dd25f80402a13f9d5c (net: wireless: bcm4329: Fix dhd_os_wd_timer if bus is down )
1490683fb851b992722c (net: wireless: bcm4329: Fix AP interface processing and removal)
f2513498e961966d3209 (net: wireless: bcm4329: Update to Ver 4.218.209)

Note:
If you are on 5.0.6, please do not use this kernel set.

Note 2:
If you would like to try the newer version wifi module (Ver 4.218.209 (commits: 6723b3a4ce7909d5014f, f2513498e961966d3209, 1490683fb851b992722c, and 27dd25f80402a13f9d5c)), push the bcm4329.ko module contained within this .zip to /system/lib/modules:

wifi-4.218.209-NEW.zip (Ver 4.218.209)
Download: wifi-4.218.209-NEW.zip

——–

boot-cm_2633.3-oc-uv-btn-aud-ram-neon_fp-050910.zip
Download: boot-cm_2633.3-oc-uv-btn-aud-ram-neon_fp-050910.zip

boot-cm_2633.3-oc-uv-xtra-btn-aud-ram-neon_fp-050910.zip
Download: boot-cm_2633.3-oc-uv-xtra-btn-aud-ram-neon_fp-050910.zip

<><><>

zImage-cm_2633.3-oc-uv-btn-aud-ram-neon_fp-050910
Download: zImage-cm_2633.3-oc-uv-btn-aud-ram-neon_fp-050910

zImage-cm_2633.3-oc-uv-xtra-btn-aud-ram-neon_fp-050910
Download: cm_2633.3-oc-uv-xtra-btn-aud-ram-neon_fp-050910

lib-2633.3-050910.tar.gz
Download: lib-2633.3-050910.tar.gz

wifi-4.218.209-NEW.zip (Ver 4.218.209)
Download: wifi-4.218.209-NEW.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage-FILE
then

take the bcm4329.ko file from lib-2633.3.tar.gz/lib/modules (use winrar for windows or tar with z option for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use ondemand CPU governor

« »