4351 Commits (57d2e57b02a009593a80ffa6af02841acc2541b6)

Author SHA1 Message Date
Alexandros C. Couloumbis 57d2e57b02 finalize r22241 fixes 14 years ago
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
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 84df6b3728 madwifi: in-flash macs for mach-eap7660d 14 years ago
Gabor Juhos 3f4e29691e ath5k: in-flash macs and eeprom for mach-eap7660d 14 years ago
Jo-Philipp Wich c08ea36e81 broadcom-wl: fix md5sums 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
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
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
Claudio Mignanti bbcb9de935 Add package for gpio rotary encoder 14 years ago
Claudio Mignanti 828919b2ba Add package for gpio-pwm 14 years ago
Hauke Mehrtens 88eb1b7ad0 kernel: modules names changed with kernel 2.6.35 14 years ago
Hauke Mehrtens 9aa7a94047 broadcom-wl: fix compiling with kernel 2.6.35 14 years ago
Hauke Mehrtens 02a147de0c kernel: fix build problems with recent kernel versions 14 years ago
Felix Fietkau 58232503a9 ath9k: remove support for hardware which was never sold. reduces binary size by ~30k 14 years ago
Claudio Mignanti 6a46e15720 kmod-usb-core is buildin on etrax target 14 years ago
Felix Fietkau b28b2b9590 ath9k: improve reliability of the noise floor calibration 14 years ago
Felix Fietkau 99698373f9 ath9k: add another batch of stability updates and misc fixes 14 years ago
Felix Fietkau c788e49ab7 broadcom-diag: detect more variants of SimpleTech SimpleShare 14 years ago
Jo-Philipp Wich 9b5e8c5913 6in4: automatically determine wan interface in hotplug events 14 years ago
Felix Fietkau 1d45111aa5 hostapd: make rfkill support optional 14 years ago
Felix Fietkau ca4a8b1bee hostapd: add preliminary wps script support (push-button only, does not handle multi-bss yet) 14 years ago
Felix Fietkau 3e75044a95 wifi: fix duplicate ht capabilities in the hostapd config file by clearing the list at config load time 14 years ago
Felix Fietkau 4c0da9863a hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad 14 years ago
Felix Fietkau af6d19ac96 hostapd: update to 2010-07-05 14 years ago
Felix Fietkau c2e40eeace mac80211: update to wireless-testing 2010-07-06, add another patch to finally fix the annoying buffer leak in ath9k 14 years ago
Hamish Guthrie 29ac8cfbf7 crda: remove superfluous dependency 14 years ago
Felix Fietkau e0751eb57e mac80211: fix interface teardown for kernels >= 2.6.33 14 years ago
Alexandros C. Couloumbis 1f10f64d62 package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) 14 years ago
Jo-Philipp Wich eccba67e0a comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the dongle is attached 14 years ago
Felix Fietkau ce95b395a2 add missing dependencies for hostapd-utils and wpa-cli (#7421) 14 years ago
Felix Fietkau 7c38977b3f ath9k: fix a potential buffer leak 14 years ago
Felix Fietkau 8a5671711b ath9k: fix a crash with WEP in ad-hoc mode 14 years ago
Felix Fietkau b0658f2c89 ath9k: fix false positives in the baseband hang check by repeating the test a few times before pronouncing the hardware dead and resetting it 14 years ago
Felix Fietkau 58936672ac ath9k: clean up some code duplication related to noise floor handling 14 years ago
Felix Fietkau bb72d77fe1 ath9k: add a missing null pointer check and some further cleanup 14 years ago
Felix Fietkau 1f278440b7 ath9k: properly sanitize calibrated noise floor values on all hardware 14 years ago
Markus Wigge d306c9cb21 fix GPIO pin for G3GV2-VF 14 years ago
Jo-Philipp Wich 37f0636c3f broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support 14 years ago
Jo-Philipp Wich 28e4d39009 broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind device from b43 ssb bridge on boot (#7529) 14 years ago
Jo-Philipp Wich 506db2a57e base-files: add "mtu" option for route sections, allows setting per-route mtu values 14 years ago
Daniel Dickinson d9e8e8b4ec block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network). 14 years ago