- Aug 27, 2014
-
-
Nicolas Thill authored
SVN-Revision: 42307
-
- Aug 26, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42304
-
- Aug 25, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42288
-
- Aug 11, 2014
-
-
Luka Perkov authored
The GW16083 Ethernet Expansion Mezzanine adds the following to supported Gateworks baseboards: * 7-port Ethernet Switch * 4x RJ45 ports (ENET1-4) supporing 802.11af/at PoE (with optional PoE module) * 2x RJ45 ports or SFP module (ENET5-6) (auto-selected) This series adds support for a phy driver that adds support for ENET5/ENET6 PHY adding initialization for those PHY's and a polling mechanism that detects SFP insertion and configuration. Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 42147
-
- Aug 07, 2014
-
-
Steven Barth authored
NFLOG and NFQUEUE targets' full support for iptables. Includes all needed kernel modules (Xtables's and Netlink's) and userspace libraries. All added kernel modules can be individually disabled, all other new libraries get their own individual packages. Reported-by:
Fabian Hugelshofer <hugelshofer2006@gmx.ch> Reported-by:
Rainer Poisel <rainer.poisel@fhstp.ac.at> Reported-by:
Derek LaHousse <dlahouss@mtu.edu> Signed-off-by:
Guillaume Déflache <guillaume.deflache@ibwag.com> SVN-Revision: 42022
-
- Jul 14, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41656
-
Jonas Gorski authored
Fixes #17108. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41645
-
John Crispin authored
Added igb kernel module which supports a variety of Intel GigE PCIe devices Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 41637
-
- Jul 12, 2014
-
-
Hauke Mehrtens authored
This deactivates ssb and G-PHY code in b43 for the mips74k profile in brcm47xx. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41594
-
- Jul 01, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41437
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41434
-
- Jun 29, 2014
-
-
John Crispin authored
SVN-Revision: 41371
-
- Jun 20, 2014
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41290
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41289
-
- Jun 17, 2014
-
-
Imre Kaloz authored
SVN-Revision: 41235
-
Imre Kaloz authored
SVN-Revision: 41231
-
Imre Kaloz authored
SVN-Revision: 41230
-
- Jun 11, 2014
-
-
Steven Barth authored
Instead of repackaging udc-core.ko again, just add a dependency to kmod-usb-gadget, which already contains it. Fixes kmod-chipidea builds for 3.10- with usb-gadget enabled. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41115
-
- Jun 08, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41055
-
- Jun 03, 2014
-
-
John Crispin authored
This resolves a module dependency kernel regression in r40905 with the usb-chipidea module if usb-gadget was not selected. Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 40992
-
- Jun 02, 2014
-
-
Felix Fietkau authored
netfilter: split off header matching modules not used by the default config (reduces rootfs size and memory usage) Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40983
-
John Crispin authored
modified version of http://patchwork.openwrt.org/patch/5526/ Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 40941
-
John Crispin authored
kmod-hid-generic needs to be selected when enabling usb-hid in order to get generic devices working. This fixes keyboards support in linux 3.3+ kernels. https://dev.openwrt.org/ticket/12631 https://dev.openwrt.org/ticket/12686 Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40932
-
John Crispin authored
This patch adds support for building the kernel modules for gadget serial devices. Signed-off-by:
Owen Kirby <osk@exegin.com> Acked-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 40917
-
John Crispin authored
The chipidea USB OTG controller is dual-role and supports both host and device modes. Enable device mode. Tested on Gateworks Ventana imx6 board with g_ether. Are there any other targets out there that use the CHIPIDEA controller? If so testing is needed for those. Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 40905
-
- May 23, 2014
-
-
Luka Perkov authored
The pps-gpio kernel module supports Pulse-Per-Second provided by a GPIO. Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 40831
-
- May 20, 2014
-
-
Florian Fainelli authored
Without this patch /dev/spidev*.* only appears if CONFIG_SPI_SPIDEV is manually selected and set to "y" from the kernel config. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 40784
-
- May 11, 2014
-
-
Luka Perkov authored
It is available in later kernel versions. Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 40752
-
- May 02, 2014
-
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40668
-
Hauke Mehrtens authored
There are some problems in the dependencies of the usb modules Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40667
-
Hauke Mehrtens authored
If this module gets build the xor module depends on it Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40666
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40665
-
Hauke Mehrtens authored
There are two packages with the name kmod-usb-mxs-phy in OpenWrt which causes warnings on every build. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40663
-
Hauke Mehrtens authored
In kernel 3.14 a dependency to libphy was added to b44. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40662
-
- May 01, 2014
-
-
Hauke Mehrtens authored
needed for Android USB Tethering Signed-off-by:
Ulrich Weber <uw@ocedo.com> SVN-Revision: 40634
-
Hauke Mehrtens authored
This patch adds support for building support for cramfs filesystems as a kernel module. Signed-off-by:
Owen Kirby <osk@exegin.com> SVN-Revision: 40631
-
- Apr 30, 2014
-
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40609
-
- Apr 28, 2014
-
-
Zoltan Herpai authored
- add/separate crypto modules - add fscache support - add rxrpc module which is required for AFS - add afs module Signed-Off-By:
Nathaniel Wesley Filardo <8S9K8UGO5JGPI3U067229BBACKMQIGVH@cmx.ietfng.org> Acked-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40587
-
- Apr 12, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40470
-
- Apr 10, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40448
-