eb45bb90d4toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolve isses of #8269
Alexandros C. Couloumbis
2010-11-18 14:58:37 +00:00
f9d20beed7mac80211: merge pending cfg80211 patches to fix a race condition with setting the regdomain for multiple cards
Felix Fietkau
2010-11-18 10:06:08 +00:00
ba5296268cx86: refresh config, enable pci express support
Felix Fietkau
2010-11-17 22:41:17 +00:00
d0ab35c115base-file: add metric option for static and dhcp protos, this simplifies the management of multiple default routes
Jo-Philipp Wich
2010-11-17 19:11:50 +00:00
2201a230a9acx-mac80211: fix compile errors with the new compat-wireless
Felix Fietkau
2010-11-17 15:02:16 +00:00
058fa75a74mac80211: update to wireless-testing 2010-11-16
Felix Fietkau
2010-11-17 03:43:24 +00:00
b59113f2e7ath9k: add some fixes for AR9003
Felix Fietkau
2010-11-16 18:23:05 +00:00
79a2f2debctarget/linux: revert r24014 (further testing is needed)
Alexandros C. Couloumbis
2010-11-16 14:07:40 +00:00
4cf92fbdf7linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
Alexandros C. Couloumbis
2010-11-16 13:42:21 +00:00
eadb5c84faimagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above).
Daniel Dickinson
2010-11-16 06:46:53 +00:00
e8d482ab00switch to LuCI trunk, should be stable enough for common use now
Jo-Philipp Wich
2010-11-16 00:05:41 +00:00
3c027c784elinux/generic: update to layer7-2.22 for kernels >=2.6.36
Alexandros C. Couloumbis
2010-11-15 12:24:48 +00:00
2a785745e9target/linux: add some 2.6.37 missing symbols. (thank you maddes)
Alexandros C. Couloumbis
2010-11-15 09:04:23 +00:00
6bc36a80ddlinux/generic: add a missing symbol. (thank you kaloz)
Alexandros C. Couloumbis
2010-11-15 08:57:26 +00:00
6cd4575153brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't.
Daniel Dickinson
2010-11-15 04:08:09 +00:00
5bf3838a006to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
Jo-Philipp Wich
2010-11-15 01:17:32 +00:00
acd99c5bb6add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
Jo-Philipp Wich
2010-11-14 23:51:16 +00:00
98d4c31860add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads).
Jo-Philipp Wich
2010-11-14 22:00:10 +00:00
7fad1dae85mac80211: fix another 2.6.35 compile error
Felix Fietkau
2010-11-12 18:49:24 +00:00
f1924d7147linux/adm5120: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis
2010-11-12 17:06:16 +00:00
41aadece1dmac80211: fix compile on linux 2.6.35
Felix Fietkau
2010-11-12 16:56:07 +00:00
5eef1e4f29package/madwifi: refresh madwifi patches
Alexandros C. Couloumbis
2010-11-12 15:14:27 +00:00
79a27bd7b2linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes#8211)
Alexandros C. Couloumbis
2010-11-12 09:28:00 +00:00
814af8484ehostapd: update to 2010-11-11
Felix Fietkau
2010-11-11 22:39:19 +00:00
d9d3dfe983mac80211: update to wireless-testing 2010-11-10 + some pending work
Felix Fietkau
2010-11-11 22:39:12 +00:00
51fa01f42clinux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch
Alexandros C. Couloumbis
2010-11-11 18:45:28 +00:00
631ff80daalinux/ixp4xx: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis
2010-11-11 18:42:38 +00:00
6a9ea41bc6linux/generic: add some missing 2.6.37 USB symbols
Alexandros C. Couloumbis
2010-11-11 16:36:05 +00:00
d0b4f8f820busybox: mark as essential
Jo-Philipp Wich
2010-11-11 16:23:16 +00:00
59a3841c9cbase-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc
Jo-Philipp Wich
2010-11-11 16:18:58 +00:00
e09767beeapackage-ipkg.mk: add support for "essential" package flag, fix typo
Jo-Philipp Wich
2010-11-11 16:18:01 +00:00
9734d09de1linux/generic: cosmetic
Alexandros C. Couloumbis
2010-11-11 15:09:04 +00:00
caaa492551linux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank you maddes)
Alexandros C. Couloumbis
2010-11-11 14:57:58 +00:00
7fb5461594linux/generic: update mini_fo for kernels >=2.6.36
Alexandros C. Couloumbis
2010-11-11 13:48:48 +00:00
18dd104885linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)
Alexandros C. Couloumbis
2010-11-11 08:49:52 +00:00
df525b9952net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches from compat-wireless
Hauke Mehrtens
2010-11-10 22:53:04 +00:00
5931a158a4uhttpd: redirect to same location with trailing slash appended if directories are requested
Jo-Philipp Wich
2010-11-10 20:52:30 +00:00
507986e6f6kernel: disable some config symbols for kernel 2.6.37
Hauke Mehrtens
2010-11-10 20:42:46 +00:00
ce547cf748brcm47xx: missing in r23949
Hauke Mehrtens
2010-11-10 19:12:49 +00:00
1652eb7863brcm47xx: CONFIG_HAMRADIO=n makes no sense
Hauke Mehrtens
2010-11-10 19:11:24 +00:00
e24f008d09l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
Hauke Mehrtens
2010-11-10 19:10:38 +00:00
b31890cdcfrtc-rv5c386a: make driver compile with kernel 2.6.36.
Hauke Mehrtens
2010-11-10 19:02:09 +00:00
b10aea0075wireless: build hermes packages from compat-wirelessand not from the kernel.
Hauke Mehrtens
2010-11-10 19:01:20 +00:00
f950840ec9linux/brcm47xx: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis
2010-11-10 19:01:07 +00:00
0c66bb9c55linux/ar71xx: add preliminary 2.6.37 kernel support
Alexandros C. Couloumbis
2010-11-10 16:23:42 +00:00
cec876fe24use CMDLINE_FORCE
Imre Kaloz
2010-11-10 13:13:03 +00:00
a64a42cbaaupgrade to 2.6.36
Imre Kaloz
2010-11-10 13:12:25 +00:00
54640d6592update the linaro gcc to v2010.11-1
Imre Kaloz
2010-11-10 12:27:33 +00:00
e4a1b7d2c3add a patch to fixup pcie reset on kirkwood - also fixes the boot issue on the wrt350n v2
Imre Kaloz
2010-11-10 12:26:18 +00:00
0acb5636b2update to 2.6.36
Florian Fainelli
2010-11-09 08:42:28 +00:00
396969e7f9add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
Florian Fainelli
2010-11-09 08:42:21 +00:00
c7b77f16c7hostapd: add some wpa related madwifi fixes
Felix Fietkau
2010-11-09 01:36:43 +00:00
327d4d9f67hostapd: update to 20101109, reorganize patches
Felix Fietkau
2010-11-09 01:36:36 +00:00
297b9756bclinux/generic: add some missing patches, refresh patches
Alexandros C. Couloumbis
2010-11-08 18:28:07 +00:00
75cf9a4cd3linux/generic: fix creation of rootfs_data
Alexandros C. Couloumbis
2010-11-08 14:45:24 +00:00
362ef97928kernel targets uImage by default
Imre Kaloz
2010-11-08 11:57:56 +00:00
8e971aa9celinux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)
Alexandros C. Couloumbis
2010-11-08 11:12:59 +00:00
a0992676b4linux/generic: sync 2.6.37 patches
Alexandros C. Couloumbis
2010-11-08 11:08:08 +00:00
2f2442f323x86 kernels target bzImage by default
Imre Kaloz
2010-11-08 09:44:33 +00:00
1e671ef49cath9k: fix a compile error with debugging disabled (#8189)
Felix Fietkau
2010-11-07 13:51:48 +00:00
4e797b6278brcm47xx: Fix boot problem with wgt634u.
Hauke Mehrtens
2010-11-07 13:44:48 +00:00
c5711cadd3base-files: change /dev permissions to 0755 when hotplug2 is used (#6039)
Jo-Philipp Wich
2010-11-07 00:28:15 +00:00
a8efa34da3Fix permissions for /etc and other dirs after clean flash (#6039)
Jo-Philipp Wich
2010-11-07 00:26:00 +00:00
7972cc4a7fuClibc: fix errno access in pthreads (#8166, #8177) Reading errno within pthreads always resulted in 0 breaking various programs like transmission and collectd. This patch is not 100% thread safe but it brings back threading into a usable state for now.
Jo-Philipp Wich
2010-11-06 23:49:11 +00:00
20b2a4417aAdd support for Ubiquiti UniFi AP
Claudio Mignanti
2010-11-06 21:08:48 +00:00