summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [package] ppp: whitespace cleanup in previous commitjow2010-08-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] pppd: only remove own default route on shutdown (#7694)jow2010-08-043-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix rx tsf parsingnbd2010-08-041-0/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: add -c or --cache-size option to dnsmasq via cachesize ↵jow2010-08-041-0/+1
| | | | | | UCI option (#7625) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Allow UCI interface names in /etc/config/dhcpjow2010-08-041-2/+4
| | | | | | | Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Drop 2.6.32 patcheslars2010-08-0492-29224/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Set -march=mips32lars2010-08-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22484 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Adjust codec driver module name for 2.6.35lars2010-08-045-8/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iptables: upgrade to iptables version 1.4.9acoul2010-08-042-25/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Fix mmc card detectionlars2010-08-041-13/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gumstix: Change defconfighcg2010-08-041-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap35xx: Add temporary fix for marvell wlan MAC address detectionhcg2010-08-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22477 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: cleanup of kernel drivers and interfacenbd2010-08-0411-305/+224
| | | | | | | | - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: ignore some parts of flash on some netgear devices. This hauke2010-08-032-6/+176
| | | | | | | | | | | | space is used to store config values. When overwriting it the device will not start any more. closes #7630 Thank you realopty for testing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22475 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patchlars2010-08-032-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back ↵jow2010-08-031-0/+1
| | | | | | mdelay() to wait before reading back the phy state, fixes ethernet on the DIR-300 and possibly others git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: r22444 caused interfaces to remain down if the macaddr ↵jow2010-08-021-2/+2
| | | | | | option is used, fix it. Also localize the txqueuelen option variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22467 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx]: base-files: diag.sh: For power button as preinit status led, end ↵cshore2010-08-021-1/+5
| | | | | | with led left on, not off git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22466 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers ↵cshore2010-08-021-1/+6
| | | | | | with buttons and leds on preinit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 ↵cshore2010-08-022-2/+2
| | | | | | not GPIO 32 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add 2.6.35 patcheslars2010-08-0248-2/+29971
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* LED handling fixes for WRT54-G3Gv2markus2010-08-022-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve stuck beacon recovery by reading nf values from the hw when a ↵nbd2010-08-021-1/+3
| | | | | | calibration is pending (instead of waiting for the next cal interval) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve stuck beacon recovery and noise floor handling. significantly ↵nbd2010-08-024-0/+306
| | | | | | improves stability under strong interference in ap mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)acoul2010-08-015-11/+147
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix aggregation pause/restart handling under heavy load (thx to ↵nbd2010-08-011-0/+72
| | | | | | Lorenzo Bianconi) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typonico2010-08-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [octeon] add 2.6.34 supportflorian2010-08-014-0/+377
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.34 patchesflorian2010-08-014-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] add support for gcc-4.5.1florian2010-08-0113-0/+9818
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add txqueuelen option, patch from Roberto Riggioflorian2010-07-311-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] fix for GREP_OPTIONSflorian2010-07-312-0/+5
| | | | | | | | | When using GREP_OPTIONS to supply default options to grep, the buildsystem might get broken (For example adding --color=always breaks it) This patch will empty the GREP_OPTIONS to prevent the described (and any other) problems related to GREP_OPTIONS Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firwall: fix nat reflection for zones covering multiple networksjow2010-07-311-34/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: add basic NAT reflection/NAT loopback supportjow2010-07-312-1/+81
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove iptables libipq dependency, thanks jowflorian2010-07-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] bump default gcc-4.4 version for sibyte and octeonflorian2010-07-312-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] package libipq as a shared libraryflorian2010-07-311-1/+13
| | | | | | | | | | | r21799 by jow changed the staging install of libipq so that it is no longer available as a static library but is dynamically linked in as a shared library. However the libipq package was not being built. This patch provides libipq.so as a package. Signed-off-by: Ashok Rao <greatarbor@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] fix jffs2 64k and 128k images overwrite each otherflorian2010-07-311-1/+1
| | | | | | | | | When trying to build images with jffs2 filesystem for ramips platform there is only one jffs2 image produced instead of two (64k and 128k). Signed-off-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: some checkpatch fixeshauke2010-07-3112-40/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: some fixeshauke2010-07-3116-135/+202
| | | | | | | | | * fix return codes of nvram_getenv. Now it behaves like cfe_getenv. * also check cfe for kernel_args param. * some style fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic/patches-2.6.32: finalize jffs2/lzma support on 2.6.32.xacoul2010-07-311-0/+5142
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: sync commit r22419acoul2010-07-311-27/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheelsjow2010-07-302-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2010-07-29, add pending patches to fix further issues ↵nbd2010-07-306-617/+662
| | | | | | with calibration git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mostly revert commit r22396hauke2010-07-302-2/+2
| | | | | | | | | | | | | | CFE does not boot images generated with these checksums because of wrong checksum. After flashing then with tftp to my Asus wl500-GPv1 the following messages are show: Null Rescue Flag. Boot program checksum is invalid Hello!! Enter Rescue Mode: (Check error) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: minor fix for the offchannel status change notificationnbd2010-07-301-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] add missing bits & bytes from r22412acoul2010-07-304-4/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils/trx: Endianness fixesmb2010-07-291-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: refresh kernel patchesacoul2010-07-294-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] enable mtu & mac config optionsacoul2010-07-295-32/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22412 3c298f89-4303-0410-b956-a3cf2f4a3e73