summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [package] ensure CONTROL directory is created (#5683)florian2009-08-172-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iw: update to 0.9.16juhosg2009-08-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] switch to 2.6.27.30florian2009-08-173-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add deadlock fix patchjuhosg2009-08-162-1/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] 2.6.30: fix lzma compressed intitramfs support, and decrease ↵juhosg2009-08-161-1/+11
| | | | | | dictionary size git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix broken i2c module loading in R17269juhosg2009-08-161-2/+2
| | | | | | | | | | | | | Strip .ko suffix from module name. Fix typo in name of i2c-scx200-acb module to be loaded. Steve Signed-off-by: Steve Brown <sbrown@cortland.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove *printf warnings preventing wprobe to build on uml x86_64nico2009-08-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use KERNEL_CROSS instead of TARGET_CROSS to build kernel modulesnico2009-08-162-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] bump to 2.6.30.4, apply fix from [15119] to x86_64nico2009-08-165-2/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] 2.6.30: update layer7 patchjuhosg2009-08-162-29/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add menuconfig option for selecting initramfs compressionjuhosg2009-08-162-17/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] fix for commit r17276hauke2009-08-153-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: fix tcp port for the proxy mode in the init scriptnbd2009-08-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] increase release numberhauke2009-08-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Do not build the mac80211 module in the kernel.hauke2009-08-159-96/+94
| | | | | | | The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] also exclude usb_unpoison_urbhauke2009-08-151-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brtfs] exclude kernel 2.6.27hauke2009-08-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: allow I2C modules to be compiled into the kernel ↵juhosg2009-08-151-41/+52
| | | | | | (closes #5702) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patcheshauke2009-08-153-36/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17268 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Build modules only if realy needed.hauke2009-08-153-20/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] update openfw to 5.2hauke2009-08-151-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update to compat-wireless-2009-08-15hauke2009-08-1518-647/+184
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix path to orinoco wireless modules (#5701)florian2009-08-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] use 2.4.37.5florian2009-08-141-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17257 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] ignore linux.bin and uImageflorian2009-08-140-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the swconfig utility to the wrt160nl profilenbd2009-08-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable rtl8306 support by default (for wrt160nl)nbd2009-08-142-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a driver for rtl8306 switchesnbd2009-08-145-0/+1041
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17248 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: change the linking order of the ag71xx module so that the driver can ↵nbd2009-08-142-12/+12
| | | | | | take advantage of phy fixups git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lib80211] fix buildhauke2009-08-133-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] switch to 2.6.30juhosg2009-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17244 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: allow incoming udp/68 packets in the default ↵jow2009-08-132-1/+9
| | | | | | configuration (#4108, #4781) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17238 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: crlf -> lf in 001-fix-double-parsing.patchjow2009-08-121-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, ↵florian2009-08-122-0/+332
| | | | | | thanks SGDA git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is notflorian2009-08-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] more compile fixes for sangam-atm and 2.6.31florian2009-08-111-0/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] more bcm63xx definition fixes, thanks AndyIflorian2009-08-115-10/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)acinonyx2009-08-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17225 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix frame dropped counternbd2009-08-111-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix compiler warningnbd2009-08-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix software rx filter for ibss mode (based on a patch by harald schiöberg)nbd2009-08-111-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix compile error on kernels without net_device api compatibilitynbd2009-08-115-11/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: move ipv6 module loading from setup_interface() to ↵jow2009-08-103-10/+7
| | | | | | addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: fix duplicate parsing of config file, move opkg.conf back to ↵jow2009-08-102-5/+17
| | | | | | /etc, bump package revision, thanks kupseoft git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Correct bool expressions in dependencies.hauke2009-08-102-5/+5
| | | | | | | This fixes #5627 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes ↵acinonyx2009-08-091-2/+2
| | | | | | dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17206 3c298f89-4303-0410-b956-a3cf2f4a3e73
* arm: when linking the kernel, move the section discards after the other ↵nbd2009-08-091-0/+37
| | | | | | sections to fix discarding unused symbol exports git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] WRT160NL: add default trigger for the power ledjuhosg2009-08-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] enable sysupgrade on the WRT160Nljuhosg2009-08-091-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] WRT160NL: more mtd parser cleanupjuhosg2009-08-091-68/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17201 3c298f89-4303-0410-b956-a3cf2f4a3e73