Commit graph

9809 commits

Author SHA1 Message Date
Imre Kaloz
2a88ccfa08 add further fixes for the optional Cambria UART - thanks, Chris
SVN-Revision: 14243
2009-01-28 15:24:43 +00:00
Imre Kaloz
c116b431a5 refresh patches
SVN-Revision: 14242
2009-01-28 15:22:57 +00:00
Imre Kaloz
126beb7dd3 add IXP4xx GPIOLIB support based on Chris' patch
SVN-Revision: 14241
2009-01-28 15:15:46 +00:00
Gabor Juhos
1354730b35 wpa_supplicant: update to 0.6.7
SVN-Revision: 14240
2009-01-28 13:48:22 +00:00
Gabor Juhos
6446f93be8 wpa_supplicant: refresh patches
SVN-Revision: 14239
2009-01-28 13:44:24 +00:00
Gabor Juhos
e3d58387a3 fix leds-gpio platform data initialization (closes #4512)
SVN-Revision: 14238
2009-01-28 11:48:14 +00:00
Gabor Juhos
a7187cb4ff iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>)
SVN-Revision: 14235
2009-01-28 09:24:02 +00:00
Gabor Juhos
359cda4e26 libnl: update linux/genetlink.h for iw package (thanks to Hauke Mehrtens <hauke@hauke-m.de>)
SVN-Revision: 14234
2009-01-28 09:22:10 +00:00
Gabor Juhos
b665dfd554 libnl: refresh patches
SVN-Revision: 14233
2009-01-28 08:51:33 +00:00
Markus Wigge
b05f64dd06 - added "server" option list to delegate specific subdomains to given upstream servers
SVN-Revision: 14232
2009-01-27 22:58:11 +00:00
Nicolas Thill
2688dcf275 build ieee80211 kernel support as modules on etrax
SVN-Revision: 14230
2009-01-27 22:09:41 +00:00
Nicolas Thill
33169cf29f mark kmod-ata-rb532-cf as broken
SVN-Revision: 14229
2009-01-27 22:02:43 +00:00
Felix Fietkau
27a4c9f5ab gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches)
SVN-Revision: 14228
2009-01-27 21:11:51 +00:00
Felix Fietkau
af420c0c3c binutils 2.19 does not support avr32 yet
SVN-Revision: 14227
2009-01-27 20:09:22 +00:00
Felix Fietkau
158c3917e9 add gcc 4.3.3, clean up gcc version config symbols
SVN-Revision: 14226
2009-01-27 20:08:34 +00:00
Felix Fietkau
9bb8734d2e hostapd: add support for socket filtering to get rid of some of the massive cpu overhead with mac80211 drivers (backport from hostapd git repository)
SVN-Revision: 14225
2009-01-27 20:05:46 +00:00
Felix Fietkau
fe48f4cac0 hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently depends on ath9k)
SVN-Revision: 14224
2009-01-27 20:05:11 +00:00
Markus Wigge
a75c40c66f - added generic config for 2.6.28 generated from 2.6.27 with plain kernel_menuconfig, no modifications so far
SVN-Revision: 14223
2009-01-27 17:59:15 +00:00
Nicolas Thill
f9b20ad946 fix kmod-sit dependencies
SVN-Revision: 14222
2009-01-27 17:24:31 +00:00
Nicolas Thill
263b05274f update wireless-tools to v0.29 (final), refresh patch, bumb release number
SVN-Revision: 14221
2009-01-27 15:15:42 +00:00
Markus Wigge
e7f7e0b605 - added some extra flags to read more information - added automagic device generation /dev/cs5535_gpioX
SVN-Revision: 14220
2009-01-27 14:02:38 +00:00
Nicolas Thill
088931d4de revert [14081]: iptunnel4 does not make sense on 2.4, just add a conditionnal dependency on iptunnel4 to ipip
SVN-Revision: 14219
2009-01-27 09:56:05 +00:00
Gabor Juhos
92dd3af727 tew-632brp: enable WAN port
SVN-Revision: 14216
2009-01-27 07:08:24 +00:00
Felix Fietkau
cf3beca4a2 madwifi: improve reliability of napi polling when fast framing is enabled
SVN-Revision: 14215
2009-01-27 06:13:57 +00:00
Felix Fietkau
21e15b7148 fix mpfr download url
SVN-Revision: 14213
2009-01-26 21:38:03 +00:00
Felix Fietkau
0232808d14 eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy is not available on darwin)
SVN-Revision: 14212
2009-01-26 19:49:26 +00:00
Felix Fietkau
15c76887b8 port the eglibc cross compiling fix to version 2.9
SVN-Revision: 14211
2009-01-26 19:47:27 +00:00
Felix Fietkau
ff89285b25 fix handling of eglibc config options for packaging
SVN-Revision: 14210
2009-01-26 19:46:12 +00:00
Felix Fietkau
8bf53faa44 fix eglibc 2.8 cross-compile under darwin / mac os x
SVN-Revision: 14209
2009-01-26 19:44:47 +00:00
Gabor Juhos
8c12e6eced experimental support for the Planex MZK-W04NU board
SVN-Revision: 14208
2009-01-26 18:50:43 +00:00
Gabor Juhos
093cddebb3 update 2.6.28 config
SVN-Revision: 14207
2009-01-26 18:15:55 +00:00
Gabor Juhos
457bef0475 tew-632brp: add WPS button
SVN-Revision: 14205
2009-01-26 17:45:33 +00:00
Gabor Juhos
6bea544949 move random MAC address generation into the platform initialization code
SVN-Revision: 14204
2009-01-26 14:55:09 +00:00
Felix Fietkau
a43685367e madwifi: fix rx for pure wds interfaces
SVN-Revision: 14203
2009-01-26 14:37:21 +00:00
Felix Fietkau
172dbe47b6 madwifi: fix a potential race condition in the wds ap station interface setup/teardown
SVN-Revision: 14202
2009-01-26 14:36:39 +00:00
Gabor Juhos
ff21a7a7fa generic-2.6/2.6.28: refresh a patch
SVN-Revision: 14201
2009-01-26 08:06:17 +00:00
Gabor Juhos
f24801292e build firmware image for the CR-NSADP board
SVN-Revision: 14200
2009-01-26 08:05:44 +00:00
Gabor Juhos
6cef0de7b6 add USB drivers for the NFS-101U/WU profiles
SVN-Revision: 14199
2009-01-26 08:04:34 +00:00
Gabor Juhos
6400108bbb refresh 2.6.28 patches
SVN-Revision: 14198
2009-01-26 07:59:54 +00:00
Felix Fietkau
3f3b9a86a3 madwifi: add back a missing part of the mbss vap refactoring
SVN-Revision: 14197
2009-01-26 05:31:18 +00:00
Felix Fietkau
19f8937c77 install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems have it)
SVN-Revision: 14196
2009-01-26 04:54:25 +00:00
Felix Fietkau
10e3ea9f12 madwifi: preserve the interface mode correctly when using wds with sta separation
SVN-Revision: 14195
2009-01-26 02:57:44 +00:00
Felix Fietkau
f561b910e8 madwifi: fix a race condition in the wds sta separation, which is triggered by using wpa authentication on the ap
SVN-Revision: 14193
2009-01-26 00:27:49 +00:00
Felix Fietkau
727ab9ce8d madwifi: fix fast-frame related dma unmap bug
SVN-Revision: 14192
2009-01-26 00:27:40 +00:00
Felix Fietkau
bef07d58fc madwifi: fix a noderef problem in the mbss vap cleanup
SVN-Revision: 14191
2009-01-26 00:27:27 +00:00
Gabor Juhos
d73660e391 oops, revert to 2.6.27.13
SVN-Revision: 14190
2009-01-25 21:07:17 +00:00
Gabor Juhos
4e8b080d9f preliminary support for 2.6.28 (based on the patches by Alexandros C. Couloumbis)
SVN-Revision: 14189
2009-01-25 21:04:15 +00:00
Jose Vasconcellos
9a74dd2faa Added support WRV54G.
SVN-Revision: 14186
2009-01-25 20:42:03 +00:00
Gabor Juhos
e1eab1038d remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes #4502)
SVN-Revision: 14185
2009-01-25 20:31:26 +00:00
Gabor Juhos
87d29df81e generic-2.6/2.6.28: add missing config symbol
SVN-Revision: 14184
2009-01-25 19:46:51 +00:00