Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dnsmasq: remove redundant code introduced with r20074 | Jo-Philipp Wich | 2010-03-09 |
| | | | | SVN-Revision: 20079 | ||
* | dnsmasq: allow multiple macs per static lease address (#6205) | Jo-Philipp Wich | 2010-03-08 |
| | | | | SVN-Revision: 20074 | ||
* | mac80211: build ipw2x00 driver from compat-wireless | Hauke Mehrtens | 2010-03-08 |
| | | | | | | ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. SVN-Revision: 20073 | ||
* | package: fix w1-gpio-custom package (closes #6770) | Gabor Juhos | 2010-03-08 |
| | | | | SVN-Revision: 20066 | ||
* | add missing file from patch | Travis Kemen | 2010-03-08 |
| | | | | SVN-Revision: 20062 | ||
* | finish cleaning my broken commit | Travis Kemen | 2010-03-08 |
| | | | | SVN-Revision: 20061 | ||
* | fix missing parts of r19997. | Travis Kemen | 2010-03-08 |
| | | | | SVN-Revision: 20057 | ||
* | package: add module for the RB750 LED driver | Gabor Juhos | 2010-03-08 |
| | | | | SVN-Revision: 20052 | ||
* | dnsmasq: prevent bad command line error when a dhcp pool has ignore set and ↵ | Jo-Philipp Wich | 2010-03-08 |
| | | | | | | the corresponding iface has only whitespace as value SVN-Revision: 20048 | ||
* | acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that ↵ | Nicolas Thill | 2010-03-08 |
| | | | | | | just fails on some targets) SVN-Revision: 20047 | ||
* | mac80211: remove an obsolete patch which breaks 2.6.32 compat | Felix Fietkau | 2010-03-08 |
| | | | | SVN-Revision: 20046 | ||
* | mac80211: small whitespace fix in minstrel_ht | Felix Fietkau | 2010-03-08 |
| | | | | SVN-Revision: 20045 | ||
* | mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter) | Felix Fietkau | 2010-03-07 |
| | | | | SVN-Revision: 20040 | ||
* | add support for new ar7-atm version D7.05.00.00 (#6515) | Florian Fainelli | 2010-03-07 |
| | | | | SVN-Revision: 20039 | ||
* | mac80211: improve minstrel_ht performance by reducing the impact of slow ↵ | Felix Fietkau | 2010-03-07 |
| | | | | | | sampling SVN-Revision: 20038 | ||
* | add one more acx-mac80211 patch to finally allow its building on ar7 | Florian Fainelli | 2010-03-07 |
| | | | | SVN-Revision: 20036 | ||
* | mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for ↵ | Felix Fietkau | 2010-03-07 |
| | | | | | | improved performance and a-mpdu length SVN-Revision: 20035 | ||
* | mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats | Felix Fietkau | 2010-03-07 |
| | | | | SVN-Revision: 20034 | ||
* | mac80211: implement .rate_update in minstrel_ht | Felix Fietkau | 2010-03-07 |
| | | | | SVN-Revision: 20033 | ||
* | mac80211: update to wireless-testing 2010-03-03 | Felix Fietkau | 2010-03-07 |
| | | | | SVN-Revision: 20032 | ||
* | siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead | Nicolas Thill | 2010-03-07 |
| | | | | SVN-Revision: 20026 | ||
* | siit: use $(KERNEL_MAKEOPTS) | Nicolas Thill | 2010-03-07 |
| | | | | SVN-Revision: 20025 | ||
* | siit: remove obsolete dep (builds fine on 2.6.31 since r18191) | Nicolas Thill | 2010-03-07 |
| | | | | SVN-Revision: 20024 | ||
* | add some missing patches to acx-mac80211 it now builds the pci module as well | Florian Fainelli | 2010-03-06 |
| | | | | SVN-Revision: 20020 | ||
* | move netdev_ops conversion, previous hunk was not correct | Florian Fainelli | 2010-03-06 |
| | | | | SVN-Revision: 20016 | ||
* | update acx-mac80211 to a newer snapshot and fix its compilation wrt new ↵ | Florian Fainelli | 2010-03-06 |
| | | | | | | includes path SVN-Revision: 20015 | ||
* | migrate acx to netdev_ops, required for later kernels | Florian Fainelli | 2010-03-06 |
| | | | | SVN-Revision: 20014 | ||
* | mac80211: enable debugfs support by default - having access to the rate ↵ | Felix Fietkau | 2010-03-06 |
| | | | | | | control statistics is very useful for figuring out the real quality of a link SVN-Revision: 20011 | ||
* | this patch fixes package/Makefile. | Travis Kemen | 2010-03-05 |
| | | | | | | -Raphael SVN-Revision: 20000 | ||
* | this patch fixes uboot-envtools so that it is no longer broken. | Travis Kemen | 2010-03-05 |
| | | | | | | -Raphael SVN-Revision: 19999 | ||
* | this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the ↵ | Travis Kemen | 2010-03-05 |
| | | | | | | | | menuconfig options in a separates Config.in file, adds a new patch to disable man pages (there was an error with QUILT=1 without this patch, as ln was used without -f), renames patches to be more explicit (and 1xx for Makefile patches and 2xx for source patches) -Raphael SVN-Revision: 19997 | ||
* | this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes ↵ | Travis Kemen | 2010-03-05 |
| | | | | | | | | parallel build. -Raphael SVN-Revision: 19994 | ||
* | this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also ↵ | Travis Kemen | 2010-03-05 |
| | | | | | | | | fixes parallel build. -Raphael SVN-Revision: 19993 | ||
* | include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) | Nicolas Thill | 2010-03-05 |
| | | | | SVN-Revision: 19981 | ||
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | Nicolas Thill | 2010-03-05 |
| | | | | SVN-Revision: 19980 | ||
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the ↵ | Travis Kemen | 2010-03-04 |
| | | | | | | status db SVN-Revision: 19970 | ||
* | grab all config files for installed packages, closes #3718 | Travis Kemen | 2010-03-03 |
| | | | | SVN-Revision: 19964 | ||
* | 2.6.33 fixes for atheros and madwifi | Matteo Croce | 2010-03-03 |
| | | | | SVN-Revision: 19963 | ||
* | kernel: add some missing config files and make compat-wireless build with ↵ | Hauke Mehrtens | 2010-03-02 |
| | | | | | | | | kernel 2.6.33 Thanks tripolar for the missing config symbols SVN-Revision: 19956 | ||
* | firewall: insert rules at the beginning of chains again while maintaining ↵ | Jo-Philipp Wich | 2010-03-02 |
| | | | | | | non reversed order, fixes wrong ordering introduced by r18015 SVN-Revision: 19946 | ||
* | openssl: fix build failure on arm, aes asm version is not shipped anymore ↵ | Nicolas Thill | 2010-03-02 |
| | | | | | | (closes: #6778) SVN-Revision: 19945 | ||
* | firstboot: fix typo (closes: #6738) | Nicolas Thill | 2010-03-01 |
| | | | | SVN-Revision: 19944 | ||
* | mac80211: add the new 802.11n minstrel rate control implementation ↵ | Felix Fietkau | 2010-03-01 |
| | | | | | | (optional, not used by default) SVN-Revision: 19943 | ||
* | dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757) | Vasilis Tsiligiannis | 2010-03-01 |
| | | | | SVN-Revision: 19942 | ||
* | openssl: upgrade to 0.9.8m (patch by Peter Wagner) | Felix Fietkau | 2010-03-01 |
| | | | | SVN-Revision: 19939 | ||
* | base-files: fix enter failsafe message | Felix Fietkau | 2010-03-01 |
| | | | | SVN-Revision: 19937 | ||
* | drop support for the old style magicbox-cf driver | Imre Kaloz | 2010-03-01 |
| | | | | SVN-Revision: 19932 | ||
* | partly revert [19925] as the ata version builds fine | Imre Kaloz | 2010-03-01 |
| | | | | SVN-Revision: 19931 | ||
* | kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't ↵ | Nicolas Thill | 2010-03-01 |
| | | | | | | build on 2.6.32) SVN-Revision: 19925 | ||
* | mac80211: add 2 missing config symbols needed to build rt2x00-lib & ↵ | Nicolas Thill | 2010-03-01 |
| | | | | | | rt2800-lib modules SVN-Revision: 19923 |