2423 Commits (e7f7e0b6055f5020b6b5d8090bfa1d3618105212)

Author SHA1 Message Date
Nicolas Thill 088931d4de revert [14081]: iptunnel4 does not make sense on 2.4, just add a conditionnal dependency on iptunnel4 to ipip 16 years ago
Felix Fietkau cf3beca4a2 madwifi: improve reliability of napi polling when fast framing is enabled 16 years ago
Felix Fietkau ff89285b25 fix handling of eglibc config options for packaging 16 years ago
Felix Fietkau a43685367e madwifi: fix rx for pure wds interfaces 16 years ago
Felix Fietkau 172dbe47b6 madwifi: fix a potential race condition in the wds ap station interface setup/teardown 16 years ago
Felix Fietkau 3f3b9a86a3 madwifi: add back a missing part of the mbss vap refactoring 16 years ago
Felix Fietkau 10e3ea9f12 madwifi: preserve the interface mode correctly when using wds with sta separation 16 years ago
Felix Fietkau f561b910e8 madwifi: fix a race condition in the wds sta separation, which is triggered by using wpa authentication on the ap 16 years ago
Felix Fietkau 727ab9ce8d madwifi: fix fast-frame related dma unmap bug 16 years ago
Felix Fietkau bef07d58fc madwifi: fix a noderef problem in the mbss vap cleanup 16 years ago
Gabor Juhos c198a51398 mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens <hauke@hauke-m.de>) 16 years ago
Felix Fietkau 87db54da68 madwifi: fix the long standing bug that is triggered by nodes getting a timeout on one vap, then moving to another 16 years ago
Gabor Juhos d210025406 mac80211: update compat-wireless to 2009-01-23 16 years ago
Travis Kemen 4337de4977 Allow changing country code for madwifi driver. Thanks alisonken1 16 years ago
Gabor Juhos a0c3da6d61 mac80211: update compat-wireless to 2009-01-19 16 years ago
Nicolas Thill a71089de4b remove IPKG_ARCH variable, unused anymore since ipkg support was removed from busybox 16 years ago
Rod Whitby 4c04d8b3c1 other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb 16 years ago
Jose Vasconcellos af64ea8f8c kexec-tools update to version 2.0.0; add support for armeb. 16 years ago
Felix Fietkau 34d45d5d64 upgrade to uci 0.7.3 - fixes a small input validation bug 16 years ago
Felix Fietkau 4fc8f4c5c8 firewall: don't clear the mangle table at startup or stop - it doesn't use it and clearing it breaks qos 16 years ago
Felix Fietkau ae1b82df55 bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argument 16 years ago
Andy Boyett fec30c2b2b openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077 16 years ago
Jo-Philipp Wich 24ac43897e package/kernel: ensure that ipip is autoloaded after iptunnel4 16 years ago
Florian Fainelli 3d4f8f79b0 busybox brctl does not support showmacs or showstp (#4206) 16 years ago
Nicolas Thill 28a92fe717 fix userland netfilter headers installed by iptables 16 years ago
Travis Kemen c7eb38ef4e fix compile of iptunnel4 for the 2.4 kernel 16 years ago
Andy Boyett 51d17e47c2 gdb: upgrade to 6.8, fixes libreadline compilation issues 16 years ago
Jo-Philipp Wich 83c9ac173d firewall: introduce drop_invalid option to allow disabling the invalid state match 16 years ago
Felix Fietkau 5b58a8db1f firewall: allow multiple interfaces to be part of one zone, fix the sanity checks for that 16 years ago
Felix Fietkau 5ebc074df4 fix opkg target arch detection problem on x86 16 years ago
Andy Boyett cd0cd14421 change LEDs on wrt54g3g only /proc/diag is not available on x86, so check for existance to avoid errors... Thanks Markus Wigge 16 years ago
Andy Boyett aa59a08b45 hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli 16 years ago
Andy Boyett 1e97a5e459 libreadline: move to trunk, gdb depends on it 16 years ago
Felix Fietkau abeebe75f4 replace the gdbserver package with a full gdb package that also includes gdbserver 16 years ago
Gabor Juhos bdd0df792a mac80211: update ath9k patches 16 years ago
Andy Boyett c09e052d2f fix vfat.ko in 2.6.28 16 years ago
Felix Fietkau eb1c4db039 add support for an optional staging directory for debug binaries 16 years ago
Mirko Vogt fc14ba0efb allow targets to override kernel related soundcore configuration 16 years ago
Travis Kemen 1f2885ea0c unmask ip6tables on 2.6.27 and 2.6.28 16 years ago
Gabor Juhos 4122e0b8c8 mac80211: update compat-wireless to 2009-01-10 16 years ago
Travis Kemen db8867b4c5 fix kernel config 16 years ago
Gabor Juhos b0122ff809 mac80211: update ath9k patches 16 years ago
Florian Fainelli 5c886899ec Add hfcmulti mISDN driver 16 years ago
Florian Fainelli 04a64096d6 Package mISDN stack 16 years ago
Florian Fainelli 448dd4ac3a Also load capifs 16 years ago
Felix Fietkau 245e9e9b7a another #include fix for siit 16 years ago
Andy Boyett 43fe08b4d2 kernel: build cs5535-gpio on olpc also 16 years ago
Nicolas Thill 704402ab56 temp fix for iptables build failure after [13931] 16 years ago
Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 16 years ago
Nicolas Thill 001fd43841 let all mac80211 subpackages inherit some defaults 16 years ago