Felix Fietkau
12bcd51efd
kernel: add a config option for direct i/o support
...
SVN-Revision: 35001
12 years ago
Hauke Mehrtens
e8c86dd070
mac80211: b43: add firmware for HT-PHY by default.
...
remove firmware for LP-Phy core rev 14, I have never seen such a device.
SVN-Revision: 35000
12 years ago
Felix Fietkau
96f3911981
kernel: move regmap bloat out of the kernel image if it is only being used in modules
...
SVN-Revision: 34999
12 years ago
Felix Fietkau
1dada293bf
add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio
...
SVN-Revision: 34998
12 years ago
Hauke Mehrtens
a105eea1a1
brcm47xx: various fixes and code cleanups for irq code
...
This is based on a patch send by Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34997
12 years ago
Hauke Mehrtens
ac383f95a5
broadcom-diag: add diag support for Linksys E1000 V1
...
This adds diag leds/buttons support for Linksys E1000 V1. It worked on
my router, however it may need some tweaking by people more familiar
with openwrt and c to make it fit for commiting.
Thank you hhm for this patch.
SVN-Revision: 34996
12 years ago
Hauke Mehrtens
4443997fd8
brcm47xx: add bgmac driver
...
This Ethernet driver is in early development stage and still has some problems.
This was working on my bcm4716 based device.
Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver.
SVN-Revision: 34995
12 years ago
Hauke Mehrtens
8f6bdcffa1
brcm47xx: build b44 as a module
...
SVN-Revision: 34994
12 years ago
Hauke Mehrtens
22d62d311a
brcm47xx: run ifup before starting the switch
...
In addition check_module is not needed, nobody checks the return value.
SVN-Revision: 34993
12 years ago
Hauke Mehrtens
d8f1fa1e38
switch: ROBO Switch Gigabit MII Support
...
I wrote this patch some time ago because I had a need for one of the
Gigabit ports (Linksys E3000) to be forced to 100FD. This is based
on the robocfg sources included w/ the RT-N16 sources from ASUS.
Since work is progressing on a BGMAC driver that could be included in
OpenWRT, this may be useful to someone else.
In testing, forcing the speed to 10/100 or 1000 worked fine; however,
when trying to force full-duplex mode, the result was always
half-duplex. I was not able to isolate the source of the problem
(this patch, driver or H/W limitation). The only way I could get it
to work was to set the port to Auto, but then only advertise 100FD
(not included in this patch).
I have a modified version of the robocfg package as well, I'd have to
clean it up a little first (remove the full-duplex hack) before
submitting it if there is interest.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34992
12 years ago
Hauke Mehrtens
63ec34612c
switch: improve error messages
...
This is in part based on a patch send by Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34991
12 years ago
Hauke Mehrtens
97b2b601c7
brcm47xx: BCMA - IRQ Update - Fix IRQ Flag for I2S Core
...
Adjust the IRQ Flag value from 8 to 7 for I2S Core for BCM4716 and
BCM4748 (per the Broadcom SDK). IRQ Flag values greater than 7 are
ignored when setting the interrupt masks.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34990
12 years ago
Hauke Mehrtens
f74e847301
brcm47xx: improve IRQ handling for bcma based devices
...
This was party inspirited by patches send by Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34989
12 years ago
Hauke Mehrtens
25afeba608
brcm47xx: add a new version of the nvram rewrite patch
...
This is the version like it was send for mainline inclusion.
SVN-Revision: 34988
12 years ago
Hauke Mehrtens
edc7ab525f
brcm47xx: move patches already in the mainline kernel to the front
...
SVN-Revision: 34987
12 years ago
Hauke Mehrtens
76c767f122
brcm47xx: remove support for kernel version 3.3
...
SVN-Revision: 34986
12 years ago
Steven Barth
965afef317
ipv6-support: Update iteration * Add support for blocking forwarding while address assignments * Fix relay restarting function
...
SVN-Revision: 34985
12 years ago
Steven Barth
c7d9d7c952
odhcp6c: Add support for SNTP and SIP options
...
SVN-Revision: 34984
12 years ago
Steven Barth
4a2e55f30f
6relayd: Announce RDNSS and DNSSL via RA
...
SVN-Revision: 34983
12 years ago
Jo-Philipp Wich
1683a146f4
iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl80211 tx power from debugfs before querying wext
...
SVN-Revision: 34982
12 years ago
Jo-Philipp Wich
7a73c2f91f
generic: add some missing kernel config symbols spotted on x86
...
SVN-Revision: 34981
12 years ago
Felix Fietkau
8447af36e3
ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability
...
SVN-Revision: 34979
12 years ago
Jo-Philipp Wich
70b0ef6322
sysupgrade: clarify online help
...
Fixes #12346 .
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 34975
12 years ago
Jo-Philipp Wich
58070b0083
sysupgrade: do not require an extra argument after --restore-backup
...
Neither --create-backup nor --restore-backup need an image name (following
the backup filename). Treat them in uniform way.
Mostly fixes #12346 .
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 34974
12 years ago
Felix Fietkau
741f6ba7ef
x86: fix typo in alix2/net5501 default packages
...
SVN-Revision: 34972
12 years ago
Jo-Philipp Wich
54c0b40427
dnsmasq: allow dhcp host entries without mac addresses ( #11928 )
...
SVN-Revision: 34971
12 years ago
Jo-Philipp Wich
c8a8f8fd55
lldpd: various enhancements
...
- introduce "list interface" options to specify the ifaces to listen on, takes uci- or network device name
- set the default system description to distrib @ hostname, e.g. "OpenWrt Barrier Breaker r34744 @ vbox"
- introduce "option lldp_description" to override the automatically generated description
SVN-Revision: 34970
12 years ago
John Crispin
569bbe4970
rt5350 switch support fix
...
RT5350 frame engine need reset frame engine and embedded switch together.
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
SVN-Revision: 34969
12 years ago
John Crispin
a730e96569
Remove remaining etrax references
...
SVN-Revision: 34968
12 years ago
John Crispin
075ea0d52e
fix typo in HFS kernel module
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 34963
12 years ago
John Crispin
15e29f3d9b
fixes libertas firmware install path
...
fixes #12712
SVN-Revision: 34961
12 years ago
John Crispin
12f36652e6
fix video modules package generation
...
The folder layout changed between 3.6 and 3.7
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 34960
12 years ago
Gabor Juhos
373b0b9ad1
generic: fix UBIFS build error if XZ compression is disabled
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34959
12 years ago
Steven Barth
7a25be66c3
6relayd: Detect changes of default routes for RAs
...
SVN-Revision: 34958
12 years ago
Steven Barth
def80bbecf
ipv6-support: Remove unnecessary code
...
SVN-Revision: 34957
12 years ago
Gabor Juhos
cbc9dfc56a
package/kernel: select crypto-sha256 for cifs on 3.7+
...
Based on a patch from #12711
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34956
12 years ago
Gabor Juhos
ab4ea8ad16
package/kernel: create separate package for the sha256 crypto module
...
Based on a patch from #12711
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34955
12 years ago
Gabor Juhos
d91117459c
adm5120: add support for 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34954
12 years ago
Gabor Juhos
f0520f1714
adm5120: nuke 3.3 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34953
12 years ago
Gabor Juhos
b4315df8e1
adm5120: switch to 3.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34952
12 years ago
Gabor Juhos
edd36342e5
adm5120: add support for 3.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34951
12 years ago
Gabor Juhos
92cd48e9ea
adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.c
...
Also add a compatibility patch for 3.3.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34950
12 years ago
Gabor Juhos
03e09078dc
adm5120: use mtd_read helper in trxsplit.c
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34949
12 years ago
Gabor Juhos
e1b13e15b2
adm5120: don't include asm/system.h in adm5120-hcd.c
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34948
12 years ago
Gabor Juhos
cbe5d664e1
generic: add missing symbol for 3.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34947
12 years ago
Gabor Juhos
e1965a1d1a
ar71xx: register the NAND flash controller device on the AP135/136 boards
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34946
12 years ago
Gabor Juhos
66efec6783
ar71xx: allow to register the NAND flash controller on the QCA955x
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34945
12 years ago
Gabor Juhos
2c77e5d7b3
ar71xxx: allow to select ATH79_DEV_NFC for QCA955x
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34944
12 years ago
Gabor Juhos
d8446d65fe
ar71xxx: allow to build the ar934x_nfc driver for QCA955x
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34943
12 years ago
Gabor Juhos
93c322cacc
ar71xx: fix NAND controller base for QCA955x SoCs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34942
12 years ago