| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
the values reported via wext
SVN-Revision: 35007
|
|
|
|
|
|
|
|
| |
Delete +lua from libiwinfo-lua.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 35005
|
|
|
|
| |
SVN-Revision: 35001
|
|
|
|
|
|
| |
remove firmware for LP-Phy core rev 14, I have never seen such a device.
SVN-Revision: 35000
|
|
|
|
|
|
| |
in modules
SVN-Revision: 34999
|
|
|
|
|
|
| |
kmod-mmc-over-gpio
SVN-Revision: 34998
|
|
|
|
|
|
| |
This is based on a patch send by Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34997
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 34994
|
|
|
|
|
|
| |
In addition check_module is not needed, nobody checks the return value.
SVN-Revision: 34993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
This is in part based on a patch send by Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34991
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
This was party inspirited by patches send by Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 34989
|
|
|
|
|
|
| |
This is the version like it was send for mainline inclusion.
SVN-Revision: 34988
|
|
|
|
| |
SVN-Revision: 34987
|
|
|
|
| |
SVN-Revision: 34986
|
|
|
|
|
|
| |
address assignments * Fix relay restarting function
SVN-Revision: 34985
|
|
|
|
| |
SVN-Revision: 34984
|
|
|
|
| |
SVN-Revision: 34983
|
|
|
|
|
|
| |
nl80211 tx power from debugfs before querying wext
SVN-Revision: 34982
|
|
|
|
| |
SVN-Revision: 34981
|
|
|
|
| |
SVN-Revision: 34979
|
|
|
|
|
|
|
|
| |
Fixes #12346.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 34975
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 34972
|
|
|
|
| |
SVN-Revision: 34971
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
RT5350 frame engine need reset frame engine and embedded switch together.
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
SVN-Revision: 34969
|
|
|
|
| |
SVN-Revision: 34968
|
|
|
|
|
|
| |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 34963
|
|
|
|
|
|
| |
fixes #12712
SVN-Revision: 34961
|
|
|
|
|
|
|
|
| |
The folder layout changed between 3.6 and 3.7
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 34960
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34959
|
|
|
|
| |
SVN-Revision: 34958
|
|
|
|
| |
SVN-Revision: 34957
|
|
|
|
|
|
|
|
| |
Based on a patch from #12711
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34956
|
|
|
|
|
|
|
|
| |
Based on a patch from #12711
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34955
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34954
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34953
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34952
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34951
|
|
|
|
|
|
|
|
| |
Also add a compatibility patch for 3.3.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34950
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34949
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34948
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34947
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34946
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34945
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34944
|