aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* reorganize netfilter modules, get rid of the iptables-mod-extra dependency ↵Felix Fietkau2007-07-112-13/+14
| | | | | | in qos-scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove a warning that has confused a few peopleFelix Fietkau2007-07-111-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix cflags for xscale (#2026)Felix Fietkau2007-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* color change to make menuconfig easier to read (patch from #1730)Felix Fietkau2007-07-111-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in the imq module (patch from #2005)Felix Fietkau2007-07-102-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix PACKAGES:= for target profiles in target.mkFelix Fietkau2007-07-101-7/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typoFelix Fietkau2007-07-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix docs compile targetsFelix Fietkau2007-07-102-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer ↵Gabor Juhos2007-07-102-3/+3
| | | | | | (fixes #2060) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix channel/frequency returned by scanMike Baker2007-07-092-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable image generation for boards which we still have problems with (at ↵Gabor Juhos2007-07-093-12/+25
| | | | | | least if CONFIG_DEVEL is not selected) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* restart wds links when wifi is restartedMike Baker2007-07-091-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for ↵Florian Fainelli2007-07-094-765/+1
| | | | | | rewriting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add second package source for packages built from the /packages repositoryFelix Fietkau2007-07-092-3/+4
| | | | | | | fix up first package source (should be release, not snapshots on 7.07) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7897 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the cpu_wait patch for 2.6.22Felix Fietkau2007-07-091-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add busybox printf patch from #2021Felix Fietkau2007-07-091-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7895 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.22 is released :)Felix Fietkau2007-07-096-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove ARCH:=i686 from s100 profile - the build system can't handle that ↵Felix Fietkau2007-07-091-1/+0
| | | | | | properly yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix ↵Felix Fietkau2007-07-094-92/+1624
| | | | | | permissions of various devices (fixes #2052) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some updates for s100John Crispin2007-07-082-6/+102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added i686 support and profile for t-vision s100John Crispin2007-07-085-1/+666
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix usb-storage permissionsMike Baker2007-07-081-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more wpa+wds patchesMike Baker2007-07-083-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix busybox --help problems on rebuildMike Baker2007-07-071-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi compile for 2.4Felix Fietkau2007-07-071-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix bug with ap+sta modes using wpaMike Baker2007-07-041-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rearrange diag's platform detection code to look for known platform strings ↵Mike Baker2007-07-041-41/+66
| | | | | | before guessing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* patch wlc and scripts to control wl's builtin wpa supplicantMike Baker2007-07-042-1/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package the hardware clock utility and fix english typos (#2015)Florian Fainelli2007-07-041-3/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up default wifi configMike Baker2007-07-042-15/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a race condition with broadcom wl devices in a bridgeFelix Fietkau2007-07-041-0/+1
| | | | | | | if a device is added before the bridge is brought up, the wifi settings are lost git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵Felix Fietkau2007-07-043-4/+17
| | | | | | the moment git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refactor atheros system code - also add support for the reset button (sends ↵Felix Fietkau2007-07-0413-461/+707
| | | | | | netlink messages in the same format as broadcom-diag) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove ad-hoc tx hang workaround - the underlying issue has been fixed a ↵Felix Fietkau2007-07-041-49/+0
| | | | | | while ago git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove minstrel rate hackFelix Fietkau2007-07-041-13/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another madwifi updateFelix Fietkau2007-07-042-15/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects ↵Felix Fietkau2007-07-042-63/+63
| | | | | | 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to the latest madwifi snapshotFelix Fietkau2007-07-0326-502/+337
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] more generic handling of Macronix flash chips, fix #2008Gabor Juhos2007-07-032-38/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix util-linux compile on avr32Felix Fietkau2007-07-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wds-wpa supportMike Baker2007-07-021-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh a patch that is causing problems on certain systemsFelix Fietkau2007-07-021-82/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a glitch in the status output of the non-verbose builds for adm5120Felix Fietkau2007-07-022-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sdk buildFelix Fietkau2007-07-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ncurses to trunk and 7.07 (util-linux depends on it)Felix Fietkau2007-07-022-0/+190
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a horrible memleak in madwifiFelix Fietkau2007-07-021-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable hereFelix Fietkau2007-07-022-118/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update imq patches (fixes #2009)Felix Fietkau2007-07-022-130/+176
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc ↵Felix Fietkau2007-07-024-156/+231
| | | | | | - compile tested on .21, run time tested on .22-rc6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move SSB out of brcm47xx target into generic-2.6 targetPeter Denison2007-07-0121-49/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7844 3c298f89-4303-0410-b956-a3cf2f4a3e73