summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add "Architecture" field to opkg status file (closes: #3901)nico2008-08-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade busybox to v1.11.1 and add current upstream fixeskaloz2008-08-2058-1231/+2194
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename patchkaloz2008-08-201-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade bridge-utils to v1.4kaloz2008-08-202-7/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uci_set_state for empty valuesnbd2008-08-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes variables, oopsblogic2008-08-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds the option to have no proto for a interface, usefull if the uci states ↵blogic2008-08-201-0/+7
| | | | | | need to be set, but interface bring up is handled somewhere else git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add section names to dnsmasq configblogic2008-08-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: more wds sta related fixesnbd2008-08-193-22/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* redboot.c - adds implicit creation of boardconfig partitionblogic2008-08-191-0/+62
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iop32x to 2.6.26.2kaloz2008-08-182-186/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up atheros pci codeblogic2008-08-181-23/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable TCP ECN by default (see #3001 for more information)nbd2008-08-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make libc.so symlink relative instead of absolute (#3878)nbd2008-08-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix some firewall script typos (patch from #3897)nbd2008-08-171-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more build system cleanupnbd2008-08-174-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename feeds.conf to feeds.conf.default, make feeds.conf override ↵nbd2008-08-172-1/+3
| | | | | | feeds.conf.default this makes it possible to change the feeds lists without having the version control system record it as a change git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* export the FIND variable which points to a usable find versionnbd2008-08-171-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add /etc/firewall.user to be backed up becuase it is an example in ↵thepeople2008-08-161-1/+1
| | | | | | /etc/config/firewall git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uninitialized variable in metadata.pm (#3860)nbd2008-08-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add vif selection fix for the broadcom-wl wifi script (thx, sn9)nbd2008-08-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi napi polling packet countingnbd2008-08-161-3/+3
| | | | | | | final fix for #3880 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rework parallel building to get rid of some warningsnbd2008-08-168-33/+27
| | | | | | | | and add back support for parallelizing the kernel build fixes #3882 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded linethepeople2008-08-161-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove /etc/firewall.* from being kept as they no longer are used in trunkthepeople2008-08-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make opkg the default package manager, disable busybox ipkg from building by ↵thepeople2008-08-169-14/+17
| | | | | | default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo, proto should be protocolthepeople2008-08-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* trigger error if dport is used when no proto is definedblogic2008-08-151-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix symlinks when installing opkg into a imagethepeople2008-08-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix negative calculation of the tmpfs for devices with few RAM (#3557)florian2008-08-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove /etc/functions.sh call from led hotplug scriptblogic2008-08-141-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh 2.6.23 patchesjuhosg2008-08-1428-550/+373
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds watchdog driver to ar5315blogic2008-08-144-1/+236
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move qc-usb from trunk to packages as well (see [12260])nico2008-08-142-135/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix opkg compilation with ccache, thanks sn9florian2008-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] load board's mac address on Compex devicesjuhosg2008-08-133-1/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Now we have b43 working in master mode, include b43 in the profile (#3827)florian2008-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update b43 to work in AP modeflorian2008-08-1336-22392/+161
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow mac80211 drivers to work in master modeflorian2008-08-132-3/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update hostapd to 0.6.4florian2008-08-133-68/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] i2c-gpio-custom: minor bugfixjuhosg2008-08-132-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix gpio number of the reset button Compex WP54 boardsjuhosg2008-08-132-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing config symbolsflorian2008-08-132-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix card_idx calculation, thanks sn9florian2008-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix putting mac80211 interfaces in monitor and managed modesflorian2008-08-131-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should ↵florian2008-08-131-3/+4
| | | | | | only be set for 802.1x setups git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.florian2008-08-124-99/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Typo, should be kmod-madwififlorian2008-08-122-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include madwifi by default in rb532 imagesflorian2008-08-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow routerboard users to kexec into the newly installed kernel if ↵florian2008-08-125-0/+18
| | | | | | kexec-tools is installed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12286 3c298f89-4303-0410-b956-a3cf2f4a3e73