Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | mac80211: remove an obsolete backport patch | Felix Fietkau | 2011-03-26 | |
| | | | | SVN-Revision: 26302 | |||
* | remove postinst files for preinstalled packages | Felix Fietkau | 2011-03-25 | |
| | | | | SVN-Revision: 26299 | |||
* | kernel: split up cryptoapi, move hash support and blockcipher/algorithm ↵ | Felix Fietkau | 2011-03-25 | |
| | | | | | | manager to separate packages SVN-Revision: 26296 | |||
* | mac80211: add a pending patch to remove the dependency on ecb | Felix Fietkau | 2011-03-25 | |
| | | | | SVN-Revision: 26295 | |||
* | mac80211: fix zd1211 config override | Felix Fietkau | 2011-03-25 | |
| | | | | SVN-Revision: 26294 | |||
* | mac80211: update to wireless-testing 2011-03-24 | Felix Fietkau | 2011-03-25 | |
| | | | | SVN-Revision: 26293 | |||
* | iptables: libiptc.so is only a compatibility stub, split the package into ↵ | Felix Fietkau | 2011-03-25 | |
| | | | | | | libip4tc and libip6tc and adjust dependencies SVN-Revision: 26292 | |||
* | ath9k: fix chip wakeup on interface start - should fix some instability issues | Felix Fietkau | 2011-03-25 | |
| | | | | SVN-Revision: 26290 | |||
* | hostapd: add more wps config methods to the config | Felix Fietkau | 2011-03-25 | |
| | | | | SVN-Revision: 26288 | |||
* | mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS ↵ | Felix Fietkau | 2011-03-25 | |
| | | | | | | rates connects SVN-Revision: 26287 | |||
* | redboot-ar231x: mark as broken, the ecos host tool crap needs some rework ↵ | Felix Fietkau | 2011-03-25 | |
| | | | | | | for tcl on some systems SVN-Revision: 26286 | |||
* | mac80211: fix dropping multicast proberequest frames for ad-hoc | Felix Fietkau | 2011-03-24 | |
| | | | | SVN-Revision: 26284 | |||
* | ath9k: add a few de-bloating and optimization patches | Felix Fietkau | 2011-03-23 | |
| | | | | SVN-Revision: 26281 | |||
* | ath9k: merge a pending patch for fixing a stopped queue issue (mostly for ↵ | Felix Fietkau | 2011-03-23 | |
| | | | | | | client mode) SVN-Revision: 26280 | |||
* | mac80211: update to wireless-testing 2011-03-22 | Felix Fietkau | 2011-03-22 | |
| | | | | SVN-Revision: 26273 | |||
* | hostapd: make entropy collection contribute to the kernel pool | Felix Fietkau | 2011-03-22 | |
| | | | | SVN-Revision: 26272 | |||
* | ath9k: add a patch from linux-wireless@ for reducing driver size | Felix Fietkau | 2011-03-22 | |
| | | | | SVN-Revision: 26264 | |||
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | Felix Fietkau | 2011-03-21 | |
| | | | | SVN-Revision: 26261 | |||
* | ncurses: install ncurses5-config and ncursesw5-config (#9044) | Jo-Philipp Wich | 2011-03-21 | |
| | | | | SVN-Revision: 26255 | |||
* | hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel ↵ | Daniel Dickinson | 2011-03-21 | |
| | | | | | | 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). SVN-Revision: 26253 | |||
* | mac80211: initialize the last rx time when creating a station | Felix Fietkau | 2011-03-21 | |
| | | | | | | | | | should hopefully finally take care of the nasty reassociation issues which showed up as Jan 1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity right after associating, leading to an immediate disconnect. Will probably fix #8343, #8830 and others. SVN-Revision: 26251 | |||
* | ath9k: re-run nfcal only when stuck beacons become more frequent | Felix Fietkau | 2011-03-21 | |
| | | | | SVN-Revision: 26250 | |||
* | ath9k: increase ATH_BCBUF, allows creating 8 virtual APs | Felix Fietkau | 2011-03-21 | |
| | | | | SVN-Revision: 26249 | |||
* | ath9k: improve precision of beacon timer calculations | Felix Fietkau | 2011-03-21 | |
| | | | | SVN-Revision: 26248 | |||
* | ath9k: add some minor debugfs cleanups | Felix Fietkau | 2011-03-21 | |
| | | | | SVN-Revision: 26247 | |||
* | block-mount busybox: Removed busybox versions of blkid and swap-utils since ↵ | Daniel Dickinson | 2011-03-20 | |
| | | | | | | 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. SVN-Revision: 26245 | |||
* | linux-atm: Solos card requires explicit buffer size to br2684ctl | Felix Fietkau | 2011-03-20 | |
| | | | | | | | | | The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory. Explicitly setting a limit is required. (Patch by Philip Prindeville) SVN-Revision: 26242 | |||
* | Keep firewall.user during sysupgrades | Travis Kemen | 2011-03-20 | |
| | | | | SVN-Revision: 26241 | |||
* | kernel: fix some problems with kernel 2.6.38 | Hauke Mehrtens | 2011-03-19 | |
| | | | | | | | In some places LINUX_2_6_38 was just missing. Some kernel modules were moved. SVN-Revision: 26239 | |||
* | ncurses: Split terminfo database into a separate package because S-Lang ↵ | Daniel Dickinson | 2011-03-18 | |
| | | | | | | 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). SVN-Revision: 26232 | |||
* | base-files: properly handle vlans on top of wireless interfaces | Jo-Philipp Wich | 2011-03-18 | |
| | | | | SVN-Revision: 26230 | |||
* | hostapd: fix non-multicall hostapd compile (#9074) | Vasilis Tsiligiannis | 2011-03-18 | |
| | | | | SVN-Revision: 26220 | |||
* | wireless-tools: remove some more unnecessary stuff from iwconfig | Felix Fietkau | 2011-03-18 | |
| | | | | SVN-Revision: 26218 | |||
* | hostapd: add a patch to remove some unnecessary control interface functionality | Felix Fietkau | 2011-03-18 | |
| | | | | SVN-Revision: 26216 | |||
* | hostapd: add a separate config symbol for 802.11n driver support | Felix Fietkau | 2011-03-17 | |
| | | | | SVN-Revision: 26212 | |||
* | base-files: overlayfs whiteouts depend on a specific xattr entry, which does ↵ | Felix Fietkau | 2011-03-17 | |
| | | | | | | not get preserved by the tmpfs->overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2 SVN-Revision: 26208 | |||
* | base-files: add initial support for mounting overlayfs | Felix Fietkau | 2011-03-17 | |
| | | | | SVN-Revision: 26207 | |||
* | base-files: update sysctl.conf for modern kernels | Jo-Philipp Wich | 2011-03-17 | |
| | | | | SVN-Revision: 26204 | |||
* | hostapd: Fix hostap driver for multicall binary builds | Vasilis Tsiligiannis | 2011-03-17 | |
| | | | | SVN-Revision: 26203 | |||
* | hostap-driver: Remove newline at start of config (cosmetic) | Vasilis Tsiligiannis | 2011-03-17 | |
| | | | | SVN-Revision: 26202 | |||
* | acx: Major rework of acx.sh script | Vasilis Tsiligiannis | 2011-03-17 | |
| | | | | SVN-Revision: 26201 | |||
* | hostap-driver: Use 'any' for unspecified SSIDs | Vasilis Tsiligiannis | 2011-03-17 | |
| | | | | SVN-Revision: 26200 | |||
* | hostap-driver: Fix adhoc mode | Vasilis Tsiligiannis | 2011-03-17 | |
| | | | | SVN-Revision: 26199 | |||
* | hostap-driver: Add newline at end of autodetected wireless config (cosmetic) | Vasilis Tsiligiannis | 2011-03-17 | |
| | | | | SVN-Revision: 26198 | |||
* | madwifi: Add newline at end of autodetected wireless config (cosmetic) | Vasilis Tsiligiannis | 2011-03-17 | |
| | | | | SVN-Revision: 26197 | |||
* | acx: Add newline at end of autodetected wireless config (cosmetic) | Vasilis Tsiligiannis | 2011-03-17 | |
| | | | | SVN-Revision: 26196 | |||
* | mac80211: add an aggregation rx reorder timeout handling fix | Felix Fietkau | 2011-03-16 | |
| | | | | SVN-Revision: 26185 | |||
* | comgt: handle ttyHS* devices in usb hotplug, fix typo (#9046) | Jo-Philipp Wich | 2011-03-15 | |
| | | | | SVN-Revision: 26175 | |||
* | ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues ↵ | Felix Fietkau | 2011-03-15 | |
| | | | | | | with 2-antenna devices such as the wrt160nl SVN-Revision: 26168 | |||
* | ath9k: enable an ar913x specific hardware fix for sending block-ack | Felix Fietkau | 2011-03-15 | |
| | | | | SVN-Revision: 26167 |