- Apr 09, 2015
-
-
John Crispin authored
- move config symbol to separate package (Why was it there in the first place?) - 8723au might be used in some USB sticks or on some sunxi boards compile tested only Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45336
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45326
-
- Apr 08, 2015
-
-
Rafał Miłecki authored
Subtarget legacy is supposed to support all ssb SoC except for BCM4705. There are few BCM4703 devices with 802.11n supprt (WRT160N v1.0, v1.1). Few BCM4704 devices with 802.11n: ASUS WL-500W, Linksys WRT150N v1.0 & v1.1, Linksys WRT300N v1.0, Netgear WNDR3300 v1, WNR834B v1 & v2. It seems we have to enable N-PHY for legacy as well to support above. Unfortunately it increases root.squashfs size by 48 460 B. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45309
-
- Apr 07, 2015
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45301
-
- Apr 04, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45271
-
John Crispin authored
This driver is upstream since 2012 (commit: a8e510f682f), so switch to it and remove own sources. Also place it under "Network Devices" menu together with other phy drivers. Signed-off-by:
Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 45269
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45268
-
- Apr 03, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45265
-
John Crispin authored
Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45260
-
Felix Fietkau authored
Most AP devices out there do not have a properly programmed regulatory domain code, which means they are limited to US frequencies by default. This has been a major annoyance for a long time now. Since no fix for the manfuacturing process seems to be forthcoming, the only sane option seems to be to allow users to change the country code in such cases. Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45252
-
- Apr 02, 2015
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45248
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 45246
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 45243
-
John Crispin authored
Otherwise procd cannot initialize the watchdog since the module will be loaded later. Tested with booke_wdt. Signed-off-by:
Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 45239
-
John Crispin authored
CONFIG_MFD_OMAP_USB_HOST is needed for working USB on BeagleBoard tested on BeagleBoard C4 (EBVBeagle) Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45236
-
John Crispin authored
upstream change in Kernel 3.18 commit: "phy: rename struct omap_control_usb to struct omap_control_phy" Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45234
-
John Crispin authored
replaces kmod-usb-serial-motorola-phone it's found only in Kernel <3.12 This module handles many simple USB serial devices like Motorola Phones, GPS reveivers in Kernels above 3.14 Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45233
-
John Crispin authored
OpenWrt on sailboats requested: https://forum.openwrt.org/viewtopic.php?id=56586 Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45232
-
John Crispin authored
This module is needed for bluetooth audio playback with pulseaudio 6 and bluez5. a working guide can be found in the wiki: http://wiki.openwrt.org/wiki/bluetooth.audio (additional packages/modifications are required and submitted to github feeds) tested with: Android mobile (Sony Xperia M) as audio source TI omap BeagleBoard as audio sink Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45231
-
- Apr 01, 2015
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45222
-
John Crispin authored
This add usb-ohci-pci module for USB1.x devices Signed-off-by:
Luiz Angelo Daros de Luca <luizluca@gmail.com> SVN-Revision: 45221
-
John Crispin authored
...so we can go ahead cleaning up dahdi-linux Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 45206
-
John Crispin authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> v2: changes in input.mk broke the patch, some of the CONFIG_SND_* stuff was added already SVN-Revision: 45205
-
- Mar 31, 2015
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45201
-
- Mar 30, 2015
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45154
-
- Mar 29, 2015
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45142
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45136
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45135
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45134
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45133
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45124
-
Felix Fietkau authored
This patch adds support crypto-ccm modules support. Signed-off-by:
Varka Bhadram <varkab@cdac.in> SVN-Revision: 45123
-
Felix Fietkau authored
from upstream commit title: "[IPV4]: The scheduled removal of multipath cached routing support." removed in Kernel 2.6.23 (2007) Reasons: very buggy, no maintainer, no fixes Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45121
-
Felix Fietkau authored
driver in staging since 3.14 removed upstream in 3.17 from upstream commit message: Most webcams covered by this driver are now supported by gspca. Nobody has the hardware or is willing to convert the remaining devices to gspca. Signed-off-by:
Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 45120
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45115
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45098
-
- Mar 28, 2015
-
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 45085
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45084
-
- Mar 27, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45069
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45064
-