Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | base-files: Autodetect newly added wireless hardware | Vasilis Tsiligiannis | 2011-03-15 |
| | | | | SVN-Revision: 26166 | ||
* | mac80211: Fix unique device autodetection | Vasilis Tsiligiannis | 2011-03-15 |
| | | | | SVN-Revision: 26165 | ||
* | madwifi: Fix unique device autodetection | Vasilis Tsiligiannis | 2011-03-15 |
| | | | | SVN-Revision: 26164 | ||
* | hostap-driver: Fix unique device autodetection | Vasilis Tsiligiannis | 2011-03-15 |
| | | | | SVN-Revision: 26163 | ||
* | hostap-driver: Add support for multiple interfaces | Vasilis Tsiligiannis | 2011-03-14 |
| | | | | SVN-Revision: 26162 | ||
* | base-files: link libpthread against libc | Felix Fietkau | 2011-03-14 |
| | | | | SVN-Revision: 26161 | ||
* | mac80211: fix ath9k/ath9k-htc description (thx, swalker) | Felix Fietkau | 2011-03-14 |
| | | | | SVN-Revision: 26160 | ||
* | * fixes .unlocked_ioctl functions | John Crispin | 2011-03-14 |
| | | | | SVN-Revision: 26158 | ||
* | block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ↵ | Daniel Dickinson | 2011-03-14 |
| | | | | | | ext3 SVN-Revision: 26156 | ||
* | pjsip: make pjsip-ltq-tapi dependencies conditional to make the build ↵ | Felix Fietkau | 2011-03-13 |
| | | | | | | dependencies conditional as well SVN-Revision: 26154 | ||
* | acx: Detect every device present | Vasilis Tsiligiannis | 2011-03-13 |
| | | | | SVN-Revision: 26150 | ||
* | base-files: add a default /etc/services files | Felix Fietkau | 2011-03-13 |
| | | | | SVN-Revision: 26142 | ||
* | base-files: add users ftp (for ftp servers), network (network related ↵ | Felix Fietkau | 2011-03-13 |
| | | | | | | daemons such as tor, quagga, ...) SVN-Revision: 26138 | ||
* | base-files: add an ftp group as well | Felix Fietkau | 2011-03-13 |
| | | | | SVN-Revision: 26136 | ||
* | base-files: add a few default groups to /etc/group so that we can get rid of ↵ | Felix Fietkau | 2011-03-13 |
| | | | | | | a few postinst scripts SVN-Revision: 26133 | ||
* | ltq-ifxos: only attempt to build if the lantiq target is selected (fixes #9035) | Felix Fietkau | 2011-03-13 |
| | | | | SVN-Revision: 26132 | ||
* | ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new ↵ | Felix Fietkau | 2011-03-13 |
| | | | | | | package for ath9k_htc SVN-Revision: 26130 |