| Commit message (Expand) | Author | Age | Files | Lines |
* | modules: more xen modules have been moved | John Crispin | 2015-03-30 | 1 | -4/+4 |
* | modules: xen-fbfront.ko has moved | John Crispin | 2015-03-29 | 1 | -1/+1 |
* | kernel: remove useless AddDepends/rtc abstraction | Felix Fietkau | 2015-03-29 | 2 | -16/+7 |
* | kernel: remove useless AddDepends/input abstraction | Felix Fietkau | 2015-03-29 | 6 | -25/+14 |
* | kernel: remove useless AddDepends/hid abstraction | Felix Fietkau | 2015-03-29 | 4 | -8/+3 |
* | kernel: remove useless AddDepends/crc16 abstraction | Felix Fietkau | 2015-03-29 | 4 | -8/+5 |
* | kernel: make crypto-ctr depend on crypto-iv | Felix Fietkau | 2015-03-29 | 1 | -1/+1 |
* | linux: modules: crypto: adds ccm package | Felix Fietkau | 2015-03-29 | 1 | -0/+11 |
* | kernel: remove mp-alg | Felix Fietkau | 2015-03-29 | 1 | -27/+0 |
* | kernel: video.mk: [media] sn9c102: remove deprecated driver | Felix Fietkau | 2015-03-29 | 1 | -16/+0 |
* | x86: make x86_64 a subtarget instead of a standalone target | Felix Fietkau | 2015-03-29 | 1 | -7/+11 |
* | kernel: add crc16 as boot module, it is required by ext4 | Felix Fietkau | 2015-03-29 | 1 | -1/+1 |
* | modules: fix dwc2 build breakage on mxs | Zoltan Herpai | 2015-03-28 | 1 | -1/+1 |
* | build: remove leftover olpc support code | Felix Fietkau | 2015-03-28 | 1 | -16/+0 |
* | mvebu: fixup usb3 support on the a38x | Imre Kaloz | 2015-03-26 | 1 | -0/+1 |
* | build: remove obsolete references to cris and avr32 | Felix Fietkau | 2015-03-24 | 1 | -1/+1 |
* | kernel: fix usb kernel package Makefile | John Crispin | 2015-03-21 | 1 | -1/+1 |
* | kernel: fix ipset related build error (#19231) | Felix Fietkau | 2015-03-20 | 1 | -2/+2 |
* | netfilter: clean up compatibility code for old kernels | Felix Fietkau | 2015-03-20 | 1 | -17/+0 |
* | kernel: remove bogus dependency of zram on !TARGET_ep93xx | Felix Fietkau | 2015-03-19 | 1 | -1/+1 |
* | kernel: remove obsolete kernel version dependencies | Felix Fietkau | 2015-03-19 | 10 | -33/+21 |
* | ipset: use in-tree kernel modules to fix crash issues | Felix Fietkau | 2015-03-19 | 1 | -0/+48 |
* | modules: add depenency on usb-gadget for dwc2 also on brcm63xx | Jonas Gorski | 2015-03-15 | 1 | -1/+1 |
* | modules: set dwc2 gadget dependency for at91 | John Crispin | 2015-03-12 | 1 | -1/+1 |
* | modules: make dwc2 only depend on gadget support for brcm2708 | John Crispin | 2015-03-11 | 1 | -1/+1 |
* | kmod-usb-dwc2: depends on udc-core (kmod-usb-gadget) | John Crispin | 2015-03-09 | 1 | -1/+1 |
* | kernel: disbale HAMRADIO in generic config | John Crispin | 2015-03-06 | 1 | -0/+1 |
* | kernel: add ip_vti tunnel module | John Crispin | 2015-03-05 | 1 | -0/+16 |
* | modules: make ahci-platform depend on TARGET_ipq806x | John Crispin | 2015-02-25 | 1 | -1/+1 |
* | modules: add ahci-platform | John Crispin | 2015-02-24 | 1 | -0/+17 |
* | leds: package the NXP PCA963x driver | Imre Kaloz | 2015-02-23 | 1 | -0/+16 |
* | kernel: Fix USB gadget modules for v3.18 | John Crispin | 2015-02-22 | 1 | -15/+23 |
* | linux: fix kmod-usb-net-* for >= 3.17 | John Crispin | 2015-02-16 | 1 | -1/+2 |
* | kernel: add missing symbol to realtek wifi | John Crispin | 2015-02-09 | 1 | -0/+1 |
* | linux/modules: add support for Asix ax88179 USB-Gigabit Ethernet adapters | John Crispin | 2015-02-04 | 1 | -0/+17 |
* | modules: fix usb-gadget build on 3.18 | Zoltan Herpai | 2015-02-01 | 1 | -1/+3 |
* | linux: enable kmod-bcma on ppc40x after r44230 | Jo-Philipp Wich | 2015-01-31 | 1 | -1/+1 |
* | linux: convert CompareKernelPatchVer to version tagged symbols | Jo-Philipp Wich | 2015-01-31 | 6 | -48/+23 |
* | linux: fix framebuffer kmods for >= 3.15 | Jo-Philipp Wich | 2015-01-31 | 1 | -4/+12 |
* | linux: add kmod-udptunnel4 & kmod-udptunnel6 required by kmod-vxlan and kmod-... | Jo-Philipp Wich | 2015-01-29 | 1 | -2/+33 |
* | linux: kmod-usb-net-huawei-cdc-ncm depends on kmod-usb-net-cdc-ncm | Jo-Philipp Wich | 2015-01-29 | 1 | -1/+1 |
* | linux: kmod-zram requires kmod-lib-lz4 for >= 3.15 | Jo-Philipp Wich | 2015-01-29 | 1 | -1/+1 |
* | linux: fix kmod-usbip* for >= 3.17 | Jo-Philipp Wich | 2015-01-29 | 1 | -3/+9 |
* | Revert "x86_64: enable PCIE support" | Jo-Philipp Wich | 2015-01-29 | 1 | -13/+2 |
* | x86_64: enable PCIE support | Jo-Philipp Wich | 2015-01-29 | 1 | -2/+13 |
* | modules: Add support for Realtek r8712 and RTL8192SU. | John Crispin | 2015-01-28 | 1 | -0/+32 |
* | linux: add upstream patch to allow building dwc2 as module on 3.18 | Jo-Philipp Wich | 2015-01-28 | 1 | -0/+2 |
* | modules: select grace_period config option for nfs-common | John Crispin | 2015-01-28 | 1 | -0/+1 |
* | modules: add lz4 compression support | John Crispin | 2015-01-28 | 1 | -0/+20 |
* | kernel: fix regression in building kmod-serial-8250 on linux 3.8 (#18821) | Felix Fietkau | 2015-01-27 | 1 | -1/+1 |