| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: crypto: fix depends in kmod-crypto-hmac | Hauke Mehrtens | 2015-08-09 | 1 | -2/+1 |
* | kernel: crypto: fix module loading of cryptomgr.ko | Hauke Mehrtens | 2015-08-09 | 1 | -0/+1 |
* | kernel: crypto: fix module loading of aead.ko | Hauke Mehrtens | 2015-08-09 | 1 | -1/+1 |
* | kernel: add kmod-lp again | Hauke Mehrtens | 2015-07-26 | 1 | -2/+1 |
* | kernel: remove kmod-crypto-aes, AES crypto support is always built into the k... | Felix Fietkau | 2015-07-24 | 1 | -21/+3 |
* | kmod-regmap: enable MMIO support | John Crispin | 2015-07-24 | 1 | -1/+3 |
* | kernel: fix dependecy of kmod-ieee802154_6lowpan | Hauke Mehrtens | 2015-07-17 | 1 | -1/+1 |
* | kernel: wpan: at86rf230 depends on regmap-spi | Jonas Gorski | 2015-07-16 | 1 | -1/+1 |
* | linux: enable kmod-acpi-button for x86_64 (#20080) | Jo-Philipp Wich | 2015-07-14 | 1 | -1/+1 |
* | kernel: modules: activate wpan on kernel 4.1 | Hauke Mehrtens | 2015-07-08 | 1 | -4/+4 |
* | kernel: move wpan to separate menu | John Crispin | 2015-07-07 | 1 | -1/+1 |
* | kernel: add crypto-cmac | Hauke Mehrtens | 2015-07-04 | 2 | -1/+13 |
* | kernel: fix loading bluetooth_6lowpan | Hauke Mehrtens | 2015-07-04 | 1 | -1/+1 |
* | kernel: kmod-scsi-core: fix load on install | Jonas Gorski | 2015-07-04 | 1 | -2/+2 |
* | kernel: fix OHCI and EHCI modules for AT91 | Florian Fainelli | 2015-07-04 | 1 | -3/+10 |
* | nf-conntrack: enable netlink events | Steven Barth | 2015-07-02 | 1 | -1/+1 |
* | generic: add linux 4.1 support | Jonas Gorski | 2015-06-22 | 4 | -2/+15 |
* | bcm53xx: add xHCI support | Rafał Miłecki | 2015-06-21 | 1 | -1/+3 |
* | kernel: add Realtek USB to Ethernet modules | Felix Fietkau | 2015-06-18 | 1 | -0/+30 |
* | kernel: use bcma-hcd.ko on bcm53xx for ohci | Rafał Miłecki | 2015-06-15 | 1 | -0/+1 |
* | Revert "kernel: add rtl8723au driver (staging)" | Felix Fietkau | 2015-06-15 | 1 | -21/+0 |
* | kernel: mac80211: bcm53xx has bcma built-in | Rafał Miłecki | 2015-06-09 | 1 | -1/+1 |
* | kernel: remove NAND flash related kmod-* packages | Felix Fietkau | 2015-06-07 | 1 | -35/+0 |
* | Add sch_fq and sch_pie to the kmod-sched package. | Steven Barth | 2015-06-04 | 1 | -0/+2 |
* | kernel: add broadcom phy driver | Hauke Mehrtens | 2015-06-02 | 1 | -0/+17 |
* | kernel: remove stmmac kernel package | John Crispin | 2015-06-01 | 1 | -21/+0 |
* | kernel: bluetooth: Add dependency to kmod-crypto-ecb | John Crispin | 2015-05-31 | 1 | -1/+1 |
* | kernel: kmod-stmmac depends on kmod-libphy | Jo-Philipp Wich | 2015-05-30 | 1 | -1/+1 |
* | kernel: add stmmac as a new kernel package | John Crispin | 2015-05-29 | 1 | -0/+21 |
* | kernel: fix kmod-k10temp target dependencies | Jo-Philipp Wich | 2015-05-29 | 1 | -1/+1 |
* | kernel: fix usb-ohci-pci description define | Jonas Gorski | 2015-05-29 | 1 | -1/+1 |
* | package/kernel: remove reference to ep93xx target | Nicolas Thill | 2015-05-24 | 1 | -1/+1 |
* | package/kernel: remove reference to 3.12 kernel version | Nicolas Thill | 2015-05-24 | 1 | -1/+0 |
* | modules/sound: cleanup by removing unsupported Kernel cases | John Crispin | 2015-05-23 | 1 | -10/+0 |
* | modules/usb: another cleanup: remove ancient module names | John Crispin | 2015-05-23 | 1 | -8/+0 |
* | modules/usb: cleanup remove old module names | John Crispin | 2015-05-23 | 1 | -10/+0 |
* | netsupport: l2tp-ip: only depend on IPv6 if IPv6 support is enabled | Steven Barth | 2015-05-05 | 1 | -4/+6 |
* | netsupport: package L2TPv3 over IPv6 as well | Steven Barth | 2015-05-02 | 1 | -4/+4 |
* | kernel: remove module checks for 3.15/3.16/3.17 | John Crispin | 2015-04-21 | 4 | -30/+11 |
* | kernel: remove usb-serial-motorola-phone | John Crispin | 2015-04-21 | 1 | -15/+0 |
* | wpan: remove duplicate DEPENDS | John Crispin | 2015-04-21 | 1 | -2/+1 |
* | kernel: add bluetooth symbols from Kernel 4.0 | John Crispin | 2015-04-21 | 1 | -0/+2 |
* | wpan: rework bluetooth / wpan and 6lowpan dependencies | John Crispin | 2015-04-21 | 2 | -20/+18 |
* | kernel: mark kmod-usb-bcma/ssb as hidden, they are only selected from ohci/ehci | Felix Fietkau | 2015-04-17 | 1 | -0/+2 |
* | bcm53xx: add USB 2.0 support | Felix Fietkau | 2015-04-15 | 1 | -2/+27 |
* | kernel: finally remove layer7 filter support | Felix Fietkau | 2015-04-13 | 1 | -1/+0 |
* | mvebu: add support for the in-CPU RTC on the Armada 38x | Imre Kaloz | 2015-04-13 | 1 | -0/+17 |
* | wpan: remove duplicate DEPENDS | Luka Perkov | 2015-04-13 | 1 | -1/+0 |
* | modules: add missing imx6 depenedency to dwc2 | John Crispin | 2015-04-12 | 1 | -1/+1 |
* | modules: package the mvebu ahci driver | Imre Kaloz | 2015-04-12 | 1 | -1/+17 |