| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: add hardware offload patch for flow tables support | Felix Fietkau | 2018-04-05 | 1 | -2/+3 |
* | kernel: add kmod-sound-ens1371 | Felix Fietkau | 2018-03-25 | 1 | -0/+16 |
* | ipq40xx/ipq806x: move qcom-dwc3 usb driver to generic | Mathias Kresin | 2018-03-14 | 1 | -0/+36 |
* | kernel: remove an old kernel compatibility line from module packaging | Felix Fietkau | 2018-03-04 | 1 | -4/+0 |
* | kernel: kmod-geneve: kmod for Geneve tunneling | Yousong Zhou | 2018-02-28 | 1 | -0/+23 |
* | kernel: package efivarfs module | Alif M. Ahmad | 2018-02-26 | 1 | -0/+16 |
* | kernel: remove nf_flow_table hardware offload patch (it is not ready yet) | Felix Fietkau | 2018-02-25 | 1 | -3/+2 |
* | kernel: remove kmod-appletalk | Felix Fietkau | 2018-02-22 | 1 | -22/+0 |
* | kernel: fix kernel module packaging errors on imx6 | Felix Fietkau | 2018-02-22 | 1 | -3/+2 |
* | netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload support | Felix Fietkau | 2018-02-21 | 1 | -1/+12 |
* | kernel: backport netfilter NAT offload support to 4.14 | Felix Fietkau | 2018-02-21 | 1 | -0/+37 |
* | kernel: enable CONFIG_USB_PCI for PCI usb modules | Mathias Kresin | 2018-02-20 | 1 | -3/+12 |
* | modules: iio-mxs-lradc: build on mxs only | Zoltan HERPAI | 2018-02-20 | 1 | -1/+1 |
* | modules: gpio-mcp23s08: fully depend on i2c-core | Zoltan HERPAI | 2018-02-20 | 1 | -1/+1 |
* | kernel: add kmod-iio-mxs-lradc | Michael Heimpold | 2018-02-20 | 1 | -0/+15 |
* | imx6: add support for Linux 4.14 | Tim Harvey | 2018-02-19 | 1 | -2/+6 |
* | i2c.mk: sort kernel modules | Lucian Cristian | 2018-02-13 | 1 | -62/+66 |
* | hwmon.mk: sort kernel modules | Lucian Cristian | 2018-02-13 | 1 | -100/+109 |
* | can.mk: sort modules | Lucian Cristian | 2018-02-13 | 1 | -95/+96 |
* | crypto.mk: sort kernel modules | Lucian Cristian | 2018-02-13 | 1 | -347/+359 |
* | fs.mk: sort kernel modules | Lucian Cristian | 2018-02-13 | 1 | -69/+77 |
* | firewire.mk: sort kernel modules | Lucian Cristian | 2018-02-13 | 1 | -14/+16 |
* | iptables: Support building connlabel module | Kristian Evensen | 2018-02-13 | 1 | -0/+15 |
* | kmod-sched: add sch_multiq to extra schedulers | Philip Prindeville | 2018-02-13 | 1 | -0/+1 |
* | kernel: add IEEE-1284 parallel port support | Daniel Gimpelevich | 2018-02-12 | 1 | -5/+40 |
* | kernel: add kmod-fou | Filip Moc | 2018-02-10 | 1 | -0/+22 |
* | kernel: remove kmod-spi-gpio-old | Felix Fietkau | 2018-02-09 | 1 | -16/+0 |
* | leds: correct ledtrig-heartbeat Kconfig description | Hans Dedecker | 2018-02-02 | 1 | -1/+1 |
* | netfilter: add missing dependency to kmod-ipt-tproxy | Matthias Schiffer | 2018-01-31 | 1 | -1/+1 |
* | netfilter: add packages for arp and bridge tables of nftables | Matthias Schiffer | 2018-01-31 | 1 | -2/+26 |
* | netfilter: clean up dependencies of kernel modules | Matthias Schiffer | 2018-01-31 | 1 | -15/+38 |
* | kernel: add test MTD driver package | Hans Dedecker | 2018-01-29 | 1 | -0/+16 |
* | netdevices.mk: add missing dependency to kmod-hwmon-core | Hauke Mehrtens | 2018-01-29 | 1 | -2/+2 |
* | netdevices.mk: add hwmon to IGB and IXGBE drivers | Philip Prindeville | 2018-01-29 | 1 | -4/+4 |
* | Revert "netdevices.mk: add hwmon to IGB and IXGBE drivers" | John Crispin | 2018-01-28 | 1 | -4/+4 |
* | Revert "netdevices.mk: add missing dependency to kmod-hwmon-core" | John Crispin | 2018-01-28 | 1 | -2/+2 |
* | netdevices.mk: add missing dependency to kmod-hwmon-core | Hauke Mehrtens | 2018-01-28 | 1 | -2/+2 |
* | netdevices.mk: add hwmon to IGB and IXGBE drivers | Philip Prindeville | 2018-01-27 | 1 | -4/+4 |
* | kernel/modules/other: disable Nokia BT UART | Tim Harvey | 2018-01-27 | 1 | -0/+1 |
* | iptables: make kmod-ipt-debug part of default ALL build | Yousong Zhou | 2018-01-26 | 1 | -2/+1 |
* | Revert "kernel: add IEEE-1284 parallel port support" | Jo-Philipp Wich | 2018-01-22 | 1 | -38/+5 |
* | kernel: add IEEE-1284 parallel port support | Daniel Gimpelevich | 2018-01-22 | 1 | -5/+38 |
* | netfilter: enable CONFIG_NF_CONNTRACK_MARK from kmod-nf-conntrack | Jo-Philipp Wich | 2018-01-16 | 1 | -0/+1 |
* | kernel: kmod-w1 depends on kmod-hwmon-core since Linux 4.14 | Jo-Philipp Wich | 2018-01-09 | 1 | -0/+1 |
* | kernel: fix packaging of kmod-gpio-nxp-74hc164 | Jo-Philipp Wich | 2018-01-07 | 1 | -3/+3 |
* | kernel: make uas work during early boot | Daniel Albers | 2018-01-02 | 1 | -1/+1 |
* | kernel: add i2c-smbus module package | Philip Prindeville | 2017-12-26 | 1 | -3/+18 |
* | kernel: kmod-crypto-hw-talitos: fix dependencies | Hauke Mehrtens | 2017-12-20 | 1 | -1/+1 |
* | kernel: add missing dependencies to kmod-crypto-acompress | Hauke Mehrtens | 2017-12-16 | 1 | -0/+2 |
* | kernel: kmod-rtc-ds1307: add dependency to regmap | Hauke Mehrtens | 2017-12-16 | 1 | -1/+1 |