summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* reorganize madwifi patches slightlyFelix Fietkau2009-03-235-100/+54
| | | | SVN-Revision: 14988
* busybox: fix spurious rebuild issueFelix Fietkau2009-03-221-4/+6
| | | | SVN-Revision: 14975
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamFelix Fietkau2009-03-221-0/+281
| | | | SVN-Revision: 14967
* b43legacy: Fix compilation.Michael Büsch2009-03-201-5/+7
| | | | | | We must enable DMA and disable PIO (PIO is not usable anyway). SVN-Revision: 14954
* b43: Mask the PHY TX error interrupt for now.Michael Büsch2009-03-191-0/+26
| | | | SVN-Revision: 14951
* Add ps3vram kernel moduleHamish Guthrie2009-03-191-0/+15
| | | | SVN-Revision: 14950
* activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. ↵Hauke Mehrtens2009-03-191-5/+7
| | | | | | These symbols are not set at an other place. SVN-Revision: 14947
* Update compat-wireless to 2009-03-18Hauke Mehrtens2009-03-1822-1456/+1424
| | | | | | | | | | Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless. There are changes in that file and compat-wireless needs the newest version. Some more symbols are deactivated in the default config file, this will make building faster. The rt2800pci patches are up to date now. SVN-Revision: 14946
* Updated iw to 0.9.10. Thanks to quentinHauke Mehrtens2009-03-181-2/+2
| | | | SVN-Revision: 14943
* Updated regulatory.bin to 2009.03.09. Thanks to quentinHauke Mehrtens2009-03-181-2/+2
| | | | SVN-Revision: 14942
* Allow running without "logger" installedMichael Büsch2009-03-181-1/+4
| | | | SVN-Revision: 14938
* Support configurations without syslogd/klogd.Michael Büsch2009-03-181-2/+2
| | | | SVN-Revision: 14937
* NET_CLS_ACT can no longer be built as module in newer kernels, force it to =yFelix Fietkau2009-03-171-1/+1
| | | | SVN-Revision: 14935
* get rid of the ncurses host build - the only reason why it was necessary in ↵Felix Fietkau2009-03-171-20/+1
| | | | | | the first place was because of misuse of the BUILD_CC variable override. SVN-Revision: 14934
* b43: More non-PCI fixesMichael Büsch2009-03-172-5/+38
| | | | SVN-Revision: 14933
* b43: Fix for non-PCI buildsMichael Büsch2009-03-172-11/+24
| | | | SVN-Revision: 14932
* b43-fwsquash: Fix dependency definitionsMichael Büsch2009-03-171-4/+2
| | | | SVN-Revision: 14930
* b43: Add support for removing unnecessary firmware files to reduce the image ↵Michael Büsch2009-03-173-0/+148
| | | | | | size. SVN-Revision: 14929
* ncurses: make sure the timestamp of copied host utils is current, so that it ↵Felix Fietkau2009-03-171-0/+3
| | | | | | doesn't fall back to attempting to use cross-compiled ones SVN-Revision: 14912
* clean up ncurses makefile based on new host build changesFelix Fietkau2009-03-171-85/+30
| | | | SVN-Revision: 14911
* move host build in packages into a separate namespace: ↵Felix Fietkau2009-03-171-0/+2
| | | | | | package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants SVN-Revision: 14905
* Added target architecture name for ps3Hamish Guthrie2009-03-161-0/+1
| | | | SVN-Revision: 14899
* fix double g typoFlorian Fainelli2009-03-151-1/+1
| | | | SVN-Revision: 14887
* fix ppp and pptp typos where is used instead of (#4768, #4778)Florian Fainelli2009-03-156-7/+7
| | | | SVN-Revision: 14882
* fix typo in spidev_test categoryFlorian Fainelli2009-03-151-1/+1
| | | | SVN-Revision: 14880
* mac80211: update compat-wireless to 2009-03-13Gabor Juhos2009-03-141-2/+2
| | | | SVN-Revision: 14871
* Update the ps3-utils package from 2.2.0 to 2.3.Geoff Levand2009-03-121-4/+8
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14854
* mac80211: update compat-wireless to 2009-03-09Gabor Juhos2009-03-104-90/+23
| | | | SVN-Revision: 14831
* make robocfg work on brcm63xx as well (#4599)Florian Fainelli2009-03-091-35/+83
| | | | SVN-Revision: 14826
* allow kmod-switch to be used on brcm63xx (#4599)Florian Fainelli2009-03-093-4/+14
| | | | SVN-Revision: 14825
* fix p54usb firmware md5sum (#4759)Florian Fainelli2009-03-091-1/+1
| | | | SVN-Revision: 14821
* move input device nodes to /dev/inputFelix Fietkau2009-03-091-0/+5
| | | | SVN-Revision: 14809
* mac80211: update compat-wireless to 2009-03-07Gabor Juhos2009-03-089-773/+2
| | | | SVN-Revision: 14795
* package the bcm63xx-spi driverFlorian Fainelli2009-03-081-0/+15
| | | | SVN-Revision: 14794
* sysupgrade: install /bin/sleep into ramdisk too and add completition notice ↵Jo-Philipp Wich2009-03-082-3/+4
| | | | | | (#4747) SVN-Revision: 14784
* turn some of the kernel dependencies the other way around to make it easier ↵Hauke Mehrtens2009-03-073-13/+13
| | | | | | to support new kernel. SVN-Revision: 14783
* add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16Hauke Mehrtens2009-03-071-0/+1
| | | | SVN-Revision: 14782
* 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
* 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
* 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-052-2/+4
| | | | SVN-Revision: 14751
* mac80211: update compat-wireless to 2009-03-04, and refresh patchesGabor Juhos2009-03-0533-1601/+494
| | | | SVN-Revision: 14749