Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the latest fw release | Imre Kaloz | 2011-01-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 24894 | ||||
* | tune ath dependencies - carl9170 can be used on targets with usb but without pci | Imre Kaloz | 2011-01-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 24893 | ||||
* | package/wprobe: {enhancement} make printing attributes optional. A delay ↵ | Alexandros C. Couloumbis | 2011-01-03 | 1 | -9/+18 |
| | | | | | | interval (-d option) of 0 (zero) dumps the data once then exit. (closes #8107) SVN-Revision: 24892 | ||||
* | package/wprobe: fix kernel 2.6.37 compile issues | Alexandros C. Couloumbis | 2011-01-03 | 1 | -1/+4 |
| | | | | SVN-Revision: 24891 | ||||
* | crda: update to version 1.1.1 and update regulatory database to most recent ↵ | Hauke Mehrtens | 2011-01-01 | 1 | -7/+6 |
| | | | | | | official version. SVN-Revision: 24868 | ||||
* | e2fsprogs: revert r24848 as well | Jo-Philipp Wich | 2011-01-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 24867 | ||||
* | ath9k: add more pending fixes from linux-wireless@ | Felix Fietkau | 2010-12-30 | 3 | -5/+41 |
| | | | | SVN-Revision: 24858 | ||||
* | add relayd, can be used as a replacement for client bridge, but does not ↵ | Felix Fietkau | 2010-12-30 | 1 | -0/+37 |
| | | | | | | have any uci integration yet SVN-Revision: 24856 | ||||
* | ath9k: fix rx dma descriptor error flag handling | Felix Fietkau | 2010-12-30 | 1 | -0/+53 |
| | | | | SVN-Revision: 24855 | ||||
* | package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys | Gabor Juhos | 2010-12-29 | 1 | -1/+3 |
| | | | | SVN-Revision: 24853 | ||||
* | package/e2fsprogs: update to version 1.41.14 | Alexandros C. Couloumbis | 2010-12-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 24848 | ||||
* | Added OpenWRT-specific field to imagetag so that we can record the real root ↵ | Daniel Dickinson | 2010-12-26 | 1 | -3/+3 |
| | | | | | | | | length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24838 | ||||
* | mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx ↵ | Daniel Dickinson | 2010-12-26 | 2 | -6/+77 |
| | | | | | | | | use the weak reference rather than the brcm47xx ifdef. This fixes a bug in which sysupgrade failed due to changing bad CRC on reboot. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24837 | ||||
* | mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ↵ | Daniel Dickinson | 2010-12-26 | 4 | -1/+247 |
| | | | | | | | | experience a CRC on second boot due to the JFFS2 creation / DEADC0DE deletion to work correctly when mtd fixtrx is run on first boot Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24835 | ||||
* | mtd: Changed mtd_fixtrx and related functions to be weak references. The ↵ | Daniel Dickinson | 2010-12-26 | 3 | -115/+120 |
| | | | | | | | | weak references only lead to actual functions for brcm47xx Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24833 | ||||
* | uhttpd: allow lowercase http header fields (#8513) | Jo-Philipp Wich | 2010-12-24 | 2 | -3/+3 |
| | | | | SVN-Revision: 24823 | ||||
* | ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt ↵ | Felix Fietkau | 2010-12-24 | 1 | -0/+13 |
| | | | | | | mitigation times further SVN-Revision: 24819 | ||||
* | ath9k: add pending fixes for revision checks and handling of the hw ↵ | Felix Fietkau | 2010-12-24 | 1 | -1/+43 |
| | | | | | | workaround register SVN-Revision: 24818 | ||||
* | package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set. | Alexandros C. Couloumbis | 2010-12-23 | 1 | -0/+35 |
| | | | | SVN-Revision: 24813 | ||||
* | mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target | Hauke Mehrtens | 2010-12-22 | 2 | -0/+12 |
| | | | | SVN-Revision: 24801 | ||||
* | mac80211: rmove unused config symbols. | Hauke Mehrtens | 2010-12-22 | 1 | -5/+0 |
| | | | | | | CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC were removed some time ago and CONFIG_IWLWIFI was replaced by CONFIG_COMPAT_IWLWIFI in compat wireless SVN-Revision: 24794 | ||||
* | mac80211: activate ahb bud for ath5k driver if on atheros target. | Hauke Mehrtens | 2010-12-22 | 1 | -2/+5 |
| | | | | SVN-Revision: 24793 | ||||
* | base-files: implement "reqopts" parameter for dhcp interfaces to specify ↵ | Jo-Philipp Wich | 2010-12-22 | 2 | -2/+4 |
| | | | | | | additional dhcp options to request SVN-Revision: 24780 | ||||
* | busybox: implement ms static routes option in udhcpc (#6435) | Jo-Philipp Wich | 2010-12-22 | 1 | -0/+22 |
| | | | | SVN-Revision: 24779 | ||||
* | base-files: the busybox update to v1.15.3 completely broke udhcpc route ↵ | Jo-Philipp Wich | 2010-12-22 | 1 | -73/+14 |
| | | | | | | option handling, repair default.script to work with the new format (#6435) SVN-Revision: 24778 | ||||
* | Âbase-files: don't mark /etc/banner as conffile | Jo-Philipp Wich | 2010-12-20 | 1 | -1/+0 |
| | | | | SVN-Revision: 24742 | ||||
* | iptables: don't call autogen.sh, use autoreconf fixup instead of libtool | Jo-Philipp Wich | 2010-12-20 | 1 | -6/+1 |
| | | | | SVN-Revision: 24740 | ||||
* | mac80211: rename max_clients option to maxassoc, this brings it in line with ↵ | Jo-Philipp Wich | 2010-12-19 | 1 | -2/+2 |
| | | | | | | broadcom SVN-Revision: 24726 | ||||
* | hostapd: add support for specifying the maximum number of clients | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24725 | ||||
* | hostapd: fix appending the iapp_interface variable to the config | Felix Fietkau | 2010-12-19 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24724 | ||||
* | hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
| | | | | | | | | | | This allows hostapd to make use of the config option "vlan_tagged_interface" to automatically create bridge and VLAN interfaces in a fully dynamic way. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24722 | ||||
* | hostapd: Allow rsn_preauth configuration | Felix Fietkau | 2010-12-19 | 1 | -14/+26 |
| | | | | | | | | | | | | | | | | | Hostapd can allow preauthentication for WPA2-EAP networks when the interfaces through which preauthentication is allowed are configured. Add a new param "rsn_preauth=0/1" to the configuration that enables or disables preauthentication on the according bridge interface. Preauthentication for unbridged networks is not considered in this patch. Cc: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24721 | ||||
* | iptables: fix layer7 patch to place the source in extensions/, I doubt it ↵ | Jo-Philipp Wich | 2010-12-19 | 1 | -1/+1 |
| | | | | | | ever worked SVN-Revision: 24719 | ||||
* | opkg: remove stray HOST_BUILD_DEPENDS | Jo-Philipp Wich | 2010-12-18 | 1 | -2/+0 |
| | | | | SVN-Revision: 24679 | ||||
* | mac80211: another optimization for tx performance | Felix Fietkau | 2010-12-18 | 1 | -0/+11 |
| | | | | SVN-Revision: 24677 | ||||
* | libtool: remove patches, they don't apply to libltdl | Jo-Philipp Wich | 2010-12-18 | 4 | -201/+0 |
| | | | | SVN-Revision: 24675 | ||||
* | libtool: remove host build and leave only libltdl in place | Jo-Philipp Wich | 2010-12-18 | 1 | -8/+0 |
| | | | | SVN-Revision: 24674 | ||||
* | mac80211: fix a crash in the tx path | Felix Fietkau | 2010-12-18 | 1 | -0/+19 |
| | | | | SVN-Revision: 24672 | ||||
* | mac80211: fix a missing return value | Felix Fietkau | 2010-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 24671 | ||||
* | mac80211: significantly reduce the cpu load caused by excessive skb header ↵ | Felix Fietkau | 2010-12-18 | 1 | -0/+14 |
| | | | | | | cloning SVN-Revision: 24669 | ||||
* | ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense ↵ | Felix Fietkau | 2010-12-18 | 1 | -0/+75 |
| | | | | | | and it reduces txpower and unnecessarily disables MRC SVN-Revision: 24657 | ||||
* | mac80211: update to wireless-testing 2010-12-16 | Felix Fietkau | 2010-12-18 | 28 | -2904/+209 |
| | | | | SVN-Revision: 24655 | ||||
* | base-files: add support for the usbdev LED trigger | Gabor Juhos | 2010-12-17 | 2 | -5/+11 |
| | | | | SVN-Revision: 24647 | ||||
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | 1 | -0/+15 |
| | | | | SVN-Revision: 24646 | ||||
* | ath9k: update initvals for ar9003 | Felix Fietkau | 2010-12-16 | 2 | -0/+156 |
| | | | | SVN-Revision: 24629 | ||||
* | ath9k: remove code for setting up gpio based baseband rfkill - it was never ↵ | Felix Fietkau | 2010-12-16 | 1 | -0/+103 |
| | | | | | | used, nor configured properly SVN-Revision: 24628 | ||||
* | ath9k: use the number of pending aggregates instead of the queue depth to ↵ | Felix Fietkau | 2010-12-16 | 1 | -0/+89 |
| | | | | | | determine when it is time to form the next A-MPDU SVN-Revision: 24627 | ||||
* | libtool: I don't know what crackhead thought that relinking with /usr/lib ↵ | Jo-Philipp Wich | 2010-12-16 | 1 | -0/+10 |
| | | | | | | during cross compilation is a good idea, so just remove this crap. It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff. SVN-Revision: 24619 | ||||
* | libtool: prefix command output with "OpenWrt-" to make it immediately ↵ | Jo-Philipp Wich | 2010-12-15 | 2 | -2/+112 |
| | | | | | | obvious whether our libtool is used SVN-Revision: 24613 | ||||
* | opkg: remove manual automake invocations and rely and host and target fixups | Jo-Philipp Wich | 2010-12-13 | 1 | -12/+1 |
| | | | | SVN-Revision: 24554 |