summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix bug with ap+sta modes using wpambm2007-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 ↵mbm2007-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 supplicantmbm2007-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)florian2007-07-041-3/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up default wifi configmbm2007-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 bridgenbd2007-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 ↵nbd2007-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 ↵nbd2007-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 ↵nbd2007-07-041-49/+0
| | | | | | while ago git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove minstrel rate hacknbd2007-07-041-13/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another madwifi updatenbd2007-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 ↵nbd2007-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 snapshotnbd2007-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 #2008juhosg2007-07-032-38/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix util-linux compile on avr32nbd2007-07-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wds-wpa supportmbm2007-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 systemsnbd2007-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 adm5120nbd2007-07-022-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sdk buildnbd2007-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)nbd2007-07-022-0/+190
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a horrible memleak in madwifinbd2007-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 herenbd2007-07-022-118/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update imq patches (fixes #2009)nbd2007-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 ↵nbd2007-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 targetnoz2007-07-0121-49/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gateway 7001 support patch from #1918nbd2007-07-012-1/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump busybox release numbernbd2007-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to datenbd2007-07-0110-3028/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use -Os for rdc and -O2 for the x86 targetflorian2007-07-011-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update bcm43xx-mac80211 to latest git pull, mostly debugging improvementsnoz2007-07-015-57/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package cfdisk and bump release number (#1992)florian2007-07-011-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make bcm43xx-mac802xx bcm47xx-2.6 specificflorian2007-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reordered GENERIC_PATCH_DIR variablejuhosg2007-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* patch-cmdline is now goneflorian2007-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵florian2007-07-016-46/+40
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] rewrite of memory detection code, should be fix #1909juhosg2007-07-015-61/+215
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* massively reduce the number of forks that busybox ash has to do while ↵nbd2007-07-011-0/+30
| | | | | | | | | processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640noz2007-06-301-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a crash related to wep and mic handling (#1973)nbd2007-06-301-28/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge the kernel config parts at dump time, so that overrides that disable ↵nbd2007-06-301-2/+7
| | | | | | certain features work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel config feature autodetectionnbd2007-06-301-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move parts of the failsafe code to the generic base-files - will be used on ↵nbd2007-06-304-14/+4
| | | | | | atheros as well as soon as i've added support for it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a warning (#1800)nbd2007-06-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵nbd2007-06-301-0/+82
| | | | | | madwifi svn after the 7.07 release git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the firewall script run after the network script again (required for ↵nbd2007-06-301-1/+2
| | | | | | working with dynamically assigned interfaces), include the network state git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include the network state in the dnsmasq init script. this makes it possible ↵nbd2007-06-301-0/+1
| | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)nbd2007-06-307-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] restore right patches for 2.6.21.5juhosg2007-06-3012-0/+563
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Oops! I've copied r7557 instead of r7757, sorryjuhosg2007-06-3011-411/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] restore old patches for 2.6.21.5 kerneljuhosg2007-06-3011-0/+411
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7798 3c298f89-4303-0410-b956-a3cf2f4a3e73