summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* kernel: btrfs supports raid6 in 3.10, thus depends on lib-raid6Jonas Gorski2013-07-181-1/+1
| | | | | | | | btrfs now supports raid5/6 and added appropriate depenendcies for 3.10. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37396
* kernel: move xor into its own packageJonas Gorski2013-07-182-5/+19
| | | | | | | | | | xor.ko is needed by btrfs in 3.10+, so split it out into its own package. Make it hidden as it does not provide any functionality on its own. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37395
* kernel: split out lib-raid6Jonas Gorski2013-07-182-4/+18
| | | | | | | | | | raid_pq.ko is needed by btrfs in 3.10+, so split it out into its own package. Make it hidden as it does not provide any functionality on its own. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37394
* kernel: kmod-dm depends on cryptoJonas Gorski2013-07-181-0/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37393
* kernel: crypto: add missing dependencies and filesJonas Gorski2013-07-181-3/+4
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37392
* kernel: drop kmod-ata-sisJonas Gorski2013-07-181-15/+0
| | | | | | | | | it was broken since 2.6.21, evidently nobody uses it and we can just remove it. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37391
* linux: add missing dependencies to kmod-ip6tablesJo-Philipp Wich2013-07-181-1/+1
| | | | SVN-Revision: 37389
* build: add kernel modules to package provides info (along with shared libs)Felix Fietkau2013-07-181-0/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37385
* imx23: ChipIdea changesZoltan Herpai2013-07-171-0/+19
| | | | | | | | | - move ci_hdrc into generic modules - add separate package for imx-specific modules Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 37384
* base-files/busybox: move ntpd init script from base-files to busyboxLuka Perkov2013-07-173-2/+3
| | | | SVN-Revision: 37383
* uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U)Luka Perkov2013-07-171-0/+1
| | | | | | Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 37382
* ath5k: fix AHB support dependency (#13896)Felix Fietkau2013-07-171-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37377
* firewall: update to git headJo-Philipp Wich2013-07-161-2/+2
| | | | | | - handles redirects as port relocations if the dest_ip points to the router itself SVN-Revision: 37374
* netifd: Fix IPv6-prefix assignment with continuous hintsSteven Barth2013-07-161-2/+2
| | | | SVN-Revision: 37371
* 6relayd: Fix DHCPv6-PD with continuous hintsSteven Barth2013-07-161-2/+2
| | | | SVN-Revision: 37370
* kernel: add sound-soc-imx-sgtl5000Luka Perkov2013-07-151-0/+16
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 37360
* kernel: add sound-soc-imxLuka Perkov2013-07-151-1/+22
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 37359
* base-files: reject invalid uci keys in network_get_device() and related ↵Jo-Philipp Wich2013-07-151-0/+4
| | | | | | procedures (#13886) SVN-Revision: 37345
* mac80211: fix a crash in legacy minstrel when no STA existsFelix Fietkau2013-07-151-0/+19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37342
* kernel: add usb-dwc2 kmodJohn Crispin2013-07-151-0/+23
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37338
* procd: make old button hotplug rules work until all packages are migratedJohn Crispin2013-07-151-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37336
* ubox: fix compile error (#13877)Felix Fietkau2013-07-151-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37330
* Bump iptables versionSteven Barth2013-07-151-1/+1
| | | | SVN-Revision: 37329
* iptables: restore reap functionality to recent moduleSteven Barth2013-07-151-0/+13
| | | | | | | | | | | | | | The reap functionality appears to have been accidentally disabled by commit 74ded7257e5da5e309844d386290f24ae91950a6 to iptables.git, see: git://git.netfilter.org/iptables.git and subsequently in iptables 1.4.15 and later. This adds a patch to restore reap functionality for recent_opts_v1. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 37328
* netifd: update to latest version, add bridge_empty optionLuka Perkov2013-07-141-2/+2
| | | | | | | | with this option enabled it's possible to create empty bridges Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37318
* swconfig: fix dependency bug introduced by [37304]John Crispin2013-07-141-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37316
* procd: update to latest git revisionJohn Crispin2013-07-141-2/+2
| | | | | | | | * improves logread over net code Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37313
* ubox: update to latest git revisonJohn Crispin2013-07-141-3/+3
| | | | | | | | this fixes a stack corruption in kmodloader. lsmod should be fixed now Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37312
* mac80211: b43: load b43 on core rev 17 and 18.Hauke Mehrtens2013-07-142-1/+12
| | | | | | | | This is now controlled by a module parameter and the default configuration depends on brcmsmac being installed. This patch causes b43 to take core rev 17 and 18 always by default. SVN-Revision: 37307
* mac80211: b43: activate LP-Phy support every timeHauke Mehrtens2013-07-141-2/+1
| | | | SVN-Revision: 37305
* brcm47xx: use b53 phy driver for the switch in kernel 3.10Hauke Mehrtens2013-07-141-1/+1
| | | | | | | | | | This makes it possible to use swconfig to controll the switch. This was tested with devices using b43 and bgmac. This was not tested on devices using tg3. This does not support the adm switch used in some very old devices. SVN-Revision: 37304
* brcm47xx: add initial support for kernel 3.10Hauke Mehrtens2013-07-142-3/+3
| | | | SVN-Revision: 37287
* brcm47xx: do not load the kernel modules needed for Ethernet manuallyHauke Mehrtens2013-07-144-5/+10
| | | | | | | add the boot flag to make the kernel modules needed for Ethernet and diag load on startup. SVN-Revision: 37284
* kernel/base-files: clean up old code related to refreshing mtd partitions, ↵Felix Fietkau2013-07-142-56/+5
| | | | | | | | it is no longer used anywhere Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37282
* broadcom-diag: make it work with kernel 3.10Hauke Mehrtens2013-07-141-119/+121
| | | | | | In kernel 3.10 the proc interface changed, this patch adds the changes needed for the new interface. SVN-Revision: 37280
* broadcom-diag: check the correct value for not null.Hauke Mehrtens2013-07-141-2/+2
| | | | | | This also fixes a compile warning. SVN-Revision: 37279
* broadcom-diag: reoder some parts.Hauke Mehrtens2013-07-142-156/+126
| | | | | | | This was done to reduce the number of forward declaration needed. This does not contain any real change in the code. SVN-Revision: 37278
* busybox: disable features marked as broken (#13782)Felix Fietkau2013-07-142-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37277
* mac80211: tweak mac address allocationFelix Fietkau2013-07-131-1/+1
| | | | | | | | | | | Apparently there are some broken devices out there that have the local bit already set in the factory MAC address. Move the | 0x2 over to the other side of the xor operation to fix this without affecting devices with proper addresses. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37269
* mac80211: reconfigure in Build/Compile instead of Build/Configure to catch ↵Felix Fietkau2013-07-121-2/+2
| | | | | | | | kernel config changes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37265
* mac80211: merge a fix for PS-Poll handling, refresh patchesFelix Fietkau2013-07-123-5/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37264
* mac80211: remove bogus module params from compat.koFelix Fietkau2013-07-121-0/+34
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37263
* procd: update to latest git revisionJohn Crispin2013-07-111-1/+1
| | | | | | | | this fixes a regression in the watchdog init code Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37259
* procd: make the log port default to 514 if none is specifiedJohn Crispin2013-07-111-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37257
* kernel: move codel from kmod-sched-core to kmod-sched, it is rarely neededFelix Fietkau2013-07-111-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37256
* kernel: make libsas depend on x86Felix Fietkau2013-07-111-0/+1
| | | | | | | | | | It is only used by one driver that already depends on x86. Disabling it prevents a few kilobytes of bloat from leaking into all targets via CONFIG_BLK_DEV_BSG Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37254
* procd: update to latest git versionJohn Crispin2013-07-111-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37250
* procd: add proto and trigger support to the /etc/init.d/logJohn Crispin2013-07-111-1/+8
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37249
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-115-0/+20
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37248
* procd: the delete ubus call was passed the wrong field name for servicesJohn Crispin2013-07-111-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37247