17 Commits

Author SHA1 Message Date
tytung
a8bf8f2567 net: wireless: bcm4329: Allocate skb with GFP_KERNEL flag if possible
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2011-03-12 17:56:55 +08:00
tytung
9bc54c5ede net: wireless: bcm4329: Disable wake irq at driver stop
Previously at driver stop interrupts were not disabled and
might cause never-ending waking up

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2011-03-12 17:55:43 +08:00
tytung
765f3a9d95 wifi: updated WiFi driver to AOSP version to support WiFi with EAP authentication on Gingerbread.
Need Gingerbread wpa_supplicant.
2011-02-23 19:15:59 +08:00
rajkosto
8784a1dc59 fix gcc compiler warning in wifi driver 2010-12-13 11:58:17 +11:00
Markinus
e165752c6f bcm4329: driver updates, fixed ts leg after resume with wlan on. 2010-12-13 11:52:25 +11:00
Jon Benson
a29154193a Revert "Added gauner1986's hack to force 802.11n support on."
This reverts commit 2dfc0915ee145e053b2b315eacc6e6fe27066c8e.
2010-12-13 11:52:00 +11:00
Jon Benson
260b0ba01a Added some extra debug info for vdd_level being set on bootup, and fixed another warning in WiFi driver.
The warning was preventing me compiling using the latest CodeSourcery toolchain with optimizations.
2010-11-18 12:36:22 +11:00
Jon Benson
437d3a1450 Revert "Applied mdebeljuh patch from http://forum.xda-developers.com/showthread.php?t=819819"
This reverts commit 187ebc6dad91e101d4680f0f5ebe141f2013043f.
2010-10-27 19:35:50 +11:00
Jon Benson
187ebc6dad Applied mdebeljuh patch from http://forum.xda-developers.com/showthread.php?t=819819 2010-10-27 00:07:27 +11:00
Jon Benson
66cc1bbacb Revert "Wireless driver had a line trying to iterate past the end of an array. I just corrected it so it would build with optimizations."
This isn't needed with Rajko's fix.

This reverts commit 8fb8a09db8c331c8c77c6a17ebe1926ccb08e7e6.
2010-09-29 17:05:08 +10:00
Jon Benson
c29bfbebb2 Merge branch 'master' of git://gitorious.org/~rajkosto/linux-on-wince-htc/rajko-linux_on_wince_htc 2010-09-29 17:04:02 +10:00
rajkosto
71d0534681 fix gcc compiler warning in wifi driver 2010-09-29 08:47:30 +02:00
Jon Benson
8fb8a09db8 Wireless driver had a line trying to iterate past the end of an array. I just corrected it so it would build with optimizations.
I have no idea what, if any, consequences there may be to this.
2010-09-28 17:20:00 +10:00
Jon Benson
2dfc0915ee Added gauner1986's hack to force 802.11n support on. 2010-09-28 17:04:27 +10:00
Markinus
6ecee08bb8 htcleo: back to 204 wlan driver to get encryptet tethering back to work 2010-09-12 20:19:33 +02:00
Markinus
8c7de5cc0e net: add newest bsm wlan drivers Check for new firmware too! 2010-09-12 14:10:49 +02:00
Markinus
e34adb00cb Add EVOs source as default 2010-08-27 11:19:57 +02:00