summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* extract the rfkill module to an extra package, only build rfkill module if ↵Hauke Mehrtens2009-03-073-9/+27
| | | | | | 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 Mehrtens2009-03-071-2/+1
| | | | | | references were removed in r14461 SVN-Revision: 14779
* add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.Hauke Mehrtens2009-03-072-2/+22
| | | | SVN-Revision: 14778
* load module capifs before capiHauke Mehrtens2009-03-071-2/+2
| | | | SVN-Revision: 14775
* add ssb dependency to b44Hauke Mehrtens2009-03-071-1/+1
| | | | SVN-Revision: 14774
* aec62xx is working with kernel 2.6.28 agagin.Hauke Mehrtens2009-03-071-1/+5
| | | | SVN-Revision: 14773
* Add isdn4linux and gigaset kernel modules.Hauke Mehrtens2009-03-072-0/+68
| | | | SVN-Revision: 14772
* On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel ↵Hauke Mehrtens2009-03-071-0/+1
| | | | | | Marin SVN-Revision: 14770
* Switch back to the previous set resolution when unblanking the screen.Lars-Peter Clausen2009-03-061-0/+48
| | | | SVN-Revision: 14768
* Do not suspend the regulator.Lars-Peter Clausen2009-03-061-0/+65
| | | | SVN-Revision: 14767
* prepare target for use with EABIMirko Vogt2009-03-061-0/+6
| | | | SVN-Revision: 14766
* mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k ↵Gabor Juhos2009-03-0611-95/+676
| | | | | | patches SVN-Revision: 14757
* package blkid out of e2fsprogs (#4720)Florian Fainelli2009-03-061-0/+12
| | | | SVN-Revision: 14756
* prepare for SPI controller driverFlorian Fainelli2009-03-065-0/+252
| | | | SVN-Revision: 14755
* fix SPI register definitionsFlorian Fainelli2009-03-061-6/+14
| | | | SVN-Revision: 14754
* add spidev_test utility from the kernel documentationFlorian Fainelli2009-03-061-0/+43
| | | | SVN-Revision: 14753
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-053-2/+11
| | | | SVN-Revision: 14751
* make selection of ASC for prom workingThomas Langer2009-03-051-1/+1
| | | | SVN-Revision: 14750
* mac80211: update compat-wireless to 2009-03-04, and refresh patchesGabor Juhos2009-03-0533-1601/+494
| | | | SVN-Revision: 14749
* madwifi: improve the autochannel decision making on systems with multiple cardsFelix Fietkau2009-03-041-0/+347
| | | | SVN-Revision: 14748
* move kernel support to 2.6.28.7Thomas Langer2009-03-0410-3/+574
| | | | SVN-Revision: 14747
* mac80211: add ath9k init values patchGabor Juhos2009-03-032-1/+283
| | | | SVN-Revision: 14745
* mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patchGabor Juhos2009-03-033-5/+34
| | | | SVN-Revision: 14744
* allow uml to access host.mk at DUMP timeFelix Fietkau2009-03-031-1/+1
| | | | SVN-Revision: 14743
* get rid of one more $(shell) instanceFelix Fietkau2009-03-031-6/+1
| | | | SVN-Revision: 14741
* optimize the .config dependency chain in the toplevel makefileFelix Fietkau2009-03-031-2/+2
| | | | SVN-Revision: 14740
* replace a few unnecessary $(shell) callsFelix Fietkau2009-03-035-15/+17
| | | | SVN-Revision: 14739
* avoid repeating the same dependency multiple timesFelix Fietkau2009-03-031-1/+7
| | | | SVN-Revision: 14738
* avoid implicit rules in even more placesFelix Fietkau2009-03-032-8/+8
| | | | SVN-Revision: 14737
* avoid using implicit rules during metadata dump to speed up the process even ↵Felix Fietkau2009-03-031-1/+1
| | | | | | more SVN-Revision: 14736
* fix a package metadata parsing bugFelix Fietkau2009-03-031-1/+1
| | | | SVN-Revision: 14735
* speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵Felix Fietkau2009-03-036-40/+60
| | | | | | make recursions SVN-Revision: 14734
* fix a bcm963xx-flash warningFlorian Fainelli2009-03-021-1/+1
| | | | SVN-Revision: 14730
* don't abort if the operation is failing ( if the board is connected via NFS ↵Ralph Hempel2009-03-021-3/+3
| | | | | | 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 Hempel2009-03-021-3/+4
| | | | | | 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 Hempel2009-03-021-2/+10
| | | | SVN-Revision: 14727
* strip relocatable binaries (not depending on the extension) ( thanks to Thomas )Ralph Hempel2009-03-021-1/+1
| | | | SVN-Revision: 14726
* fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".Markus Wigge2009-03-021-2/+1
| | | | SVN-Revision: 14725
* readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699Andy Boyett2009-03-021-5/+6
| | | | SVN-Revision: 14724
* refresh patches and configurationHauke Mehrtens2009-03-0122-255/+121
| | | | SVN-Revision: 14722
* add missing symbolsHauke Mehrtens2009-03-012-1/+3
| | | | SVN-Revision: 14721
* refresh patches for kernel 2.6.28Hauke Mehrtens2009-03-012-17/+9
| | | | SVN-Revision: 14720
* add BLK_DEV_PIIX symbol needed for Virtual Box.Hauke Mehrtens2009-03-012-171/+4
| | | | SVN-Revision: 14719
* add missing symbols for some packages needed by x86 targetHauke Mehrtens2009-03-011-4/+12
| | | | SVN-Revision: 14717
* generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}Hauke Mehrtens2009-03-012-12/+18
| | | | SVN-Revision: 14716
* generic-2.6: remove remaining ipp2p patchesGabor Juhos2009-03-0121-3751/+48
| | | | SVN-Revision: 14714
* hostapd: add 11n mode and ht_capab option for hostapdGabor Juhos2009-03-011-1/+7
| | | | SVN-Revision: 14713
* build firmware image for the Atlantis-Land A02-RB-W300NGabor Juhos2009-03-012-0/+22
| | | | SVN-Revision: 14711
* tl-wr941nd: rename firmware imageGabor Juhos2009-03-011-1/+1
| | | | SVN-Revision: 14710
* tew-632brp: increase the size of rootfs partition, and build one unified ↵Gabor Juhos2009-03-012-7/+6
| | | | | | firmware image only SVN-Revision: 14709