aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* kernel: reduce spurious rebuilds of simple kmod-* packagesFelix Fietkau2013-07-181-0/+6
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies ↵Jo-Philipp Wich2013-07-181-7/+25
| | | | | | to netsupport packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: add missing netfilter dependenciesJo-Philipp Wich2013-07-181-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: add missing dependency to kmod-i2c-tiny-usbJo-Philipp Wich2013-07-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: add missing dependencies to kmod-fs-msdos and kmod-fs-xfsJo-Philipp Wich2013-07-181-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: kmod-dm depends on cryptoJonas Gorski2013-07-181-0/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: crypto: add missing dependencies and filesJonas Gorski2013-07-181-3/+4
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: add missing dependencies to kmod-ip6tablesJo-Philipp Wich2013-07-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37385 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: fix AHB support dependency (#13896)Felix Fietkau2013-07-171-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add sound-soc-imx-sgtl5000Luka Perkov2013-07-151-0/+16
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add sound-soc-imxLuka Perkov2013-07-151-1/+22
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a crash in legacy minstrel when no STA existsFelix Fietkau2013-07-151-0/+19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add usb-dwc2 kmodJohn Crispin2013-07-151-0/+23
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: b43: activate LP-Phy support every timeHauke Mehrtens2013-07-141-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add initial support for kernel 3.10Hauke Mehrtens2013-07-142-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-diag: check the correct value for not null.Hauke Mehrtens2013-07-141-2/+2
| | | | | | | This also fixes a compile warning. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge a fix for PS-Poll handling, refresh patchesFelix Fietkau2013-07-123-5/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove bogus module params from compat.koFelix Fietkau2013-07-121-0/+34
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37263 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: package the HW random core moduleFlorian Fainelli2013-07-102-1/+15
| | | | | | | | And update the crypto-hw-hifn-795x to use it. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37231 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: unbreal of_i2c selectionJohn Crispin2013-07-081-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: move dsl tools to package/network/configJohn Crispin2013-07-088-918/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ltq-hcd: remove prebuilt moduleLuka Perkov2013-07-081-0/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix 8250 ko name for 3.9John Crispin2013-07-041-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make rt2x00_soc depend on !rt3883John Crispin2013-07-041-1/+1
| | | | | | | | https://dev.openwrt.org/ticket/13777 Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* button-hotplug: Add KEY_POWER handlingJohn Crispin2013-07-041-0/+1
| | | | | | | | | | | | When running OpenWrt within KVM KEY_POWER is generated from the ACPI button driver when restarting or powering down the VM. Extend button-hotplug to allow user space handlers for these events. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Patchwork: http://patchwork.openwrt.org/patch/3799/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gpio-button-hotplug: add support for EV_SWLuka Perkov2013-07-021-7/+21
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt2x00: fix rf id override for RT5350Felix Fietkau2013-06-301-9/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use a new tarball with updated backport codeFelix Fietkau2013-06-301-2/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handlingFelix Fietkau2013-06-3030-344/+591
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gpio-button-hotplug: improve gpio button debouncing, verify state changes ↵Felix Fietkau2013-06-291-6/+8
| | | | | | | | over multiple polls. fixes spurious failsafe triggers (#13784) Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix tx queue pending frame counter when dropping packetsFelix Fietkau2013-06-291-0/+95
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix cck rate sampling in minstrel_htFelix Fietkau2013-06-281-0/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: disable rt2x00 on mt7620aJohn Crispin2013-06-271-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a minor rcu issueFelix Fietkau2013-06-221-1/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile error on rt2x00 when buildin for SoCJohn Crispin2013-06-211-0/+34
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* packages: clean up the package folderJohn Crispin2013-06-21381-0/+108244
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37007 3c298f89-4303-0410-b956-a3cf2f4a3e73