| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* make clock delay configurable
* make read,write commands configurable
* use u16 for member and untag fields
SVN-Revision: 29677
|
|
|
|
| |
SVN-Revision: 29676
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The wndr3700 at least has no eth0 mac address and usually leverages
the first wireless device's mac when in a bridged scenario. If,
however, you want to route, and not bridge the interfaces, you
need a unique mac address for it.
This patch sets the local bit on the mac address pulled from the
wireless chip and uses the resulting address for eth0.
Patch-by: Dave Taht <dave.taht@gmail.com>
SVN-Revision: 29675
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is based on patches from the linux-longsoon-community git tree:
http://dev.lemote.com/cgit/linux-loongson-community.git/
Now the kernel can use the command line parameter from kexec-tools.
Runtime tested on ar71xx with 2.6.39.4 (the wathdog must be stopped
before executing the new kernel). Compile tested with lantiq (3.1.4)
and brcm47xx (3.0.12).
SVN-Revision: 29674
|
|
|
|
| |
SVN-Revision: 29672
|
|
|
|
|
|
| |
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 29669
|
|
|
|
| |
SVN-Revision: 29668
|
|
|
|
| |
SVN-Revision: 29667
|
|
|
|
| |
SVN-Revision: 29666
|
|
|
|
| |
SVN-Revision: 29663
|
|
|
|
|
|
|
|
| |
The microSD slot and the Real Time Clock is not working yet.
The miniPCIe interface is not tested due to the lack of a
suitable card.
SVN-Revision: 29662
|
|
|
|
| |
SVN-Revision: 29660
|
|
|
|
| |
SVN-Revision: 29659
|
|
|
|
|
|
|
| |
These models are based on the AP99 reference board,
and uses the AR7241 SoC.
SVN-Revision: 29658
|
|
|
|
| |
SVN-Revision: 29657
|
|
|
|
| |
SVN-Revision: 29656
|
|
|
|
| |
SVN-Revision: 29654
|
|
|
|
| |
SVN-Revision: 29653
|
|
|
|
|
|
| |
Also use the system LED for diagnostic.
SVN-Revision: 29652
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds support for the TP-Link device TL-MR3020 which is very
similiar to the TL-WR703N.
The TL-MR3020 uses 5 LEDs, 1 push button and a switch with 3 positions.
Only four LEDs can be controlled via GPIO. The power LED is connected to
the power supply.
The WPS push button has been mapped to KEY_WPS_BUTTON. The two GPIO signals
of the sliding switch have been mapped to BTN_0 and BTN_1.
I have also setup a wiki page with details here:
http://wiki.openwrt.org/toh/tp-link/tl-mr3020
USB is working and has been tested with USB mass storage and USB UMTS
stick.
Wifi also seems to work.
Ethernet is working too.
Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de>
SVN-Revision: 29651
|
|
|
|
|
|
| |
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 29648
|
|
|
|
| |
SVN-Revision: 29643
|
|
|
|
|
|
| |
affected kernels (#9802) commit 8efa88540635 (sch_sfq: avoid giving spurious NET_XMIT_CN signals) forgot to call qdisc_tree_decrease_qlen() to signal upper levels that a packet (from another flow) was dropped, leading to various problems.
SVN-Revision: 29642
|
|
|
|
| |
SVN-Revision: 29637
|
|
|
|
| |
SVN-Revision: 29636
|
|
|
|
| |
SVN-Revision: 29635
|
|
|
|
| |
SVN-Revision: 29631
|
|
|
|
| |
SVN-Revision: 29630
|
|
|
|
| |
SVN-Revision: 29627
|
|
|
|
| |
SVN-Revision: 29626
|
|
|
|
| |
SVN-Revision: 29625
|
|
|
|
| |
SVN-Revision: 29624
|
|
|
|
|
|
| |
Patch-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 29617
|
|
|
|
| |
SVN-Revision: 29616
|
|
|
|
| |
SVN-Revision: 29615
|
|
|
|
|
|
|
|
| |
Works for me! ;-)
Patch-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 29614
|
|
|
|
| |
SVN-Revision: 29613
|
|
|
|
| |
SVN-Revision: 29612
|
|
|
|
| |
SVN-Revision: 29610
|
|
|
|
| |
SVN-Revision: 29605
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This add support for the Sitecom WL-351 v1 002.
In principle the Engenius ESR9850 should also work with this, but I
don't have the hardware to test it.
Since an external gigabit switch (RTL8366RB) is used,
I had to modify the ramips_esw driver to add a 'bypass' mode, which
just configures it to not filter the vlan tags.
Also two initialization words (FCT2 and FPA2) are set to different
values by u-boot than what the driver is using and it only seems to
work correctly when they not overridden by the driver, so I
added them to the platform specific data as reg_initval_fct2 and
reg_initval_fpa2.
With this wired lan works as expected, however I'm still having some
trouble with the wireless lan:
It only works after I rmmod & re-insmod rt2800pci and then
reconfigure it in the webinterface, but not directly after
rebooting.
The symptom of this is wpad saying:
Dec 20 15:45:09 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> IEEE 802.11: associated (aid 1)
Dec 20 15:45:09 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> WPA: pairwise key handshake completed (RSN)
Dec 20 15:45:22 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> IEEE 802.11: authenticated
But wpa_supplicant on the client saying:
Authentication with <wl351mac> timed out.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 29604
|
|
|
|
|
|
| |
Signed-off-by: Artur Wronowski <arteqw@gmail.com>
SVN-Revision: 29603
|
|
|
|
|
|
| |
Patch-by: Ivan Ignjatic <ivan@omnima.co.uk>
SVN-Revision: 29602
|
|
|
|
|
|
| |
control register on the ar7240 switch (should fix #10547)
SVN-Revision: 29598
|
|
|
|
|
|
| |
Thanks netprince for reporting and testing.
SVN-Revision: 29595
|
|
|
|
|
|
| |
WZR-HP-AG300H, correct the id (#10649)
SVN-Revision: 29593
|
|
|
|
|
|
| |
brcm4716 is supported by bcma now we do not need this patch
SVN-Revision: 29576
|
|
|
|
|
|
| |
This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more.
SVN-Revision: 29575
|
|
|
|
| |
SVN-Revision: 29574
|
|
|
|
|
|
| |
There are problems with the patches for kernel 2.6.39 and I do not want to support two different sets of patches.
SVN-Revision: 29573
|