| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 29568
|
|
|
|
|
|
| |
Signed-off-by: Mark Deneen <mdeneen@gmail.com>
SVN-Revision: 29567
|
|
|
|
| |
SVN-Revision: 29561
|
|
|
|
|
|
|
|
| |
Because the external switch has no driver yet, connect GMAC0
to the PHY4 of the internal switch for now. This allows to
use the DB120 board as a router with 4LAN+1WAN ports.
SVN-Revision: 29557
|
|
|
|
| |
SVN-Revision: 29556
|
|
|
|
| |
SVN-Revision: 29555
|
|
|
|
| |
SVN-Revision: 29554
|
|
|
|
| |
SVN-Revision: 29553
|
|
|
|
| |
SVN-Revision: 29552
|
|
|
|
| |
SVN-Revision: 29551
|
|
|
|
| |
SVN-Revision: 29550
|
|
|
|
| |
SVN-Revision: 29549
|
|
|
|
| |
SVN-Revision: 29548
|
|
|
|
| |
SVN-Revision: 29547
|