summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (...nbd2008-08-241-20/+20
* improve lua opcode dispatch performance by using computed goto instead of swi...nbd2008-08-241-0/+363
* fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brc...thepeople2008-08-241-3/+11
* Fix hostapd with open access point and per-device configuration, thanks sn9florian2008-08-231-1/+5
* upgrade uci to 0.6.0 - many bugfixes and an API cleanupnbd2008-08-231-2/+2
* oops, fix typo in [12368]nico2008-08-221-1/+1
* install ppp development headersnico2008-08-221-0/+5
* [magicbox] fix the CF driver on 2.6.26.x, and create a package for itjuhosg2008-08-211-1/+17
* madwifi: keep a/g mode and pureg setting in sync across vapsnbd2008-08-211-18/+19
* fix kmod-ipt-imq module generation (closes: #3896)nico2008-08-211-3/+12
* move more extra packages from ./trunk to ./packagesnico2008-08-2053-6583/+0
* add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (shou...nico2008-08-201-5/+7
* add a patch to use relative symlinks for development shared librariesnico2008-08-201-0/+12
* disable ath9k on all platforms without pci support, not just umlnbd2008-08-201-1/+1
* upgrade to uci 0.5.0, adds list handling supportnbd2008-08-202-4/+37
* disable ath9k on umlnico2008-08-201-1/+1
* disable ipv6 systcl call, as ipv6 is not enabled by defaultnico2008-08-201-4/+4
* remove empty patches left over after [12348]nico2008-08-205-0/+0
* upgrade busybox to v1.11.1 and add current upstream fixeskaloz2008-08-2058-1231/+2194
* rename patchkaloz2008-08-201-0/+0
* upgrade bridge-utils to v1.4kaloz2008-08-202-7/+12
* fix uci_set_state for empty valuesnbd2008-08-201-1/+1
* fixes variables, oopsblogic2008-08-201-1/+1
* adds the option to have no proto for a interface, usefull if the uci states n...blogic2008-08-201-0/+7
* add section names to dnsmasq configblogic2008-08-191-2/+2
* madwifi: more wds sta related fixesnbd2008-08-193-22/+38
* enable TCP ECN by default (see #3001 for more information)nbd2008-08-171-0/+1
* fix some firewall script typos (patch from #3897)nbd2008-08-171-2/+3
* add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...thepeople2008-08-161-1/+1
* add vif selection fix for the broadcom-wl wifi script (thx, sn9)nbd2008-08-161-0/+1
* fix madwifi napi polling packet countingnbd2008-08-161-3/+3
* remove unneeded linethepeople2008-08-161-1/+0
* remove /etc/firewall.* from being kept as they no longer are used in trunkthepeople2008-08-161-1/+1
* make opkg the default package manager, disable busybox ipkg from building by ...thepeople2008-08-167-12/+15
* fix typo, proto should be protocolthepeople2008-08-161-1/+1
* trigger error if dport is used when no proto is definedblogic2008-08-151-0/+4
* fix symlinks when installing opkg into a imagethepeople2008-08-151-2/+2
* Fix negative calculation of the tmpfs for devices with few RAM (#3557)florian2008-08-141-1/+1
* remove /etc/functions.sh call from led hotplug scriptblogic2008-08-141-2/+0
* move qc-usb from trunk to packages as well (see [12260])nico2008-08-142-135/+0
* Fix opkg compilation with ccache, thanks sn9florian2008-08-131-1/+1
* Update b43 to work in AP modeflorian2008-08-1336-22392/+161
* Allow mac80211 drivers to work in master modeflorian2008-08-132-3/+27
* Update hostapd to 0.6.4florian2008-08-133-68/+2
* [package] i2c-gpio-custom: minor bugfixjuhosg2008-08-132-11/+11
* Fix putting mac80211 interfaces in monitor and managed modesflorian2008-08-131-3/+8
* Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should ...florian2008-08-131-3/+4
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.florian2008-08-124-99/+98
* fixes firewall makefile descriptionblogic2008-08-111-1/+1
* uci firewallblogic2008-08-1110-314/+5