aboutsummaryrefslogtreecommitdiff
path: root/package/kernel
Commit message (Collapse)AuthorAge
...
* linux: fix broken kmod-i2c-mux-pca9541 after r44113Jo-Philipp Wich2015-01-25
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44142
* kernel: fix typo in hwmon.mk (#18813)Felix Fietkau2015-01-25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44120
* kernel: eliminate a few kernel_patchver_*/CompareKernelPatchVer callsFelix Fietkau2015-01-24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44114
* kernel: drop obsolete kernel version checksFelix Fietkau2015-01-24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44113
* build: drop obsolete kernel version dependenciesFelix Fietkau2015-01-24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44110
* mac80211/hostapd: fix HT mode setup for RSN ad-hoc networksFelix Fietkau2015-01-24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44100
* modules: add 6LoWPAN over Bluetooth Low EnergyJohn Crispin2015-01-23
| | | | | | | | | | | Adding support 6LoWPAN over Bluetooth Low Energy in kernel 3.18. Creating new bluetooth_6lowpan group with CONFIG_6LOWPAN and CONFIG_BT_6LOWPAN. Adding kernel object dependencies for 6LoWPAN over Bluetooth Low Energy. Signed-off-by: Lukasz Duda <lukasz.duda@nordicsemi.no> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44084
* modules: f2fs: enable support for xattrJohn Crispin2015-01-22
| | | | | | | | To use overlayfs on f2fs, xattr needs to be supported. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44075
* modules: f2fs: add missing symbols for 3.18John Crispin2015-01-22
| | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44074
* modules: install the newly introduced grace.ko in nfs-common in 3.18Zoltan Herpai2015-01-20
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 44068
* mac80211: add throughput trigger to ath10kJohn Crispin2015-01-18
| | | | | | | | add a led trigger to ath10k based on the ath9k code Signed-off-by: Gianluca Anzolin <gianluca@sottospazio.it> SVN-Revision: 44033
* modules: Add kmod-w1-slave-ds2413John Crispin2015-01-17
| | | | | | | | This patch adds support for building the ds2413 one-wire kernel module. Signed-off-by: Wouter Paesen <wouter@blue-gate.be> SVN-Revision: 43999
* kernel: add references to openwrt alternative button handlingJohn Crispin2015-01-17
| | | | | | | | | Add documentation that makes it easier to find the alternative, recommended, and default handling for buttons in OpenWrt. Signed-off-by: Karl Palsson <karlp@tweak.net.au> SVN-Revision: 43989
* mvebu: fixups for the new driverImre Kaloz2015-01-16
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43978
* ath9k: fix irq storm issues (#18483)Felix Fietkau2015-01-14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43971
* pwm support can't be compiled as a moduleImre Kaloz2015-01-12
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43947
* ltq-vmmc: fix broken autoconf invocationJo-Philipp Wich2015-01-11
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43934
* ltq-tapi: fix broken autoconf invocationJo-Philipp Wich2015-01-11
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43933
* ltq-ifxos: fix broken autoconf invocationJo-Philipp Wich2015-01-11
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43932
* ltq-adsl: fix broken autoconf invocationJo-Philipp Wich2015-01-11
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43931
* kernel: add missing dependency for kmod-crypto-ghashFelix Fietkau2015-01-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43857
* mac80211: fix ad-hoc basic/multicast rate regression from r43782Felix Fietkau2015-01-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43853
* package: remove references to symbols TARGET_{ps3,pxcab}.Felix Fietkau2015-01-05
| | | | | | | | | Target pxcab and ps3 were removed from maintaince in r34764 and r34765 respectively. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> SVN-Revision: 43850
* kernel/hwmon: package pwm-fan kernel moduleFelix Fietkau2015-01-05
| | | | | | | | pwm-fan was introduced in kernel 3.18 Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43843
* kernel/modules: add kmod-crypto-gcmFelix Fietkau2015-01-05
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 43838
* kernel/modules: add kmod-crypto-ghashFelix Fietkau2015-01-05
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 43837
* kernel/modules: kmod-crypto-xts: depend on kmod-crypto-gf128Felix Fietkau2015-01-05
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 43836
* kernel/modules: add kmod-crypto-gf128Felix Fietkau2015-01-05
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 43835
* kernel/modules: add kmod-crypto-ctrFelix Fietkau2015-01-05
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 43834
* kernel/modules: add kmod-crypto-seqivFelix Fietkau2015-01-05
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 43833
* kernel/modules: remove CRYPTOMGR_MODULESFelix Fietkau2015-01-05
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 43832
* kernel/modules: kmod-crypto-manager: depend on kmod-crypto-aeadFelix Fietkau2015-01-05
| | | | SVN-Revision: 43831
* kernel/modules: add kmod-crypto-aeadFelix Fietkau2015-01-05
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 43830
* kernel/modules: remove superfluous backslashFelix Fietkau2015-01-05
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 43829
* et131x is out of staging in 3.18Imre Kaloz2015-01-04
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43827
* upgrade to new rev, fixes possible compile errorImre Kaloz2014-12-28
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43791
* ath10k: fix tx rate selection for ad-hoc mode with HTFelix Fietkau2014-12-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43790
* Marvell 88W8864 open source mac80211 driverImre Kaloz2014-12-25
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43772
* mac80211: fix HT mode selection for ad-hocFelix Fietkau2014-12-22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43769
* oxnas: build S-ATA driver as a moduleJohn Crispin2014-12-12
| | | | | | From: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43665
* cfg80211: add support for changing the device mac address via sysfsFelix Fietkau2014-12-11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43638
* kernel/acx-mac80211: fix autoloading on bootJonas Gorski2014-12-11
| | | | | | | | | | | | | | The kernel build system cannot track dependencies of out-of-tree modules, making the buildsystem fail to load mac80211. Add mac80211 as an explicit load to ensure all required modules are loaded. Fixes #16522. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43631
* kernel/modules: fix chipideaJohn Crispin2014-12-11
| | | | | | | | | | it should needs to depend on imx and mxs also remove duplicate kmod definition from mxs target Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43627
* mt76: update to the latest version, adds a few minor build fixesFelix Fietkau2014-12-10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43610
* mac80211: do not export the backports linux/module.h, it breaks out-of-tree ↵Felix Fietkau2014-12-10
| | | | | | | | driver builds Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43609
* kernel/modules: add f2fs supportLuka Perkov2014-12-10
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43594
* kernel: add netfilter.mk to modules makefile SCAN_DEPSFelix Fietkau2014-12-09
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43589
* kmod-crypto-hw-talitos: add missing dependencyFelix Fietkau2014-12-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43561
* mt76: builder1 fails to build for !PCI kernels when mt76 is selectedJohn Crispin2014-12-08
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43556
* ar7-atm: fix various compiler errorsJohn Crispin2014-12-08
| | | | | | | | some headers have moved in 3.14 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43555