1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 17:51:31 +03:00
openwrt-xburst/target
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
..
imagebuilder disable IB & SDK when using an external toolchain (closes: #6001) 2009-12-18 18:55:03 +00:00
linux ixp4xx: allocate all skbs using GFP_DMA 2010-01-06 06:05:15 +00:00
sdk disable IB & SDK when using an external toolchain (closes: #6001) 2009-12-18 18:55:03 +00:00
toolchain do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
Config.in [cosmetic] sort & rearrange arch selection 2009-12-23 10:38:26 +00:00
Makefile Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory. 2009-11-14 17:51:32 +00:00