| Commit message (Expand) | Author | Age | Files | Lines |
* | firewall: initialize dest_port with src_dport if omitted in redirect sections... | Jo-Philipp Wich | 2009-12-01 | 2 | -22/+22 |
* | fix p54usb firmware installation (#6260) | Florian Fainelli | 2009-11-30 | 1 | -1/+1 |
* | hostapd: update to latest git, fixes ampdu settings in the beacon HT IE | Felix Fietkau | 2009-11-29 | 8 | -79/+29 |
* | hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247) | Felix Fietkau | 2009-11-29 | 1 | -21/+21 |
* | mac80211: fix up wds sta mode after r18591 | Felix Fietkau | 2009-11-29 | 1 | -1/+1 |
* | prevent some modules from being built on ubicom32 since they do not compile o... | Florian Fainelli | 2009-11-29 | 3 | -3/+3 |
* | Update regulatory database to version 2009.11.25 | Hauke Mehrtens | 2009-11-28 | 1 | -3/+3 |
* | Update iw to version 0.9.18 | Hauke Mehrtens | 2009-11-28 | 4 | -302/+2 |
* | mac80211: use mac address from platform data if present on ath9k | Gabor Juhos | 2009-11-28 | 2 | -1/+54 |
* | mac80211: fix detection of multiple mac80211 devices | Gabor Juhos | 2009-11-28 | 2 | -6/+7 |
* | mac80211: remove trailing whitespaces in mac80211.sh | Gabor Juhos | 2009-11-28 | 1 | -6/+6 |
* | update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237) | Florian Fainelli | 2009-11-28 | 1 | -2/+2 |
* | mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) | Gabor Juhos | 2009-11-28 | 2 | -2/+2 |
* | mac80211: fix a typo in the mac80211.sh | Gabor Juhos | 2009-11-27 | 2 | -2/+2 |
* | mac80211: update ath9k patch | Gabor Juhos | 2009-11-27 | 2 | -1/+57 |
* | mac80211: select channel 36 by default on 5GHz only devices | Gabor Juhos | 2009-11-27 | 1 | -2/+3 |
* | libuuid needs to be compiled with fPIC/pic. | Florian Fainelli | 2009-11-26 | 1 | -0/+2 |
* | new upstream release 2.51 with some fixes, see http://www.thekelleys.org.uk/d... | Markus Wigge | 2009-11-26 | 3 | -11/+17 |
* | package/mac80211: disable 2GHz band for 5GHz only devices | Gabor Juhos | 2009-11-25 | 2 | -1/+53 |
* | prevent busybox's ping6 from crashing (#4604) | Florian Fainelli | 2009-11-24 | 2 | -1/+13 |
* | ath: only use GFP_DMA on ixp4xx | Felix Fietkau | 2009-11-24 | 1 | -9/+15 |
* | kmod-sound-core: Add new 2.6.32 kernel config option | Hamish Guthrie | 2009-11-24 | 1 | -1/+2 |
* | downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the issue... | Florian Fainelli | 2009-11-23 | 1 | -2/+2 |
* | package sfdisk from util-linux-ng (#5998) | Florian Fainelli | 2009-11-23 | 1 | -2/+18 |
* | update compcache to 0.5.4 (#6018) | Florian Fainelli | 2009-11-23 | 9 | -73/+813 |
* | separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs... | Felix Fietkau | 2009-11-23 | 4 | -12/+95 |
* | mac80211: do not build b44 | Felix Fietkau | 2009-11-23 | 1 | -0/+17 |
* | ath9k: add a few debugfs files to access the chainmasks and registers | Felix Fietkau | 2009-11-23 | 2 | -0/+258 |
* | mount debugfs by default | Felix Fietkau | 2009-11-23 | 1 | -0/+1 |
* | hostapd: fix rebuild checks (#6210) | Felix Fietkau | 2009-11-23 | 1 | -1/+11 |
* | busybox: restore previous inittab handling when terminal can't be accessed (c... | Nicolas Thill | 2009-11-22 | 1 | -1/+1 |
* | dnsmasq: Set a list of addnhosts files. e.g. list 'addnhosts' '/var/etc/hosts... | Jo-Philipp Wich | 2009-11-22 | 2 | -2/+6 |
* | mac80211: update to compat-wireless 2009-11-21 | Felix Fietkau | 2009-11-22 | 17 | -604/+23 |
* | build variants: only build opkg packages for the requested build variant (or ... | Felix Fietkau | 2009-11-22 | 1 | -7/+2 |
* | base-files: sysupgrade: restrict find command to plain files to avoid duplica... | Jo-Philipp Wich | 2009-11-20 | 2 | -2/+3 |
* | ath9k: fix compiler warning without debug enabled | Felix Fietkau | 2009-11-18 | 1 | -0/+9 |
* | ath9k: fix bisectability of rc patches | Felix Fietkau | 2009-11-18 | 2 | -117/+548 |
* | ath9k: split up and adjust rc cleanup patch according to upstream feedback, a... | Felix Fietkau | 2009-11-18 | 2 | -516/+539 |
* | change ext2/ext3 load order so that lazy mount tries ext3 before ext2 | Nicolas Thill | 2009-11-17 | 1 | -2/+2 |
* | package/mac80211: use platform_data on PCI devices in ath9k | Gabor Juhos | 2009-11-16 | 4 | -5/+106 |
* | ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx... | Felix Fietkau | 2009-11-16 | 1 | -0/+11 |
* | mac80211: adjust patches based on upstream feedback | Felix Fietkau | 2009-11-15 | 2 | -32/+15 |
* | mac80211: add some missing patch chunks that were accidentally left out in th... | Felix Fietkau | 2009-11-15 | 1 | -0/+59 |
* | ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api | Felix Fietkau | 2009-11-15 | 1 | -0/+1199 |
* | ath9k: fix massive packet loss issue introduced by upstream cleanups | Felix Fietkau | 2009-11-15 | 1 | -0/+10 |
* | mac80211: sync with changes to patches submitted upstream | Felix Fietkau | 2009-11-15 | 2 | -10/+26 |
* | change switch config to swconfig style format to remain consistent accross pl... | Jo-Philipp Wich | 2009-11-15 | 1 | -25/+30 |
* | iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160 | Jo-Philipp Wich | 2009-11-14 | 1 | -0/+7 |
* | fix build of hostapd-utils | Hauke Mehrtens | 2009-11-14 | 1 | -1/+1 |
* | e1000: add CONFIG_E1000_NAPI=y for older kernels | Felix Fietkau | 2009-11-14 | 1 | -1/+2 |