Commit Graph

14353 Commits

Author SHA1 Message Date
Jo-Philipp Wich
3df8df720a uhttpd: - ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version
SVN-Revision: 21121
2010-04-24 11:07:41 +00:00
Nicolas Thill
e9dcaa6a13 package/kernel: use macros for hid & input
SVN-Revision: 21120
2010-04-24 11:01:06 +00:00
Alexandros C. Couloumbis
d0883b82a4 brcm47xx: add sysfs attributes to ssb devices & new defines for registers and device ids (credits: Bernhard Loos)
SVN-Revision: 21119
2010-04-24 06:54:17 +00:00
Ralph Hempel
5f643ca7dc fix command line buffer length, fixes mtdparts
SVN-Revision: 21117
2010-04-24 06:03:31 +00:00
Alexandros C. Couloumbis
acb329137e fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 21114
2010-04-23 15:50:28 +00:00
Jo-Philipp Wich
6f5203228f dnsmasq: - when processing domain entries, append searchdomain to host entries if they are not fully qualified - create only one reverse record for address entries with multiple names
SVN-Revision: 21109
2010-04-23 13:40:50 +00:00
Alexandros C. Couloumbis
819114e3f2 brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W, RT-220W and alike boards (closes #6789)
SVN-Revision: 21108
2010-04-23 11:49:27 +00:00
Jo-Philipp Wich
b1e7cd577b cleanup Makefiles (#7212)
SVN-Revision: 21107
2010-04-23 11:27:29 +00:00
Jo-Philipp Wich
62c8bfcbbd kernel: package cypress m8 usb-to-serial module (#7210)
SVN-Revision: 21104
2010-04-23 10:55:26 +00:00
Nicolas Thill
9d7068ebdc package/kernel: use macros for kmod-rfkill depends
SVN-Revision: 21102
2010-04-23 04:08:26 +00:00
Nicolas Thill
5034b75865 package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
SVN-Revision: 21101
2010-04-23 04:01:03 +00:00
Felix Fietkau
3b9e0000ec ath9k: merge fixes for 5ghz fast clock handling
SVN-Revision: 21097
2010-04-22 18:33:55 +00:00
Florian Fainelli
2bab1a43be register spi controller, remove whitespaces
SVN-Revision: 21096
2010-04-22 16:35:49 +00:00
Florian Fainelli
6b423d5ecb resync 2.6.33 mtd patch with the one for 2.6.32
SVN-Revision: 21095
2010-04-22 16:35:44 +00:00
Florian Fainelli
41836b16bb fix wrong refresh on flashmap patch
SVN-Revision: 21094
2010-04-22 16:35:01 +00:00
Felix Fietkau
17049cf4ce mac80211: update to wireless-testing 2010-04-21
SVN-Revision: 21089
2010-04-22 15:39:31 +00:00
Felix Fietkau
ceaa4bbe3c metadata.pl: fix recursive handling of conditional dependencies
SVN-Revision: 21088
2010-04-22 15:39:20 +00:00
Florian Fainelli
ca3e07d639 re-instate SPI support
SVN-Revision: 21087
2010-04-22 15:27:51 +00:00
Florian Fainelli
0b47141194 refresh 2.6.32 patches
SVN-Revision: 21086
2010-04-22 15:27:46 +00:00
Florian Fainelli
be2a5389e6 alwasy read imagetag with 64K erase block size
SVN-Revision: 21085
2010-04-22 15:27:42 +00:00
Florian Fainelli
43311d7182 remove simulator profile
SVN-Revision: 21084
2010-04-22 15:27:37 +00:00
Gabor Juhos
60cbdbb686 ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
SVN-Revision: 21083
2010-04-22 09:25:37 +00:00
Gabor Juhos
4be3c3e48c kernel: refresh patches for 2.6.34-rc5 and update md5sum
SVN-Revision: 21082
2010-04-22 07:13:21 +00:00
Gabor Juhos
81062a12ac kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
SVN-Revision: 21081
2010-04-22 07:12:09 +00:00
Felix Fietkau
8149815189 fix gnu find prereq check
SVN-Revision: 21078
2010-04-21 20:42:09 +00:00
Hauke Mehrtens
f28a87cf3a mac80211: add mwl8k driver
This closes #7209

SVN-Revision: 21077
2010-04-21 19:18:13 +00:00
Gabor Juhos
10ed3b23a6 ar71xx: reduce button threshold value on the NBG460 board
SVN-Revision: 21076
2010-04-21 19:07:23 +00:00
Gabor Juhos
9933d34770 ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
SVN-Revision: 21075
2010-04-21 19:07:19 +00:00
Gabor Juhos
7abcc664c6 package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
SVN-Revision: 21074
2010-04-21 19:07:14 +00:00
Gabor Juhos
b303c5e2b9 kernel: add KEY_WPS_BUTTON definition
SVN-Revision: 21073
2010-04-21 19:07:11 +00:00
Alexandros C. Couloumbis
bfe71b159a tools: update cloog to 0.15.9
SVN-Revision: 21071
2010-04-21 17:21:29 +00:00
Felix Fietkau
605fbb51ce hostapd: fix segmentation fault on non-mac80211 drivers (#7202)
SVN-Revision: 21065
2010-04-20 21:25:14 +00:00
Jo-Philipp Wich
fad018cfdd fix syntax error in Config.in
SVN-Revision: 21062
2010-04-20 21:13:12 +00:00
Felix Fietkau
116385c195 rb532: remove bogus 802.1q kernel config overide
SVN-Revision: 21060
2010-04-20 20:24:43 +00:00
Mirko Vogt
a34c4b6ec6 add "patented"-build flag to allow packages being with and without patented technology
SVN-Revision: 21050
2010-04-20 17:19:40 +00:00
Alexandros C. Couloumbis
bf12a75a87 brcm47xx: fix r21042, nuke (boardnum == 42 section)
SVN-Revision: 21047
2010-04-20 16:23:47 +00:00
Florian Fainelli
8ca51dc6f1 fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos
SVN-Revision: 21046
2010-04-20 16:18:08 +00:00
Florian Fainelli
d2af27b13d fix iptables cflags to include architecture specific asm includes
SVN-Revision: 21045
2010-04-20 16:18:03 +00:00
Felix Fietkau
b131ab7914 hostapd: fix basic rate selection for 5ghz
SVN-Revision: 21043
2010-04-20 15:08:29 +00:00
Alexandros C. Couloumbis
bd97e88167 brcm47xx: fix ethernet link state (closes #7056)
SVN-Revision: 21042
2010-04-20 15:03:22 +00:00
Gabor Juhos
7e64396394 atheros: refresh 2.6.32 patches
SVN-Revision: 21039
2010-04-20 13:19:29 +00:00
Gabor Juhos
f1eeb9b199 atheros: register wmac device only if it is enabled in the board config
SVN-Revision: 21038
2010-04-20 13:19:25 +00:00
Gabor Juhos
d7919c8d0d ar71xx: fix mtd_layout for the DIR-615-C1 and similar devices
* Thanks to Yury Polyanskiy for the report

SVN-Revision: 21036
2010-04-20 08:07:25 +00:00
Alexandros C. Couloumbis
6d59a298e8 add gcc-4.5.0 preliminary support
SVN-Revision: 21033
2010-04-19 15:43:08 +00:00
Gabor Juhos
26cd3eed25 ppc40x: sync kernel config
SVN-Revision: 21031
2010-04-19 12:33:09 +00:00
Nicolas Thill
3162bc1ecf target/ramips: fix another typo from [20834] (closes: #7182)
SVN-Revision: 21012
2010-04-19 01:14:29 +00:00
Jo-Philipp Wich
1b192e72c3 add missing kernel symbols (#7189)
SVN-Revision: 21010
2010-04-19 00:46:47 +00:00
Jo-Philipp Wich
d429130518 opkg: update to r528, refresh patches
SVN-Revision: 21008
2010-04-18 23:23:40 +00:00
Hauke Mehrtens
fa432efa8e brcm47xx: allow isdn on brcm47xx
SVN-Revision: 21001
2010-04-18 19:32:18 +00:00
Hauke Mehrtens
78981f6f3c kernel: refresh patches with 2.6.34-rc4
SVN-Revision: 20999
2010-04-18 18:35:47 +00:00