14870 Commits (4732fe97183db6317e3f0c2d92819573587f3165)
 

Author SHA1 Message Date
Felix Fietkau c890f0d4df mac80211: reduce the size of the debugfs code 14 years ago
Jo-Philipp Wich 48c357ec01 firewall: - support alias ifnames different from parent ifname - properly handle multiple subnets per alias (v4+v6) 14 years ago
Jo-Philipp Wich 94db915196 base-files: - add aliases to device by default (not ifname) - introduce option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device 14 years ago
Felix Fietkau 8e39b122c9 mac80211: remove the pid rate control algorithm to save a few kbytes 14 years ago
Jo-Philipp Wich 07b571a239 firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings. 14 years ago
Jo-Philipp Wich 75941a19ac base-file: move alias setup to route hotplug, this fixes alias sections for non-static interfaces like ppp, dhcp, 6in4 etc. 14 years ago
Felix Fietkau 013be5ebe6 ath9k: one more queue stop/start fix 14 years ago
Felix Fietkau 82e32fbb71 ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage under load and make throughput more smooth 14 years ago
Felix Fietkau 4586129989 orion: fix lan and wan mac address for wrt530n v2 (patch by maddes from #7113) 14 years ago
Alexandros C. Couloumbis 2b743a266f ar71xx: fix rootfs mount issue (closes #7319) 14 years ago
John Crispin 971b7ff50e Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set. 14 years ago
Jo-Philipp Wich a756114e59 firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address 14 years ago
Jo-Philipp Wich c14e8be337 base-files: don't skip subsequent hotplug rules when doing makedev for tun or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices 14 years ago
Jo-Philipp Wich e25fbfccdf firewall: fix support for netranges in redirect and rule sections 14 years ago
Jo-Philipp Wich 261d41a906 base-files: - use add_dns() and remove_dns() for when changing resolv.conf.auto for static or dhcp interfaces - force 0644 permissions when creating resolv.conf.auto, fixes dnsmasq permissions denied problem with pppd interfaces - revert dns servers in /sbin/ifdown - bump package revision 14 years ago
Daniel Dickinson 44062d09b4 brcm-2.4: preinit: Renamed failsafe echo scriplet to reflect that it is brcm-specific 14 years ago
Daniel Dickinson 49ead8b0ad brcm-2.4: preinit: Removed duplicate failsafe switch config file 14 years ago
Daniel Dickinson ba2b75f710 ramips: Added preinit scriptlet to set vars based on cpuinfo during preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ramips.sh was sourced 14 years ago
Daniel Dickinson 6bccc41f6c ar71xx: Added preinit scriptlet to set vars based on cpuinfo during preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ar71xx.sh was sourced 14 years ago
Daniel Dickinson abb91e135f adm5120: Added preinit script to set vars based on cpuinfo during preinit main; This fixes a bug in which the per-board vars were not set due to cpuinfo not being mounted when the adm5120.sh was run 14 years ago
Daniel Dickinson 50a5ef1200 adm5120: Fixed name of preinit_iface scriptlet 14 years ago
Daniel Dickinson f296eeab53 brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs reference design) 14 years ago
Daniel Dickinson 6a267cfa76 brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods 14 years ago
Daniel Dickinson 40c53c6556 brcm63xx: Fixed vlan packet leakage in preinit for known devices with a switch on eth1 (currently only 96348GW - Tecom 6x00) 14 years ago
Daniel Dickinson 82edb6eafa brcm63xx: Added preinit reset button module loading for devices known to support it and for which /lib/brcm63xx.sh has the definitions (currently only 96348GW - Tecom 6x00) 14 years ago
Daniel Dickinson cc8fba8441 brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00) 14 years ago
Daniel Dickinson bd8cfa63f4 brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom 6x00) 14 years ago
Hauke Mehrtens 6ef6b4e8b3 kernel: add missing config symbols. 14 years ago
Hauke Mehrtens d9461d438a kernel: add lzma support for arm cpu. 14 years ago
Felix Fietkau 73bb52b30b docs: fix a counting fail 14 years ago
Lars-Peter Clausen c88f0ac390 udc: Fix recursive spinlocks 14 years ago
Lars-Peter Clausen e66107e12b ASoC: Fix and cleaup dma config 14 years ago
Lars-Peter Clausen dd93818f19 core fixes * Mask timer irq on startup * Fix dma width constants * Do not try to ack intc irqs 14 years ago
Jo-Philipp Wich 70952dc944 Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin 14 years ago
Lars-Peter Clausen ada563beac jzcodec: Enable support for S8 format 14 years ago
Lars-Peter Clausen fecadfa91c fb: Fix pseudo palette for non 32bit color depth. 14 years ago
Lars-Peter Clausen 3107304b89 rtc: Put rtc Kconfig entry into the correct section 14 years ago
Jo-Philipp Wich 0bd7c65447 6in4: - support to automatically determine the local endpoint address from the current IPv4 default gateway - support updating the tunnel endpoint for he.net 14 years ago
Nicolas Thill 8dd583e3a4 toolchain/eglibc: add preliminary support for eglibc-2.12 14 years ago
Nicolas Thill 7d991147b3 toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11 14 years ago
Felix Fietkau 816a9b30f6 x86: build fully functional images on Mac OS X, now that grub is fixed 14 years ago
Felix Fietkau 93dd5cdde9 grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo) 14 years ago
Gabor Juhos c24397b385 ramips: merge slab patch 14 years ago
Gabor Juhos 7ac21ada55 ramips: use COMMAND_LINE_SIZE directly 14 years ago
Gabor Juhos 178e4e9927 ramips: add missing 2.6.34 config files 14 years ago
Gabor Juhos b86455a7ec ramips: refresh 2.6.34 patches 14 years ago
Gabor Juhos fdf1561386 ramips: sync 2.6.32 config 14 years ago
Nicolas Thill fdb4fba4b7 toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x 14 years ago
Nicolas Thill 4019bca7eb toolchain/gcc: add support for gcc-4.4.4 14 years ago
Nicolas Thill 32098a5faf toolchain/gcc: add support for gcc-4.3.5 14 years ago