Commit Graph

2049 Commits (62333dabe1991261a58fe127844f1f152d242d7f)

Author SHA1 Message Date
Felix Fietkau 62333dabe1 improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
SVN-Revision: 12378
16 years ago
Travis Kemen 86ab7cb9de fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch
SVN-Revision: 12377
16 years ago
Florian Fainelli 6c56733f40 Fix hostapd with open access point and per-device configuration, thanks sn9
SVN-Revision: 12375
16 years ago
Felix Fietkau f2c022c927 upgrade uci to 0.6.0 - many bugfixes and an API cleanup
SVN-Revision: 12373
16 years ago
Nicolas Thill 7075c9f917 oops, fix typo in [12368]
SVN-Revision: 12369
16 years ago
Nicolas Thill 2ac5a81ab4 install ppp development headers
SVN-Revision: 12368
16 years ago
Gabor Juhos 8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it
SVN-Revision: 12364
16 years ago
Felix Fietkau 4419978f84 madwifi: keep a/g mode and pureg setting in sync across vaps
SVN-Revision: 12363
16 years ago
Nicolas Thill f04069c30b fix kmod-ipt-imq module generation (closes: #3896)
SVN-Revision: 12361
16 years ago
Nicolas Thill 89124c8a0a move more extra packages from ./trunk to ./packages
SVN-Revision: 12359
16 years ago
Nicolas Thill 6922a3692d add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close: #3730), bump release number
SVN-Revision: 12356
16 years ago
Nicolas Thill 43dc17c66c add a patch to use relative symlinks for development shared libraries
SVN-Revision: 12355
16 years ago
Felix Fietkau 13970a65ce disable ath9k on all platforms without pci support, not just uml
SVN-Revision: 12354
16 years ago
Felix Fietkau 8a08f95e42 upgrade to uci 0.5.0, adds list handling support
SVN-Revision: 12353
16 years ago
Nicolas Thill f52f0ecb9c disable ath9k on uml
SVN-Revision: 12352
16 years ago
Nicolas Thill 257ee32b7d disable ipv6 systcl call, as ipv6 is not enabled by default
SVN-Revision: 12351
16 years ago
Nicolas Thill be1b3822d9 remove empty patches left over after [12348]
SVN-Revision: 12350
16 years ago
Imre Kaloz 1e82faaa5e upgrade busybox to v1.11.1 and add current upstream fixes
SVN-Revision: 12348
16 years ago
Imre Kaloz e3d9bc5779 rename patch
SVN-Revision: 12347
16 years ago
Imre Kaloz 97ebf00292 upgrade bridge-utils to v1.4
SVN-Revision: 12346
16 years ago
Felix Fietkau 1ffa647fe1 fix uci_set_state for empty values
SVN-Revision: 12345
16 years ago
John Crispin fd26ece7f1 fixes variables, oops
SVN-Revision: 12344
16 years ago
John Crispin 3cf1a8932b adds the option to have no proto for a interface, usefull if the uci states need to be set, but interface bring up is handled somewhere else
SVN-Revision: 12343
16 years ago
John Crispin 9e17c77236 add section names to dnsmasq config
SVN-Revision: 12342
16 years ago
Felix Fietkau e0ab01285d madwifi: more wds sta related fixes
SVN-Revision: 12341
16 years ago
Felix Fietkau f27fd2ecc3 enable TCP ECN by default (see #3001 for more information)
SVN-Revision: 12334
16 years ago
Felix Fietkau 8ab217accc fix some firewall script typos (patch from #3897)
SVN-Revision: 12332
16 years ago
Travis Kemen b3b5e54099 add /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall
SVN-Revision: 12326
16 years ago
Felix Fietkau 1bdd7d0460 add vif selection fix for the broadcom-wl wifi script (thx, sn9)
SVN-Revision: 12324
16 years ago
Felix Fietkau 3f9fcf1c06 fix madwifi napi polling packet counting final fix for #3880
SVN-Revision: 12323
16 years ago
Travis Kemen a15a10c85a remove unneeded line
SVN-Revision: 12321
16 years ago
Travis Kemen 0b2111d1fb remove /etc/firewall.* from being kept as they no longer are used in trunk
SVN-Revision: 12320
16 years ago
Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default
SVN-Revision: 12319
16 years ago
Travis Kemen 64a8d6c405 fix typo, proto should be protocol
SVN-Revision: 12318
16 years ago
John Crispin 7681547293 trigger error if dport is used when no proto is defined
SVN-Revision: 12317
16 years ago
Travis Kemen e7c9479ae4 fix symlinks when installing opkg into a image
SVN-Revision: 12316
16 years ago
Florian Fainelli 38d1cb8cbd Fix negative calculation of the tmpfs for devices with few RAM (#3557)
SVN-Revision: 12315
16 years ago
John Crispin 3403cbe948 remove /etc/functions.sh call from led hotplug script
SVN-Revision: 12312
16 years ago
Nicolas Thill 58fb9f67ec move qc-usb from trunk to packages as well (see [12260])
SVN-Revision: 12304
16 years ago
Florian Fainelli 68bdb68247 Fix opkg compilation with ccache, thanks sn9
SVN-Revision: 12303
16 years ago
Florian Fainelli 2c6b679ceb Update b43 to work in AP mode
SVN-Revision: 12300
16 years ago
Florian Fainelli 1d05e688ab Allow mac80211 drivers to work in master mode
SVN-Revision: 12299
16 years ago
Florian Fainelli 2a888f2e23 Update hostapd to 0.6.4
SVN-Revision: 12298
16 years ago
Gabor Juhos da77408537 i2c-gpio-custom: minor bugfix
SVN-Revision: 12297
16 years ago
Florian Fainelli 02780ec100 Fix putting mac80211 interfaces in monitor and managed modes
SVN-Revision: 12293
16 years ago
Florian Fainelli dbb59f014a Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups
SVN-Revision: 12292
16 years ago
Florian Fainelli 8c8b85b54c Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
SVN-Revision: 12289
16 years ago
John Crispin c9f2df5cea fixes firewall makefile description
SVN-Revision: 12285
16 years ago
John Crispin 5627667654 uci firewall - make uci firewall default and remove old code - fix up dependencies
SVN-Revision: 12284
16 years ago
Florian Fainelli 4b5488ebfa Add 802.1x client configuration support and corresponding documentation (#2069)
SVN-Revision: 12283
16 years ago