aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* upgrade bridge-utils to v1.4Imre Kaloz2008-08-202-7/+12
* fix uci_set_state for empty valuesFelix Fietkau2008-08-201-1/+1
* fixes variables, oopsJohn Crispin2008-08-201-1/+1
* adds the option to have no proto for a interface, usefull if the uci states n...John Crispin2008-08-201-0/+7
* add section names to dnsmasq configJohn Crispin2008-08-191-2/+2
* madwifi: more wds sta related fixesFelix Fietkau2008-08-193-22/+38
* redboot.c - adds implicit creation of boardconfig partitionJohn Crispin2008-08-191-0/+62
* upgrade iop32x to 2.6.26.2Imre Kaloz2008-08-182-186/+86
* clean up atheros pci codeJohn Crispin2008-08-181-23/+31
* enable TCP ECN by default (see #3001 for more information)Felix Fietkau2008-08-171-0/+1
* make libc.so symlink relative instead of absolute (#3878)Felix Fietkau2008-08-171-1/+1
* fix some firewall script typos (patch from #3897)Felix Fietkau2008-08-171-2/+3
* some more build system cleanupFelix Fietkau2008-08-174-3/+5
* rename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf....Felix Fietkau2008-08-172-1/+3
* export the FIND variable which points to a usable find versionFelix Fietkau2008-08-171-4/+4
* add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...Travis Kemen2008-08-161-1/+1
* fix uninitialized variable in metadata.pm (#3860)Felix Fietkau2008-08-161-0/+1
* add vif selection fix for the broadcom-wl wifi script (thx, sn9)Felix Fietkau2008-08-161-0/+1
* fix madwifi napi polling packet counting final fix for #3880Felix Fietkau2008-08-161-3/+3
* rework parallel building to get rid of some warnings and add back support for...Felix Fietkau2008-08-168-33/+27
* remove unneeded lineTravis Kemen2008-08-161-1/+0
* remove /etc/firewall.* from being kept as they no longer are used in trunkTravis Kemen2008-08-161-1/+1
* make opkg the default package manager, disable busybox ipkg from building by ...Travis Kemen2008-08-169-14/+17
* fix typo, proto should be protocolTravis Kemen2008-08-161-1/+1
* trigger error if dport is used when no proto is definedJohn Crispin2008-08-151-0/+4
* fix symlinks when installing opkg into a imageTravis Kemen2008-08-151-2/+2
* Fix negative calculation of the tmpfs for devices with few RAM (#3557)Florian Fainelli2008-08-141-1/+1
* remove /etc/functions.sh call from led hotplug scriptJohn Crispin2008-08-141-2/+0
* refresh 2.6.23 patchesGabor Juhos2008-08-1428-550/+373
* adds watchdog driver to ar5315John Crispin2008-08-144-1/+236
* move qc-usb from trunk to packages as well (see [12260])Nicolas Thill2008-08-142-135/+0
* Fix opkg compilation with ccache, thanks sn9Florian Fainelli2008-08-131-1/+1
* load board's mac address on Compex devicesGabor Juhos2008-08-133-1/+27
* Now we have b43 working in master mode, include b43 in the profile (#3827)Florian Fainelli2008-08-131-1/+1
* Update b43 to work in AP modeFlorian Fainelli2008-08-1336-22392/+161
* Allow mac80211 drivers to work in master modeFlorian Fainelli2008-08-132-3/+27
* Update hostapd to 0.6.4Florian Fainelli2008-08-133-68/+2
* i2c-gpio-custom: minor bugfixGabor Juhos2008-08-132-11/+11
* fix gpio number of the reset button Compex WP54 boardsGabor Juhos2008-08-132-2/+2
* Add missing config symbolsFlorian Fainelli2008-08-132-0/+2
* Fix card_idx calculation, thanks sn9Florian Fainelli2008-08-131-1/+1
* Fix putting mac80211 interfaces in monitor and managed modesFlorian Fainelli2008-08-131-3/+8
* Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should ...Florian Fainelli2008-08-131-3/+4
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.Florian Fainelli2008-08-124-99/+98
* Typo, should be kmod-madwifiFlorian Fainelli2008-08-122-3/+2
* Include madwifi by default in rb532 imagesFlorian Fainelli2008-08-121-0/+1
* Allow routerboard users to kexec into the newly installed kernel if kexec-too...Florian Fainelli2008-08-125-0/+18
* fixes firewall makefile descriptionJohn Crispin2008-08-111-1/+1
* uci firewall - make uci firewall default and remove old code - fix up depende...John Crispin2008-08-1110-314/+5
* Add 802.1x client configuration support and corresponding documentation (#2069)Florian Fainelli2008-08-112-2/+74