2449 Commits (4a21b1be1ab6dc7bd0424af408f91c65cb5316d8)

Author SHA1 Message Date
Felix Fietkau 4a21b1be1a fix lua compile with eglibc selected and utmp support disabled 16 years ago
Felix Fietkau 50be634a3c re-enable the mss fix by default for now - see discussion at http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information 16 years ago
Jose Vasconcellos 58b8cdb5fd Use block events for the mounting/unmounting of external storage devices. This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. 16 years ago
Felix Fietkau 7cb6d9f6a1 allow hostapd to continue, even if setting the country code fails 16 years ago
Nicolas Thill c52f0bfe0b crda: make the whole crypto stuff optional and don't use it for now, link statically with libnl 16 years ago
Florian Fainelli b065bc5310 increase default size of the connection tracking table, thanks Marc 16 years ago
Gabor Juhos 3a4b459fbf mac80211: update compat-wireless to 2009-01-29 16 years ago
Felix Fietkau 5846455e82 add some work-in-progress patches for ath5k stability and performance 16 years ago
Felix Fietkau 408690fb74 fix hostapd startup for no-crypto configurations 16 years ago
Nicolas Thill c8c15f3b9d accomodate a change in msdos.ko path that appeared on 2.6.28 16 years ago
Andy Boyett aaf139232a kernel: fix leds-wrap dependencies 16 years ago
Andy Boyett cee6f31d9c kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486 16 years ago
Gabor Juhos 11456c324d crda: new package (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 16 years ago
Gabor Juhos ec34d908c7 hotplug2: add platform hotplugging 16 years ago
Gabor Juhos 04bf46b82b mac80211: cleanup mac80211.sh 16 years ago
Gabor Juhos 1354730b35 wpa_supplicant: update to 0.6.7 16 years ago
Gabor Juhos 6446f93be8 wpa_supplicant: refresh patches 16 years ago
Gabor Juhos a7187cb4ff iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 16 years ago
Gabor Juhos 359cda4e26 libnl: update linux/genetlink.h for iw package (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 16 years ago
Gabor Juhos b665dfd554 libnl: refresh patches 16 years ago
Markus Wigge b05f64dd06 - added "server" option list to delegate specific subdomains to given upstream servers 16 years ago
Nicolas Thill 33169cf29f mark kmod-ata-rb532-cf as broken 16 years ago
Felix Fietkau 9bb8734d2e hostapd: add support for socket filtering to get rid of some of the massive cpu overhead with mac80211 drivers (backport from hostapd git repository) 16 years ago
Felix Fietkau fe48f4cac0 hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently depends on ath9k) 16 years ago
Nicolas Thill f9b20ad946 fix kmod-sit dependencies 16 years ago
Nicolas Thill 263b05274f update wireless-tools to v0.29 (final), refresh patch, bumb release number 16 years ago
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