5266 Commits (1844ea6c7b5f8ef8892d825637d7eddf25391c55)

Author SHA1 Message Date
Felix Fietkau a5acf1e9f6 ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM 14 years ago
Felix Fietkau 2ba0c96b82 libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM 14 years ago
Felix Fietkau da0ac5027e ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips 14 years ago
Felix Fietkau f16824c63f uci: fix linking against libdl (#9123) 14 years ago
Daniel Dickinson 7f8fb5cb78 block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount. 14 years ago
Daniel Dickinson 657d0a265c block-mount block-extroot: Bump packages versions forgetten during previous two commits 14 years ago
Daniel Dickinson 9298073e80 block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs. 14 years ago
Daniel Dickinson 544d1c045e block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs. 14 years ago
Felix Fietkau 860c1cc790 uci: update to fix lua plugin linker issue (#9121) 14 years ago
Felix Fietkau d29154d5e4 uci: install libucimap to the staging dir 14 years ago
Felix Fietkau e4c6bc70aa remove ucitrigger, it is unused and will be replaced by something different in the future 14 years ago
Felix Fietkau e8c9ebd052 uci: update to latest version, uses cmake now 14 years ago
Felix Fietkau 2c875b2edc madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz) 14 years ago
Felix Fietkau 98267669b0 mac80211: disable an unnecessary backport to reduce code size 14 years ago
Felix Fietkau 75e785511a mac80211: remove an obsolete backport patch 14 years ago
Felix Fietkau 963b90bb5a remove postinst files for preinstalled packages 14 years ago
Felix Fietkau a119ee0013 kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages 14 years ago
Felix Fietkau 0c98b6b2d2 mac80211: add a pending patch to remove the dependency on ecb 14 years ago
Felix Fietkau 70a2413ffd mac80211: fix zd1211 config override 14 years ago
Felix Fietkau 1938d5a669 mac80211: update to wireless-testing 2011-03-24 14 years ago
Felix Fietkau 3b6e38ba6a iptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies 14 years ago
Felix Fietkau ea6bf64605 ath9k: fix chip wakeup on interface start - should fix some instability issues 14 years ago
Felix Fietkau 516440649b hostapd: add more wps config methods to the config 14 years ago
Felix Fietkau 1526792622 mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS rates connects 14 years ago
Felix Fietkau 4b9553f20d redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems 14 years ago
Felix Fietkau 2eda9ca634 mac80211: fix dropping multicast proberequest frames for ad-hoc 14 years ago
Felix Fietkau 4cbdad0e9d ath9k: add a few de-bloating and optimization patches 14 years ago
Felix Fietkau 80239ff7b0 ath9k: merge a pending patch for fixing a stopped queue issue (mostly for client mode) 14 years ago
Felix Fietkau ee7f3d21f4 mac80211: update to wireless-testing 2011-03-22 14 years ago
Felix Fietkau 85b859a2b6 hostapd: make entropy collection contribute to the kernel pool 14 years ago
Felix Fietkau b85cfd52d8 ath9k: add a patch from linux-wireless@ for reducing driver size 14 years ago
Felix Fietkau e822e20348 hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS 14 years ago
Jo-Philipp Wich 9710f415fa ncurses: install ncurses5-config and ncursesw5-config (#9044) 14 years ago
Daniel Dickinson c28e406a9c hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary). 14 years ago
Felix Fietkau eaa07dd900 mac80211: initialize the last rx time when creating a station 14 years ago
Felix Fietkau 562468651d ath9k: re-run nfcal only when stuck beacons become more frequent 14 years ago
Felix Fietkau bc8410cd76 ath9k: increase ATH_BCBUF, allows creating 8 virtual APs 14 years ago
Felix Fietkau 4838baefa7 ath9k: improve precision of beacon timer calculations 14 years ago
Felix Fietkau c12de7c4c1 ath9k: add some minor debugfs cleanups 14 years ago
Daniel Dickinson 4c85b8562d block-mount busybox: Removed busybox versions of blkid and swap-utils since they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage. 14 years ago
Felix Fietkau 7b7242564a linux-atm: Solos card requires explicit buffer size to br2684ctl 14 years ago
Travis Kemen a2cd7b2883 Keep firewall.user during sysupgrades 14 years ago
Hauke Mehrtens aadec1ec97 kernel: fix some problems with kernel 2.6.38 14 years ago
Daniel Dickinson aa8c871b41 ncurses: Split terminfo database into a separate package because S-Lang library needs the terminfo database but doesn't depend on ncurses (and libnewt depends on S-Lang library and is intended to be a lightweight dialog replacement that doesn't depend on the heavy ncurses). 14 years ago
Jo-Philipp Wich fe8b9d5232 base-files: properly handle vlans on top of wireless interfaces 14 years ago
Vasilis Tsiligiannis 0e5f8f6904 hostapd: fix non-multicall hostapd compile (#9074) 14 years ago
Felix Fietkau 07183b57ee wireless-tools: remove some more unnecessary stuff from iwconfig 14 years ago
Felix Fietkau a75791b855 hostapd: add a patch to remove some unnecessary control interface functionality 14 years ago
Felix Fietkau de2b5158a1 hostapd: add a separate config symbol for 802.11n driver support 14 years ago
Felix Fietkau a3b9971d84 base-files: overlayfs whiteouts depend on a specific xattr entry, which does not get preserved by the tmpfs->overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2 14 years ago