Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hostap-driver: Fix adhoc mode | Vasilis Tsiligiannis | 2011-03-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 26199 | ||||
* | hostap-driver: Add newline at end of autodetected wireless config (cosmetic) | Vasilis Tsiligiannis | 2011-03-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 26198 | ||||
* | madwifi: Add newline at end of autodetected wireless config (cosmetic) | Vasilis Tsiligiannis | 2011-03-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 26197 | ||||
* | acx: Add newline at end of autodetected wireless config (cosmetic) | Vasilis Tsiligiannis | 2011-03-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 26196 | ||||
* | mac80211: add an aggregation rx reorder timeout handling fix | Felix Fietkau | 2011-03-16 | 1 | -0/+11 |
| | | | | SVN-Revision: 26185 | ||||
* | comgt: handle ttyHS* devices in usb hotplug, fix typo (#9046) | Jo-Philipp Wich | 2011-03-15 | 2 | -2/+2 |
| | | | | SVN-Revision: 26175 | ||||
* | ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues ↵ | Felix Fietkau | 2011-03-15 | 1 | -0/+11 |
| | | | | | | 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 | 1 | -0/+21 |
| | | | | SVN-Revision: 26167 | ||||
* | base-files: Autodetect newly added wireless hardware | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 26166 | ||||
* | mac80211: Fix unique device autodetection | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 26165 | ||||
* | madwifi: Fix unique device autodetection | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 26164 | ||||
* | hostap-driver: Fix unique device autodetection | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 26163 | ||||
* | hostap-driver: Add support for multiple interfaces | Vasilis Tsiligiannis | 2011-03-14 | 2 | -33/+89 |
| | | | | SVN-Revision: 26162 | ||||
* | base-files: link libpthread against libc | Felix Fietkau | 2011-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 26161 | ||||
* | mac80211: fix ath9k/ath9k-htc description (thx, swalker) | Felix Fietkau | 2011-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 26160 | ||||
* | * fixes .unlocked_ioctl functions | John Crispin | 2011-03-14 | 4 | -8/+200 |
| | | | | SVN-Revision: 26158 | ||||
* | block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ↵ | Daniel Dickinson | 2011-03-14 | 1 | -1/+1 |
| | | | | | | ext3 SVN-Revision: 26156 | ||||
* | pjsip: make pjsip-ltq-tapi dependencies conditional to make the build ↵ | Felix Fietkau | 2011-03-13 | 1 | -1/+1 |
| | | | | | | dependencies conditional as well SVN-Revision: 26154 | ||||
* | acx: Detect every device present | Vasilis Tsiligiannis | 2011-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 26150 | ||||
* | base-files: add a default /etc/services files | Felix Fietkau | 2011-03-13 | 1 | -0/+170 |
| | | | | SVN-Revision: 26142 | ||||
* | base-files: add users ftp (for ftp servers), network (network related ↵ | Felix Fietkau | 2011-03-13 | 1 | -0/+2 |
| | | | | | | daemons such as tor, quagga, ...) SVN-Revision: 26138 | ||||
* | base-files: add an ftp group as well | Felix Fietkau | 2011-03-13 | 1 | -0/+1 |
| | | | | 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 | 1 | -0/+7 |
| | | | | | | 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 | 1 | -2/+4 |
| | | | | SVN-Revision: 26132 | ||||
* | ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new ↵ | Felix Fietkau | 2011-03-13 | 1 | -7/+67 |
| | | | | | | package for ath9k_htc SVN-Revision: 26130 | ||||
* | mac80211: update to wireless-testing 2011-03-11 | Felix Fietkau | 2011-03-13 | 28 | -1210/+396 |
| | | | | SVN-Revision: 26128 | ||||
* | package/kernel: package heartbeat LED trigger | Gabor Juhos | 2011-03-13 | 1 | -0/+15 |
| | | | | | | Patch-by: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 26120 | ||||
* | extroot: block-mount block-extroot: Added ability to do a whole disk extroot ↵ | Daniel Dickinson | 2011-03-13 | 5 | -6/+37 |
| | | | | | | instead of only an overlay-based extroot. SVN-Revision: 26109 | ||||
* | iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection ↵ | Daniel Dickinson | 2011-03-12 | 2 | -0/+2 |
| | | | | | | submenu of the Network package group so that they appear with the packages feed packages that are related. SVN-Revision: 26081 | ||||
* | uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all ↵ | Daniel Dickinson | 2011-03-12 | 1 | -0/+1 |
| | | | | | | the other web serves and proxies from the packages feed SVN-Revision: 26062 | ||||
* | artables ebtables iptables: Moved *tables to Firewall submenu of the Network ↵ | Daniel Dickinson | 2011-03-12 | 3 | -0/+3 |
| | | | | | | package group because that's where all the feeds packages for firewalls now are. SVN-Revision: 26056 | ||||
* | ltq-vmmc: do not download nonexistant firmware files, only attempt to build ↵ | Felix Fietkau | 2011-03-11 | 1 | -6/+10 |
| | | | | | | for lantiq xway SVN-Revision: 26044 | ||||
* | mac80211/ath9k: improve pending patches based on review feedback | Felix Fietkau | 2011-03-11 | 4 | -19/+26 |
| | | | | SVN-Revision: 26041 | ||||
* | mac80211: fix spurious channel type changes when vifs are created/deleted | Felix Fietkau | 2011-03-11 | 1 | -0/+10 |
| | | | | SVN-Revision: 26038 | ||||
* | ath9k: add a patch to fix the interoperability issues with intel clients ↵ | Felix Fietkau | 2011-03-11 | 1 | -0/+11 |
| | | | | | | (fixes #8830) SVN-Revision: 26036 | ||||
* | Add wext support to libertas-sd driver | Hamish Guthrie | 2011-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 26028 | ||||
* | * add some compile flags | John Crispin | 2011-03-11 | 1 | -2/+4 |
| | | | | SVN-Revision: 26025 | ||||
* | * adds proper dependencies for pjsip-ltq-tapi | John Crispin | 2011-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 26024 | ||||
* | * fixes dsl, ifxos, tapi and vmcc for .37 | John Crispin | 2011-03-11 | 9 | -36/+80 |
| | | | | SVN-Revision: 26023 | ||||
* | package/redboot-ar231x: fix some compile issues | Alexandros C. Couloumbis | 2011-03-10 | 1 | -0/+181 |
| | | | | SVN-Revision: 26017 | ||||
* | mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface ↵ | Felix Fietkau | 2011-03-10 | 1 | -0/+67 |
| | | | | | | to fix a bridging related race condition SVN-Revision: 26016 | ||||
* | kernel: further fixes to kmod-gre packaging | Jo-Philipp Wich | 2011-03-10 | 1 | -6/+8 |
| | | | | SVN-Revision: 26012 | ||||
* | kernel: fix usage of CompareKernelPatchVer for kmod-gre | Jo-Philipp Wich | 2011-03-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 26010 | ||||
* | iptables: add support for ipt_recent --reap option | Jo-Philipp Wich | 2011-03-10 | 2 | -2/+124 |
| | | | | SVN-Revision: 26008 | ||||
* | ath9k: improve tx dma fixes based on review feedback | Felix Fietkau | 2011-03-10 | 3 | -20/+79 |
| | | | | SVN-Revision: 26005 | ||||
* | base-files: make library relinking uclibc specific and fix libpthread ↵ | Felix Fietkau | 2011-03-10 | 1 | -2/+5 |
| | | | | | | installation for the non-relinked variant SVN-Revision: 26003 | ||||
* | ath9k: get rid of most of those annoying dma tx stop issues | Felix Fietkau | 2011-03-10 | 4 | -0/+306 |
| | | | | SVN-Revision: 25988 | ||||
* | kernel: package kmod-pptp, autoload kmod-gre | Jo-Philipp Wich | 2011-03-09 | 1 | -0/+15 |
| | | | | SVN-Revision: 25987 | ||||
* | kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009) | Jo-Philipp Wich | 2011-03-09 | 1 | -2/+4 |
| | | | | SVN-Revision: 25985 | ||||
* | base-files: only relink libraries if the linaro toolchain is selected | Felix Fietkau | 2011-03-09 | 1 | -1/+3 |
| | | | | SVN-Revision: 25983 |