| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: ebtables depends on bridge | Jonas Gorski | 2013-07-23 | 1 | -1/+1 |
* | kernel: add a new global config symbol for enabling rfkill support (can be en... | Felix Fietkau | 2013-07-21 | 2 | -7/+2 |
* | kernel: fix config breakage from removing the de4x5 tulip driver | Jonas Gorski | 2013-07-21 | 1 | -0/+1 |
* | kernel: fix kmod-crypto-hw-ppc4xx dependencies | Felix Fietkau | 2013-07-21 | 1 | -1/+1 |
* | kernel: add missing config symbol for the chipidea usb driver | Felix Fietkau | 2013-07-21 | 1 | -0/+1 |
* | kernel: remove an exotic ethernet driver from the tulip package which does no... | Felix Fietkau | 2013-07-21 | 1 | -2/+0 |
* | kernel: fix crypto-hw-talitos dependencies | Gabor Juhos | 2013-07-20 | 1 | -1/+1 |
* | kernel: fix kmod-fs-btrfs dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: add fbdev.ko to kmod-fb on x86 dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -0/+5 |
* | kernel: fix kmod-rtc-pcf8563 dependencies | Hauke Mehrtens | 2013-07-19 | 2 | -2/+2 |
* | kernel: package the usbmon module | Gabor Juhos | 2013-07-19 | 1 | -0/+13 |
* | kernel: simplify kmod-crypto-misc dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -3/+2 |
* | kernel: fix kmod-et131x dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: fix usb-net-asix dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -0/+1 |
* | kernel: fix crypto-hw-geode dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -0/+1 |
* | kernel: fix crypto-hw-padlock dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: fix syntax error in kmod-crypto-misc | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: add missing module for mmc-spi | Felix Fietkau | 2013-07-19 | 1 | -2/+4 |
* | kernel: fix kmod-usb-chipideai syntax | Hauke Mehrtens | 2013-07-19 | 1 | -1/+1 |
* | kernel: fix kmod-usb-chipideai dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -0/+1 |
* | kernel: remove gpio_buttons | Jonas Gorski | 2013-07-19 | 1 | -18/+0 |
* | linux: fix platform dependency of kmod-usb2-fsl | Jo-Philipp Wich | 2013-07-19 | 1 | -1/+1 |
* | linux: kmod-ipt-filter depends on kmod-ipt-conntrack | Jo-Philipp Wich | 2013-07-19 | 1 | -1/+1 |
* | kernel: change ipt depends to a select | Jonas Gorski | 2013-07-19 | 1 | -1/+1 |
* | kernel: video-core depends on i2c-core if i2c-core is selected | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |
* | kernel: kmod-gpio-mcp23s08 depends on i2c-core | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |
* | kernel: kmod-pcmcia-serial requires kmod-serial-8250 | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |
* | kernel: kmod-e1000e depends on pip for 3.8+ | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |
* | kernel: net-zd1201 depends on usb-core | Felix Fietkau | 2013-07-18 | 1 | -1/+1 |
* | kernel: fix usb-net-cdc-mbim dependencies | Felix Fietkau | 2013-07-18 | 1 | -1/+1 |
* | kernel: usb-serial-qualcomm depends on usb-serial-wwan | Felix Fietkau | 2013-07-18 | 1 | -1/+1 |
* | kernel: usb-serial-keyspan needs to include ezusb.ko | Felix Fietkau | 2013-07-18 | 1 | -1/+3 |
* | kernel: usb-serial-ipw depends on usb-serial-wwan | Felix Fietkau | 2013-07-18 | 1 | -1/+1 |
* | kernel: mtdtests depends on nand | Felix Fietkau | 2013-07-18 | 1 | -0/+1 |
* | kernel: bluetooth depends on crypto-hash | Felix Fietkau | 2013-07-18 | 1 | -1/+1 |
* | kernel: rfkill depends on input-core | Felix Fietkau | 2013-07-18 | 2 | -2/+2 |
* | kernel: split slhc into a separate package and make slip depend on it | Felix Fietkau | 2013-07-18 | 1 | -6/+18 |
* | kernel: fix accidental depends line duplication | Felix Fietkau | 2013-07-18 | 1 | -2/+1 |
* | kernel: sctp depends on ipv6 if ipv6 is enabled | Felix Fietkau | 2013-07-18 | 1 | -0/+1 |
* | kernel: make kmod-sched depend on kmod-ipt-core | Felix Fietkau | 2013-07-18 | 1 | -1/+1 |
* | linux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies ... | Jo-Philipp Wich | 2013-07-18 | 1 | -7/+25 |
* | linux: add missing netfilter dependencies | Jo-Philipp Wich | 2013-07-18 | 1 | -1/+5 |
* | linux: add missing dependency to kmod-i2c-tiny-usb | Jo-Philipp Wich | 2013-07-18 | 1 | -1/+1 |
* | linux: add missing dependencies to kmod-fs-msdos and kmod-fs-xfs | Jo-Philipp Wich | 2013-07-18 | 1 | -1/+2 |
* | kernel: btrfs supports raid6 in 3.10, thus depends on lib-raid6 | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |
* | kernel: move xor into its own package | Jonas Gorski | 2013-07-18 | 2 | -5/+19 |
* | kernel: split out lib-raid6 | Jonas Gorski | 2013-07-18 | 2 | -4/+18 |
* | kernel: kmod-dm depends on crypto | Jonas Gorski | 2013-07-18 | 1 | -0/+1 |
* | kernel: crypto: add missing dependencies and files | Jonas Gorski | 2013-07-18 | 1 | -3/+4 |
* | kernel: drop kmod-ata-sis | Jonas Gorski | 2013-07-18 | 1 | -15/+0 |