aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* improve lua opcode dispatch performance by using computed goto instead of swi...Felix Fietkau2008-08-241-0/+363
* fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brc...Travis Kemen2008-08-241-3/+11
* Fix hostapd with open access point and per-device configuration, thanks sn9Florian Fainelli2008-08-231-1/+5
* upgrade uci to 0.6.0 - many bugfixes and an API cleanupFelix Fietkau2008-08-231-2/+2
* oops, fix typo in [12368]Nicolas Thill2008-08-221-1/+1
* install ppp development headersNicolas Thill2008-08-221-0/+5
* fix the CF driver on 2.6.26.x, and create a package for itGabor Juhos2008-08-211-1/+17
* madwifi: keep a/g mode and pureg setting in sync across vapsFelix Fietkau2008-08-211-18/+19
* fix kmod-ipt-imq module generation (closes: #3896)Nicolas Thill2008-08-211-3/+12
* move more extra packages from ./trunk to ./packagesNicolas Thill2008-08-2053-6583/+0
* add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (shou...Nicolas Thill2008-08-201-5/+7
* add a patch to use relative symlinks for development shared librariesNicolas Thill2008-08-201-0/+12
* disable ath9k on all platforms without pci support, not just umlFelix Fietkau2008-08-201-1/+1
* upgrade to uci 0.5.0, adds list handling supportFelix Fietkau2008-08-202-4/+37
* disable ath9k on umlNicolas Thill2008-08-201-1/+1
* disable ipv6 systcl call, as ipv6 is not enabled by defaultNicolas Thill2008-08-201-4/+4
* remove empty patches left over after [12348]Nicolas Thill2008-08-205-0/+0
* upgrade busybox to v1.11.1 and add current upstream fixesImre Kaloz2008-08-2058-1231/+2194
* rename patchImre Kaloz2008-08-201-0/+0
* 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
* enable TCP ECN by default (see #3001 for more information)Felix Fietkau2008-08-171-0/+1
* fix some firewall script typos (patch from #3897)Felix Fietkau2008-08-171-2/+3
* add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...Travis Kemen2008-08-161-1/+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
* 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-167-12/+15
* 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
* 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
* 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 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
* 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-111-2/+41