Claudio Mignanti [Thu, 9 Apr 2009 16:21:56 +0000 (16:21 +0000)]
patches for 2.6.28
SVN-Revision: 15174
Claudio Mignanti [Thu, 9 Apr 2009 16:18:45 +0000 (16:18 +0000)]
move etrax generic files to specific kernel version
SVN-Revision: 15173
Jo-Philipp Wich [Thu, 9 Apr 2009 14:51:15 +0000 (14:51 +0000)]
dnsmasq: add more options for interface binding (#4900)
SVN-Revision: 15172
Florian Fainelli [Thu, 9 Apr 2009 13:16:57 +0000 (13:16 +0000)]
fix ccache host installation (#4902)
SVN-Revision: 15165
Michael Büsch [Wed, 8 Apr 2009 19:03:10 +0000 (19:03 +0000)]
b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
SVN-Revision: 15160
Felix Fietkau [Wed, 8 Apr 2009 16:57:52 +0000 (16:57 +0000)]
b44: use netdev_alloc_skb
SVN-Revision: 15159
Felix Fietkau [Wed, 8 Apr 2009 16:57:41 +0000 (16:57 +0000)]
kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more
SVN-Revision: 15158
Florian Fainelli [Wed, 8 Apr 2009 15:07:39 +0000 (15:07 +0000)]
workaroun some stupid Kconfig bugs (#4895)
SVN-Revision: 15157
Felix Fietkau [Wed, 8 Apr 2009 15:06:55 +0000 (15:06 +0000)]
remove the b43 dependency on brcm47xx/brcm63xx
SVN-Revision: 15156
Felix Fietkau [Wed, 8 Apr 2009 15:06:38 +0000 (15:06 +0000)]
kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it)
SVN-Revision: 15155
Claudio Mignanti [Wed, 8 Apr 2009 14:17:44 +0000 (14:17 +0000)]
cleanup etrax patches
SVN-Revision: 15154
Claudio Mignanti [Wed, 8 Apr 2009 14:13:50 +0000 (14:13 +0000)]
Fix kernel headers for cris (thanks hinkocevar)
SVN-Revision: 15153
Florian Fainelli [Wed, 8 Apr 2009 13:25:39 +0000 (13:25 +0000)]
update e2fsprogs to 1.41.3
SVN-Revision: 15151
Florian Fainelli [Wed, 8 Apr 2009 08:58:15 +0000 (08:58 +0000)]
update ncurses to 5.7 (#4852)
SVN-Revision: 15147
Florian Fainelli [Wed, 8 Apr 2009 08:52:57 +0000 (08:52 +0000)]
some more fixes to the SPI controller driver
SVN-Revision: 15146
Jo-Philipp Wich [Tue, 7 Apr 2009 23:04:29 +0000 (23:04 +0000)]
dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
SVN-Revision: 15144
Michael Büsch [Tue, 7 Apr 2009 18:48:20 +0000 (18:48 +0000)]
Add some b43 firmware helptext
SVN-Revision: 15143
Michael Büsch [Tue, 7 Apr 2009 18:40:10 +0000 (18:40 +0000)]
Remove 500-b43-disable_qos_when_openfw.patch
This patch is incorrect. It leaves mac80211 and b43 in different states.
mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled
inside of b43's queue handling.
There currently is no way to disable QoS after loading the firmware.
Buildroot should probably statically change the module parameter to QoS=0, if the
opensource firmware is built into the image.
SVN-Revision: 15142
Felix Fietkau [Tue, 7 Apr 2009 16:13:25 +0000 (16:13 +0000)]
madwifi: remove braindead code that overwrote the user's antenna diversity setting (thx, brainslayer)
SVN-Revision: 15141
Florian Fainelli [Tue, 7 Apr 2009 15:14:40 +0000 (15:14 +0000)]
revert changeset 15081 seems to break Alice box devices
SVN-Revision: 15140
Florian Fainelli [Tue, 7 Apr 2009 13:22:32 +0000 (13:22 +0000)]
imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)
SVN-Revision: 15133
Florian Fainelli [Tue, 7 Apr 2009 11:07:02 +0000 (11:07 +0000)]
fix typo in 910-cryptodev_backport.patch (#3933)
SVN-Revision: 15132
Felix Fietkau [Tue, 7 Apr 2009 02:51:10 +0000 (02:51 +0000)]
kernel: tweak the maximum allocation size to improve memory allocator performance
SVN-Revision: 15130
Felix Fietkau [Tue, 7 Apr 2009 02:51:04 +0000 (02:51 +0000)]
tweak some sysctl values for better performance
SVN-Revision: 15129
Felix Fietkau [Tue, 7 Apr 2009 01:40:46 +0000 (01:40 +0000)]
kernel: replace jhash2 with the faster jhash3 algorithm
SVN-Revision: 15128
Felix Fietkau [Tue, 7 Apr 2009 01:37:43 +0000 (01:37 +0000)]
remove debugging code
SVN-Revision: 15127
Nicolas Thill [Mon, 6 Apr 2009 19:00:20 +0000 (19:00 +0000)]
accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
SVN-Revision: 15123
Gabor Juhos [Mon, 6 Apr 2009 18:08:48 +0000 (18:08 +0000)]
2.6.28: add Kconfig prompt for the old crypto symbols
SVN-Revision: 15122
Michael Büsch [Mon, 6 Apr 2009 17:15:19 +0000 (17:15 +0000)]
b43: Add DMA poisoning patches
SVN-Revision: 15121
Michael Büsch [Mon, 6 Apr 2009 16:47:17 +0000 (16:47 +0000)]
A patch which works around the issue is included in compat wireless.
SVN-Revision: 15120
Nicolas Thill [Mon, 6 Apr 2009 16:45:10 +0000 (16:45 +0000)]
add a patch to disable compile-time buffer checks enabled by default on Ubuntu 8.10 and later (closes: #4826)
SVN-Revision: 15119
Felix Fietkau [Mon, 6 Apr 2009 11:03:38 +0000 (11:03 +0000)]
ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
SVN-Revision: 15118
Felix Fietkau [Mon, 6 Apr 2009 10:29:40 +0000 (10:29 +0000)]
ixp4xx: don't leave zImage on the rootfs for images other than the freecom one
SVN-Revision: 15117
Felix Fietkau [Mon, 6 Apr 2009 09:56:34 +0000 (09:56 +0000)]
wprobe: enable conditional compilation
SVN-Revision: 15116
Felix Fietkau [Mon, 6 Apr 2009 09:56:30 +0000 (09:56 +0000)]
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
SVN-Revision: 15115
Felix Fietkau [Mon, 6 Apr 2009 09:56:25 +0000 (09:56 +0000)]
clean up gmp and mpfr
SVN-Revision: 15114
Felix Fietkau [Mon, 6 Apr 2009 09:56:21 +0000 (09:56 +0000)]
add check for common config variants for tools/install
SVN-Revision: 15113
Felix Fietkau [Mon, 6 Apr 2009 09:56:16 +0000 (09:56 +0000)]
add support for config options checking in top-level directory stampfiles
SVN-Revision: 15112
Felix Fietkau [Mon, 6 Apr 2009 09:56:12 +0000 (09:56 +0000)]
small cleanup for tools/Makefile
SVN-Revision: 15111
Felix Fietkau [Mon, 6 Apr 2009 09:56:06 +0000 (09:56 +0000)]
add a default template for Host/Install
SVN-Revision: 15110
Jo-Philipp Wich [Sun, 5 Apr 2009 02:33:41 +0000 (02:33 +0000)]
lua: add zlib build dependency, fix inaccuracy in gzip loader
SVN-Revision: 15109
Jo-Philipp Wich [Sat, 4 Apr 2009 23:06:56 +0000 (23:06 +0000)]
lua: add support for loading gzip compressed source files, bump package revision
SVN-Revision: 15108
Florian Fainelli [Sat, 4 Apr 2009 18:30:56 +0000 (18:30 +0000)]
update openssl to 0.9.8k (#4846)
SVN-Revision: 15106
Florian Fainelli [Sat, 4 Apr 2009 12:55:14 +0000 (12:55 +0000)]
do not copy all library files, saves some space (#4872)
SVN-Revision: 15101
Felix Fietkau [Sat, 4 Apr 2009 09:36:05 +0000 (09:36 +0000)]
madwifi: fix crash under load
SVN-Revision: 15099
Felix Fietkau [Sat, 4 Apr 2009 09:36:00 +0000 (09:36 +0000)]
fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
SVN-Revision: 15098
Felix Fietkau [Sat, 4 Apr 2009 09:35:55 +0000 (09:35 +0000)]
rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
SVN-Revision: 15097
Felix Fietkau [Sat, 4 Apr 2009 09:35:49 +0000 (09:35 +0000)]
fix failsafe mode
SVN-Revision: 15096
Felix Fietkau [Sat, 4 Apr 2009 07:07:25 +0000 (07:07 +0000)]
udhcpc: run dhcp hotplug events after dns has been set
SVN-Revision: 15095
Florian Fainelli [Fri, 3 Apr 2009 08:36:33 +0000 (08:36 +0000)]
update iw to 0.9.11 (#4833)
SVN-Revision: 15084
Hauke Mehrtens [Thu, 2 Apr 2009 16:50:20 +0000 (16:50 +0000)]
Update to compat-wireless-2009-03-31
SVN-Revision: 15083
Florian Fainelli [Thu, 2 Apr 2009 09:57:00 +0000 (09:57 +0000)]
compute rootfs crc32 required for brcm63xx web upgrades
SVN-Revision: 15081
Florian Fainelli [Thu, 2 Apr 2009 09:43:53 +0000 (09:43 +0000)]
document a little bit more the rationale of the 6bridge script
SVN-Revision: 15079
Andy Boyett [Wed, 1 Apr 2009 18:29:19 +0000 (18:29 +0000)]
feeds.conf.default: Change openwrt feeds urls from https to svn
SVN-Revision: 15076
Jo-Philipp Wich [Sun, 29 Mar 2009 21:04:05 +0000 (21:04 +0000)]
dropbear: update to 0.52 (#4635)
SVN-Revision: 15074
Jo-Philipp Wich [Sun, 29 Mar 2009 20:26:45 +0000 (20:26 +0000)]
busybox: avoid infinite loop in lsmod (#4834)
SVN-Revision: 15071
Michael Büsch [Sun, 29 Mar 2009 16:49:23 +0000 (16:49 +0000)]
Make b43 hwrng optional
SVN-Revision: 15070
Gabor Juhos [Sun, 29 Mar 2009 08:46:04 +0000 (08:46 +0000)]
ipkg-make-index: remove leading './' from the Filename field
SVN-Revision: 15069
Felix Fietkau [Sun, 29 Mar 2009 05:28:50 +0000 (05:28 +0000)]
madwifi: improve turbo/autochannel patch
SVN-Revision: 15067
Felix Fietkau [Sun, 29 Mar 2009 05:01:25 +0000 (05:01 +0000)]
wprobe: add init script for exporter
SVN-Revision: 15066
Felix Fietkau [Sun, 29 Mar 2009 04:47:19 +0000 (04:47 +0000)]
wprobe: export the newly added fields via ipfix
SVN-Revision: 15065
Felix Fietkau [Sun, 29 Mar 2009 02:12:47 +0000 (02:12 +0000)]
wprobe: fix moving average
SVN-Revision: 15064
Felix Fietkau [Sun, 29 Mar 2009 02:12:39 +0000 (02:12 +0000)]
madwifi: add wprobe rxframe/probereq counters
SVN-Revision: 15063
Felix Fietkau [Sun, 29 Mar 2009 02:12:33 +0000 (02:12 +0000)]
madwifi: remove obsolete spatch
SVN-Revision: 15062
Felix Fietkau [Sun, 29 Mar 2009 02:12:21 +0000 (02:12 +0000)]
libipfix: add additional IEs for wprobe use
SVN-Revision: 15061
Felix Fietkau [Sun, 29 Mar 2009 00:11:00 +0000 (00:11 +0000)]
madwifi: do not use turbo mode during ap mode autoselection unless specifically requested
SVN-Revision: 15060
Felix Fietkau [Sun, 29 Mar 2009 00:10:31 +0000 (00:10 +0000)]
madwifi: only set the desired mode for the first vap
SVN-Revision: 15059
Jo-Philipp Wich [Sat, 28 Mar 2009 21:30:07 +0000 (21:30 +0000)]
fix unparsable options generated by wpa_supplicant.sh (#4835)
SVN-Revision: 15058
Felix Fietkau [Sat, 28 Mar 2009 20:39:19 +0000 (20:39 +0000)]
opkg: fix error message reporting caused by an uninitialized variable
SVN-Revision: 15057
Felix Fietkau [Fri, 27 Mar 2009 21:14:59 +0000 (21:14 +0000)]
wifi: fix hostapd + autochannel
SVN-Revision: 15055
Felix Fietkau [Thu, 26 Mar 2009 23:04:23 +0000 (23:04 +0000)]
madwifi: add config option for adjusting the beacon power relative to the full tx power (needs testing, units/scale still unknown, defaults to max.)
SVN-Revision: 15054
Felix Fietkau [Thu, 26 Mar 2009 23:04:14 +0000 (23:04 +0000)]
madwifi: add a small missing change to the tx power rework
SVN-Revision: 15053
Felix Fietkau [Thu, 26 Mar 2009 21:10:08 +0000 (21:10 +0000)]
madwifi on linux 2.4 is no longer supported
SVN-Revision: 15052
Felix Fietkau [Thu, 26 Mar 2009 20:56:58 +0000 (20:56 +0000)]
implement support for wprobe in madwifi
SVN-Revision: 15051
Felix Fietkau [Thu, 26 Mar 2009 20:56:47 +0000 (20:56 +0000)]
add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
SVN-Revision: 15050
Felix Fietkau [Thu, 26 Mar 2009 20:56:36 +0000 (20:56 +0000)]
add libipfix
SVN-Revision: 15049
Florian Fainelli [Thu, 26 Mar 2009 12:04:42 +0000 (12:04 +0000)]
add a workaround on kmod-textsearch modules (#4832)
SVN-Revision: 15047
Florian Fainelli [Thu, 26 Mar 2009 10:06:50 +0000 (10:06 +0000)]
enable roboswitch for brcm-2.4 config
SVN-Revision: 15046
Florian Fainelli [Thu, 26 Mar 2009 09:28:24 +0000 (09:28 +0000)]
move the mii_ioctl to generic patches, fixes (#1802)
SVN-Revision: 15045
Ralph Hempel [Wed, 25 Mar 2009 20:17:33 +0000 (20:17 +0000)]
ooops, m4 is already part of the host tools
SVN-Revision: 15044
Ralph Hempel [Wed, 25 Mar 2009 19:51:32 +0000 (19:51 +0000)]
added m4 to prereq check, thanks to Gerph
SVN-Revision: 15043
Jo-Philipp Wich [Wed, 25 Mar 2009 19:13:15 +0000 (19:13 +0000)]
- fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 for spotting this - fix possible regression with different interface protocols - bump PKG_RELEASE
SVN-Revision: 15042
Florian Fainelli [Wed, 25 Mar 2009 15:54:13 +0000 (15:54 +0000)]
add a workaround for devices that only start beaconing after scanning, that is almost every driver except b43
SVN-Revision: 15041
Nicolas Thill [Wed, 25 Mar 2009 15:05:04 +0000 (15:05 +0000)]
libnl: fix compilation with eglibc (closes: #4785)
SVN-Revision: 15039
Florian Fainelli [Wed, 25 Mar 2009 09:15:30 +0000 (09:15 +0000)]
fix wrong logic in MDIO code and second PHY address
SVN-Revision: 15034
Felix Fietkau [Wed, 25 Mar 2009 01:51:49 +0000 (01:51 +0000)]
oops. committed an old version of the patch
SVN-Revision: 15033
Felix Fietkau [Wed, 25 Mar 2009 01:26:55 +0000 (01:26 +0000)]
madwifi: fix run-time channel switching in ap mode (including CSA)
SVN-Revision: 15032
Felix Fietkau [Wed, 25 Mar 2009 01:26:44 +0000 (01:26 +0000)]
madwifi: rework tx power handling, don't clamp user-configured tx power limit based on current channel properties
SVN-Revision: 15031
Felix Fietkau [Wed, 25 Mar 2009 01:26:36 +0000 (01:26 +0000)]
madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good
SVN-Revision: 15030
Felix Fietkau [Wed, 25 Mar 2009 01:26:20 +0000 (01:26 +0000)]
madwifi: delay calibration with a timer when called from becaon context
SVN-Revision: 15029
Jo-Philipp Wich [Tue, 24 Mar 2009 23:42:09 +0000 (23:42 +0000)]
sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
SVN-Revision: 15028
Felix Fietkau [Tue, 24 Mar 2009 23:41:29 +0000 (23:41 +0000)]
atheros: fix a spiflash write performance regression
SVN-Revision: 15027
Felix Fietkau [Tue, 24 Mar 2009 22:27:22 +0000 (22:27 +0000)]
pkg-config: disable potentially recursive compat lookups which break on systems with gnome devel tools installed (thx, lubek)
SVN-Revision: 15026
Hauke Mehrtens [Tue, 24 Mar 2009 16:56:23 +0000 (16:56 +0000)]
correct md5sum
SVN-Revision: 15025
Gabor Juhos [Tue, 24 Mar 2009 16:11:50 +0000 (16:11 +0000)]
create firmware image for the TL-WR841ND v3 board
SVN-Revision: 15024
Gabor Juhos [Tue, 24 Mar 2009 16:08:07 +0000 (16:08 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board
SVN-Revision: 15023
Felix Fietkau [Tue, 24 Mar 2009 16:02:27 +0000 (16:02 +0000)]
fix typo in cambria gw2358 initialization
SVN-Revision: 15022
Felix Fietkau [Tue, 24 Mar 2009 15:52:50 +0000 (15:52 +0000)]
upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus
SVN-Revision: 15021
Florian Fainelli [Tue, 24 Mar 2009 15:22:07 +0000 (15:22 +0000)]
override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358
SVN-Revision: 15020
Hauke Mehrtens [Tue, 24 Mar 2009 15:11:16 +0000 (15:11 +0000)]
update compat-wireless to 2009-03-24
SVN-Revision: 15019