| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: add more pending fixes from linux-wireless@ | Felix Fietkau | 2010-12-30 | 3 | -5/+41 |
* | add relayd, can be used as a replacement for client bridge, but does not have... | Felix Fietkau | 2010-12-30 | 1 | -0/+37 |
* | ath9k: fix rx dma descriptor error flag handling | Felix Fietkau | 2010-12-30 | 1 | -0/+53 |
* | package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys | Gabor Juhos | 2010-12-29 | 1 | -1/+3 |
* | package/e2fsprogs: update to version 1.41.14 | Alexandros C. Couloumbis | 2010-12-29 | 1 | -2/+2 |
* | Added OpenWRT-specific field to imagetag so that we can record the real root ... | Daniel Dickinson | 2010-12-26 | 1 | -3/+3 |
* | mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx us... | Daniel Dickinson | 2010-12-26 | 2 | -6/+77 |
* | mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ex... | Daniel Dickinson | 2010-12-26 | 4 | -1/+247 |
* | mtd: Changed mtd_fixtrx and related functions to be weak references. The weak... | Daniel Dickinson | 2010-12-26 | 3 | -115/+120 |
* | uhttpd: allow lowercase http header fields (#8513) | Jo-Philipp Wich | 2010-12-24 | 2 | -3/+3 |
* | ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt mi... | Felix Fietkau | 2010-12-24 | 1 | -0/+13 |
* | ath9k: add pending fixes for revision checks and handling of the hw workaroun... | Felix Fietkau | 2010-12-24 | 1 | -1/+43 |
* | package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set. | Alexandros C. Couloumbis | 2010-12-23 | 1 | -0/+35 |
* | mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target | Hauke Mehrtens | 2010-12-22 | 2 | -0/+12 |
* | mac80211: rmove unused config symbols. | Hauke Mehrtens | 2010-12-22 | 1 | -5/+0 |
* | mac80211: activate ahb bud for ath5k driver if on atheros target. | Hauke Mehrtens | 2010-12-22 | 1 | -2/+5 |
* | base-files: implement "reqopts" parameter for dhcp interfaces to specify addi... | Jo-Philipp Wich | 2010-12-22 | 2 | -2/+4 |
* | busybox: implement ms static routes option in udhcpc (#6435) | Jo-Philipp Wich | 2010-12-22 | 1 | -0/+22 |
* | base-files: the busybox update to v1.15.3 completely broke udhcpc route optio... | Jo-Philipp Wich | 2010-12-22 | 1 | -73/+14 |
* | Ă‚base-files: don't mark /etc/banner as conffile | Jo-Philipp Wich | 2010-12-20 | 1 | -1/+0 |
* | iptables: don't call autogen.sh, use autoreconf fixup instead of libtool | Jo-Philipp Wich | 2010-12-20 | 1 | -6/+1 |
* | mac80211: rename max_clients option to maxassoc, this brings it in line with ... | Jo-Philipp Wich | 2010-12-19 | 1 | -2/+2 |
* | hostapd: add support for specifying the maximum number of clients | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
* | hostapd: fix appending the iapp_interface variable to the config | Felix Fietkau | 2010-12-19 | 1 | -1/+1 |
* | hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config | Felix Fietkau | 2010-12-19 | 1 | -0/+2 |
* | hostapd: Allow rsn_preauth configuration | Felix Fietkau | 2010-12-19 | 1 | -14/+26 |
* | iptables: fix layer7 patch to place the source in extensions/, I doubt it eve... | Jo-Philipp Wich | 2010-12-19 | 1 | -1/+1 |
* | opkg: remove stray HOST_BUILD_DEPENDS | Jo-Philipp Wich | 2010-12-18 | 1 | -2/+0 |
* | mac80211: another optimization for tx performance | Felix Fietkau | 2010-12-18 | 1 | -0/+11 |
* | libtool: remove patches, they don't apply to libltdl | Jo-Philipp Wich | 2010-12-18 | 4 | -201/+0 |
* | libtool: remove host build and leave only libltdl in place | Jo-Philipp Wich | 2010-12-18 | 1 | -8/+0 |
* | mac80211: fix a crash in the tx path | Felix Fietkau | 2010-12-18 | 1 | -0/+19 |
* | mac80211: fix a missing return value | Felix Fietkau | 2010-12-18 | 1 | -1/+1 |
* | mac80211: significantly reduce the cpu load caused by excessive skb header cl... | Felix Fietkau | 2010-12-18 | 1 | -0/+14 |
* | ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense an... | Felix Fietkau | 2010-12-18 | 1 | -0/+75 |
* | mac80211: update to wireless-testing 2010-12-16 | Felix Fietkau | 2010-12-18 | 28 | -2904/+209 |
* | base-files: add support for the usbdev LED trigger | Gabor Juhos | 2010-12-17 | 2 | -5/+11 |
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | 1 | -0/+15 |
* | ath9k: update initvals for ar9003 | Felix Fietkau | 2010-12-16 | 2 | -0/+156 |
* | ath9k: remove code for setting up gpio based baseband rfkill - it was never u... | Felix Fietkau | 2010-12-16 | 1 | -0/+103 |
* | ath9k: use the number of pending aggregates instead of the queue depth to det... | Felix Fietkau | 2010-12-16 | 1 | -0/+89 |
* | libtool: I don't know what crackhead thought that relinking with /usr/lib dur... | Jo-Philipp Wich | 2010-12-16 | 1 | -0/+10 |
* | libtool: prefix command output with "OpenWrt-" to make it immediately obvious... | Jo-Philipp Wich | 2010-12-15 | 2 | -2/+112 |
* | opkg: remove manual automake invocations and rely and host and target fixups | Jo-Philipp Wich | 2010-12-13 | 1 | -12/+1 |
* | opkg: disable output shaving | Jo-Philipp Wich | 2010-12-13 | 1 | -0/+37 |
* | base-files: use shutdown instead of stop when the system goes down (patch by ... | Felix Fietkau | 2010-12-13 | 2 | -2/+2 |
* | ath9k: fix some more issues in the paprd changes | Felix Fietkau | 2010-12-13 | 1 | -18/+26 |
* | ead: fixup some AC_DEFINE() invocations that will make recent automak bail | Jo-Philipp Wich | 2010-12-13 | 2 | -6/+8 |
* | adds new lantiq kernel. once the codebase is fully tested and know to be work... | John Crispin | 2010-12-12 | 20 | -0/+8777 |
* | ath9k: fix a few issues with pa predistortion on ar9003 | Felix Fietkau | 2010-12-12 | 3 | -0/+375 |