1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-19 15:46:36 +03:00
openwrt-xburst/package
nbd f082d62028 ixp4xx: allocate all skbs using GFP_DMA
this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi.
significantly improves ath9k performance and obsoletes an ath specific patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-06 06:05:15 +00:00
..
acx [package] acx fixes for 2.6.30 2009-08-03 22:30:42 +00:00
acx-mac80211 [package] acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch 2009-05-30 19:20:07 +00:00
admswconfig get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
apex [packages] Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
ar7-atm [package] allow different ar7-atm versions to be selected (#6345) 2009-12-22 12:28:02 +00:00
arptables get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
avila-wdt avila-wdt: add support for disabling the watchdog 2009-05-27 15:33:18 +00:00
base-files run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting 2010-01-06 02:34:20 +00:00
br2684ctl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
bridge-utils get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
broadcom-57xx [package] bump some revisions and update copyrights 2009-09-10 10:07:04 +00:00
broadcom-diag [package] add western digital netcenter support to broadcom-diag (#6124) 2010-01-02 16:22:20 +00:00
broadcom-mmc get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
broadcom-wl broadcom-wl: add rts/frag threshold settings (patch from #4769) 2009-12-09 17:29:10 +00:00
busybox [package] busybox: update to v1.15.3 2009-12-15 03:38:51 +00:00
button-hotplug fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
comgt get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
compcache [package] update compcache to 0.5.4 (#6018) 2009-11-23 22:30:42 +00:00
crda [crda] Update regulatory database to version 2009.11.25 2009-11-28 23:16:40 +00:00
dnsmasq [package] dnsmasq: 2009-12-26 00:23:35 +00:00
dropbear #4985 - fixes dropbear banner file, thanks Roman Yepishev 2009-10-08 18:58:15 +00:00
e2fsprogs [package] e2fsprogs: restore patch from [12355], lost between upgrade & downgrade 2009-12-23 21:17:22 +00:00
ead [package] ead: fix missing library error while building tinysrp 2009-06-03 13:53:15 +00:00
ebtables [package] update ebtables to 2.0.9-1, fixes #5001 2009-08-01 21:29:47 +00:00
fconfig [packages] Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
firewall firewall: fix fallout from r18716 (fixes #6338) 2009-12-10 18:18:37 +00:00
fuse [package] disable fuse kernel compilation module, all versions that we have have it mainline (#5584) 2009-07-31 10:49:46 +00:00
fuse24 [package] add missing fuse24 init script 2009-07-22 08:49:13 +00:00
gdb [package] gdb: not support on cris 2009-12-22 06:09:48 +00:00
goldfish-qemu include a skin for the goldfish emulator 2009-06-14 21:17:50 +00:00
gpioctl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
grub [package] grub: fix potential build issues on redhat/fedora host systems (should close: #3793) 2009-05-04 23:08:08 +00:00
hostap-driver [package] allow building hostap-driver and its dependencies on 2.6.32 (#6305) 2009-12-05 12:54:30 +00:00
hostap-utils get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
hostapd hostapd: parse the option for hiding the ESSID (#6310) 2009-12-09 19:10:54 +00:00
hotplug2 Fix a memory leak in hotplug2 environment handling. 2009-12-09 18:50:49 +00:00
i2c-gpio-custom [package] make i2c-gpio-custom selectable (#5458) 2009-07-06 11:16:04 +00:00
ifenslave get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
ifxmips-dsl-api [ifxmips] clean up menuconfig path of dsl driver and userland helper 2009-11-01 19:05:32 +00:00
ifxmips-dsl-control [ifxmips] clean up menuconfig path of dsl driver and userland helper 2009-11-01 19:05:32 +00:00
iproute2 [package] iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160 2009-11-14 21:32:30 +00:00
ipset [package] disable a few packages failing on ps3 as well (marking them as BROKEN) 2009-12-23 11:08:22 +00:00
iptables [packages] iptables: add an iptables-mod-ipset package (closes: #6327) 2009-12-18 17:17:49 +00:00
iw [iw] Update iw to version 0.9.18 2009-11-28 23:16:11 +00:00
ixp4xx-microcode [packages] Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
kernel [package] kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead 2010-01-06 01:11:31 +00:00
kexec-tools [package] add mips64 support to kexec-tools, counterpart of r17768. 2009-09-27 19:13:17 +00:00
libipfix ipfix: sync changes from openimp 2009-12-19 22:19:42 +00:00
libnl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
libnl-tiny libnl-tiny: fix potential redefinition of offsetof 2009-05-24 16:48:18 +00:00
libpcap libpcap: fix kernel version check 2009-08-21 22:32:14 +00:00
libreadline get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
libtool libtool: update to 1.5.26 (patch from #4905) 2009-09-24 22:19:33 +00:00
linux-atm remove 'svn:keywords' property, not needed anymore after [15242] 2009-04-17 14:32:29 +00:00
lua [package] lua: add the 100-no_readline.patch to host build 2009-10-28 13:56:33 +00:00
mac80211 ixp4xx: allocate all skbs using GFP_DMA 2010-01-06 06:05:15 +00:00
madwifi [package] disable a few packages failing on pxcab (marking them as BROKEN) 2009-12-23 09:53:06 +00:00
mmc_over_gpio [package] do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663) 2009-04-12 12:52:32 +00:00
mountd [package] mountd: mark as 2.6 only 2009-10-05 11:18:03 +00:00
mtd mtd: fix wrong open() return code checks 2009-09-21 19:13:34 +00:00
ncurses get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
nozomi get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
nvram [package] nvram: refuse nvram operations on the WGT634U 2009-06-08 11:59:41 +00:00
ocf-crypto-headers [package] set PKGARCH to all for packages in trunk containing only arch-neutral files (#5572) 2009-07-24 12:08:01 +00:00
openssl openssl: use assembler version of aes on arm - nearly doubles aes encryption performance 2009-12-16 02:03:20 +00:00
opkg [package] opkg: only select overlay_root if the install destination is root, this eliminates the need for force_space when using external destinations like usb disks 2009-12-22 11:46:49 +00:00
pcmcia-cs get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
ppp [package] ppp: add dns servers to uci state in the ip-up script 2009-09-30 16:06:20 +00:00
pptp get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
ps3-utils ps3-utils: Add Build/InstallDev section to package makefile 2009-08-18 21:51:08 +00:00
qos-scripts adjust dependencies of firewall and qos-scripts, so that these packages are visible even when iptables is not selected 2009-12-09 13:36:39 +00:00
r8101 small fixes mostly for kernel 2.6.31 2009-09-26 21:23:53 +00:00
robocfg get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
rt2570 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
rtc-rv5c386a [brcm-2.4/brcm47xx] add RTC RV5C386A package 2009-08-01 11:09:02 +00:00
siit [package] disable a few packages failing on ps3 as well (marking them as BROKEN) 2009-12-23 11:08:22 +00:00
spi-ks8995 [package] kernel/modules: move SPI drivers into a new submenu 2009-06-04 06:39:36 +00:00
spidev_test [package] spidev_test depends on kmod-spi-dev to work 2009-12-30 22:19:55 +00:00
swconfig add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions 2009-09-26 19:01:50 +00:00
switch [brcm-2.4] change switch config to swconfig style format to remain consistent accross platforms 2009-11-15 18:43:46 +00:00
uboot-envtools mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt 2009-10-19 19:15:08 +00:00
uboot-ifxmips make uboot work on arcaydian board 2009-12-08 14:37:12 +00:00
ubsec_ssb get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
uci uci: only use $(FPIC) on library parts, saves a few hundred bytes 2009-10-20 08:26:39 +00:00
udev [package] udev depends on 2.6, cleanup Makefile 2009-09-03 18:11:32 +00:00
udevtrigger udevtrigger: use the build system cflags 2009-10-10 19:25:31 +00:00
util-linux-ng [package] package sfdisk from util-linux-ng (#5998) 2009-11-23 22:30:45 +00:00
w1-gpio-custom fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
wireless-tools wireless-tools: re-enable support for enabling/disabling powersave 2009-11-11 16:59:31 +00:00
wpa_supplicant [package] wpa_supplicant: relax parsing of encryption mode, drop support for uppercase modes 2009-12-05 15:09:20 +00:00
wprobe [package] wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich 2009-12-26 19:21:10 +00:00
wrt55agv2-spidevs [atheros]: Add initial kernel 2.6.28 support for atheros target. 2009-02-20 16:27:42 +00:00
yamonenv get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
zlib [package] fix zlib linking failures with gcc-4.4+ (#6173) 2010-01-02 19:45:50 +00:00
Makefile fix opkg directory cleaning (#5646) 2009-10-06 04:50:53 +00:00