15175 Commits (ceeb9a8013e4416953d7ced30893ff87375a85b9)
 

Author SHA1 Message Date
Alexandros C. Couloumbis 15da77bded package/kernel: update r22229 14 years ago
Felix Fietkau 6195d5f8b6 ep80579-drivers: the build system for this package is broken beyond repair. work around this by only using the kbuild make invocations and ignoring the other crap 14 years ago
Alexandros C. Couloumbis 30b022c3bd ixp4xx: update 2.6.35 patches to 2.6.35-rc5 14 years ago
Alexandros C. Couloumbis 883e39cf8f generic: update 2.6.35 patches to 2.6.35-rc5 14 years ago
Hamish Guthrie d163ae3f61 Add a profile including Jamvm for Gumstix 14 years ago
Jo-Philipp Wich a158af99a0 iptables: package hashlimit module (#6696) 14 years ago
Jo-Philipp Wich e62a9791ee firewall: allow redirecting only destination port (#7197) 14 years ago
Jo-Philipp Wich 9c3244a884 dnsmasq: add and enable DNS rebind protections 14 years ago
Jo-Philipp Wich d6d1dd47d3 firewall: fix another notrack related bug 14 years ago
Jo-Philipp Wich f8fa598bf4 firewall: - notrack support was broken in multiple ways, fix it - also consider a zone conntracked if any redirect references it (#7196) 14 years ago
Gabor Juhos 1ca67cba7f ramips: enable ethernet driver for rt288x 14 years ago
Gabor Juhos 2e45ce264d ramips: register ethernet device on the RT-N15 14 years ago
Gabor Juhos c2ebadc504 ramips: add generic ethernet device for the RT288x 14 years ago
Gabor Juhos 0d8c036e56 ramips: add mdio_cfg configuration for the ethernet driver 14 years ago
Gabor Juhos 9445ce43a6 generic: rtl8366: add debugfs file to show PVIDs 14 years ago
Gabor Juhos 9a92e1a32c generic: rtl8366: make rtl8366_set_vlan static 14 years ago
Gabor Juhos 48934bbd88 generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions 14 years ago
Gabor Juhos d4e0b75dda generic: rtl8366: add common rtl8366_sw_get_vlan_info 14 years ago
Gabor Juhos a59fa57985 generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k 14 years ago
Gabor Juhos ce7eca2dff generic: rtl8366: add is_vlan_valid function to smi_ops 14 years ago
Gabor Juhos dffd45dc61 generic: rtl8366: add common rtl8366_sw_get_port_mib function 14 years ago
Gabor Juhos 0049e74882 generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions 14 years ago
Gabor Juhos e110321fce generic: rtl8366: make rtl8366_{g,s}et_pvid static 14 years ago
Gabor Juhos e561b18521 generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions 14 years ago
Gabor Juhos 534480d3fb generic: rtl8366: add setup to rtl8366_smi_ops struct 14 years ago
Gabor Juhos b093cec6cc generic: rtl8366: introduce rtl8366_smi_alloc 14 years ago
Gabor Juhos c7bc8fb46c generic: rtl8366: get rid of private rtl8366{s,rb} structs 14 years ago
Gabor Juhos 008c81b859 generic: rtl8366: move switch device to the rtl8366_smi struct 14 years ago
Gabor Juhos 5508b23aaf generic: rtl8366: get rid of private vlan_{mc,4k} structs 14 years ago
Gabor Juhos 540b3e6419 generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes 14 years ago
Gabor Juhos 84df6b3728 madwifi: in-flash macs for mach-eap7660d 14 years ago
Gabor Juhos 4bb11f9a39 generic: move ath5k_platform.h from ar71xx to generic files 14 years ago
Gabor Juhos 3f4e29691e ath5k: in-flash macs and eeprom for mach-eap7660d 14 years ago
Gabor Juhos 95e09cccd8 ar71xx: in-flash macs and eeprom for mach-eap7660d 14 years ago
Daniel Dickinson 17ba48cd90 target (base-files): Fixed failsafe mode by adding back insmod diag 14 years ago
Felix Fietkau ac5279e6bc enable ipv6 support for packages by default 14 years ago
Jo-Philipp Wich c08ea36e81 broadcom-wl: fix md5sums 14 years ago
Jo-Philipp Wich abdf25b045 add required exports for wl.ko 14 years ago
Jo-Philipp Wich 4ae595a3aa broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if neither on-device SPROM nor nvram is available - working brcm63xx support 14 years ago
Gabor Juhos d14e9e706e ramips: Fix bridging in ramips ethernet driver 14 years ago
Gabor Juhos 27375c5139 ramips: protect GPIO register access with a spinlock 14 years ago
Gabor Juhos 9ee8b1f8c6 ramips: sync kernel config 14 years ago
Gabor Juhos a06400d432 tools/firmware-utils: enhance mktplinkfw utility 14 years ago
Jo-Philipp Wich 9978dd7637 export SSB fallback SPROM - required for wl.ko 14 years ago
Felix Fietkau d0e2e4f693 mac80211: improve reliability of the keymiss handling fix, add another aggregation leak fix 14 years ago
Daniel Dickinson b9dfb5d483 block-mount: Attempt swapon a after mounting as well as before. This ensures that swap on a filesystem is enabled. 14 years ago
Daniel Dickinson 117590a2ce block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where /tmp/fstab should have been, and locking was insufficiently careful and was such that it could result in deadlock when hotplug was in use. 14 years ago
Daniel Dickinson b6d521ea33 block-mount: Enable swap before doing fsck so that large filesystem checks have swap as well as memory (as they take large memory for large partitions). Closes #7599. 14 years ago
Nicolas Thill 5cc5f15047 partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external modules in ./packages 14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago