Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | extract the rfkill module to an extra package, only build rfkill module if ↵ | Hauke Mehrtens | 2009-03-07 | |
| | | | | | | it is not integrated into the kernel. SVN-Revision: 14780 | |||
* | ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE ↵ | Hauke Mehrtens | 2009-03-07 | |
| | | | | | | references were removed in r14461 SVN-Revision: 14779 | |||
* | add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it. | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14778 | |||
* | load module capifs before capi | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14775 | |||
* | add ssb dependency to b44 | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14774 | |||
* | aec62xx is working with kernel 2.6.28 agagin. | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14773 | |||
* | Add isdn4linux and gigaset kernel modules. | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14772 | |||
* | On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel ↵ | Hauke Mehrtens | 2009-03-07 | |
| | | | | | | Marin SVN-Revision: 14770 | |||
* | Switch back to the previous set resolution when unblanking the screen. | Lars-Peter Clausen | 2009-03-06 | |
| | | | | SVN-Revision: 14768 | |||
* | Do not suspend the regulator. | Lars-Peter Clausen | 2009-03-06 | |
| | | | | SVN-Revision: 14767 | |||
* | prepare target for use with EABI | Mirko Vogt | 2009-03-06 | |
| | | | | SVN-Revision: 14766 | |||
* | mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k ↵ | Gabor Juhos | 2009-03-06 | |
| | | | | | | patches SVN-Revision: 14757 | |||
* | package blkid out of e2fsprogs (#4720) | Florian Fainelli | 2009-03-06 | |
| | | | | SVN-Revision: 14756 | |||
* | prepare for SPI controller driver | Florian Fainelli | 2009-03-06 | |
| | | | | SVN-Revision: 14755 | |||
* | fix SPI register definitions | Florian Fainelli | 2009-03-06 | |
| | | | | SVN-Revision: 14754 | |||
* | add spidev_test utility from the kernel documentation | Florian Fainelli | 2009-03-06 | |
| | | | | SVN-Revision: 14753 | |||
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 | |
| | | | | SVN-Revision: 14751 | |||
* | make selection of ASC for prom working | Thomas Langer | 2009-03-05 | |
| | | | | SVN-Revision: 14750 | |||
* | mac80211: update compat-wireless to 2009-03-04, and refresh patches | Gabor Juhos | 2009-03-05 | |
| | | | | SVN-Revision: 14749 | |||
* | madwifi: improve the autochannel decision making on systems with multiple cards | Felix Fietkau | 2009-03-04 | |
| | | | | SVN-Revision: 14748 | |||
* | move kernel support to 2.6.28.7 | Thomas Langer | 2009-03-04 | |
| | | | | SVN-Revision: 14747 | |||
* | mac80211: add ath9k init values patch | Gabor Juhos | 2009-03-03 | |
| | | | | SVN-Revision: 14745 | |||
* | mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch | Gabor Juhos | 2009-03-03 | |
| | | | | SVN-Revision: 14744 | |||
* | allow uml to access host.mk at DUMP time | Felix Fietkau | 2009-03-03 | |
| | | | | SVN-Revision: 14743 | |||
* | get rid of one more $(shell) instance | Felix Fietkau | 2009-03-03 | |
| | | | | SVN-Revision: 14741 | |||
* | optimize the .config dependency chain in the toplevel makefile | Felix Fietkau | 2009-03-03 | |
| | | | | SVN-Revision: 14740 | |||
* | replace a few unnecessary $(shell) calls | Felix Fietkau | 2009-03-03 | |
| | | | | SVN-Revision: 14739 | |||
* | avoid repeating the same dependency multiple times | Felix Fietkau | 2009-03-03 | |
| | | | | SVN-Revision: 14738 | |||
* | avoid implicit rules in even more places | Felix Fietkau | 2009-03-03 | |
| | | | | SVN-Revision: 14737 | |||
* | avoid using implicit rules during metadata dump to speed up the process even ↵ | Felix Fietkau | 2009-03-03 | |
| | | | | | | more SVN-Revision: 14736 | |||
* | fix a package metadata parsing bug | Felix Fietkau | 2009-03-03 | |
| | | | | SVN-Revision: 14735 | |||
* | speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵ | Felix Fietkau | 2009-03-03 | |
| | | | | | | make recursions SVN-Revision: 14734 | |||
* | fix a bcm963xx-flash warning | Florian Fainelli | 2009-03-02 | |
| | | | | SVN-Revision: 14730 | |||
* | don't abort if the operation is failing ( if the board is connected via NFS ↵ | Ralph Hempel | 2009-03-02 | |
| | | | | | | files might be created by root and can't be changed at this point of time ) SVN-Revision: 14729 | |||
* | ensure that the timestamp script will follow the path even if it is link ( ↵ | Ralph Hempel | 2009-03-02 | |
| | | | | | | in our case the build directory might be a link to a ClearCase dynamic view ) SVN-Revision: 14728 | |||
* | check for correct make version ( thanks to Thomas ) | Ralph Hempel | 2009-03-02 | |
| | | | | SVN-Revision: 14727 | |||
* | strip relocatable binaries (not depending on the extension) ( thanks to Thomas ) | Ralph Hempel | 2009-03-02 | |
| | | | | SVN-Revision: 14726 | |||
* | fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586". | Markus Wigge | 2009-03-02 | |
| | | | | SVN-Revision: 14725 | |||
* | readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699 | Andy Boyett | 2009-03-02 | |
| | | | | SVN-Revision: 14724 | |||
* | refresh patches and configuration | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14722 | |||
* | add missing symbols | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14721 | |||
* | refresh patches for kernel 2.6.28 | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14720 | |||
* | add BLK_DEV_PIIX symbol needed for Virtual Box. | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14719 | |||
* | add missing symbols for some packages needed by x86 target | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14717 | |||
* | generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8} | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14716 | |||
* | generic-2.6: remove remaining ipp2p patches | Gabor Juhos | 2009-03-01 | |
| | | | | SVN-Revision: 14714 | |||
* | hostapd: add 11n mode and ht_capab option for hostapd | Gabor Juhos | 2009-03-01 | |
| | | | | SVN-Revision: 14713 | |||
* | build firmware image for the Atlantis-Land A02-RB-W300N | Gabor Juhos | 2009-03-01 | |
| | | | | SVN-Revision: 14711 | |||
* | tl-wr941nd: rename firmware image | Gabor Juhos | 2009-03-01 | |
| | | | | SVN-Revision: 14710 | |||
* | tew-632brp: increase the size of rootfs partition, and build one unified ↵ | Gabor Juhos | 2009-03-01 | |
| | | | | | | firmware image only SVN-Revision: 14709 |