Gabor Juhos [Fri, 6 Jan 2012 15:54:59 +0000 (15:54 +0000)]
ar71xx: fix sysupgrade on the TL-WR841N/ND v7 boards
SVN-Revision: 29672
Jo-Philipp Wich [Fri, 6 Jan 2012 15:18:30 +0000 (15:18 +0000)]
openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, CVE-2011-4619, CVE-2012-0027)
SVN-Revision: 29670
Gabor Juhos [Fri, 6 Jan 2012 07:20:59 +0000 (07:20 +0000)]
ar71xx: add support for Redwave RW2458N
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 29669
Gabor Juhos [Fri, 6 Jan 2012 07:20:54 +0000 (07:20 +0000)]
ar71xx: fix RB-750 network configuration
SVN-Revision: 29668
Gabor Juhos [Thu, 5 Jan 2012 18:08:33 +0000 (18:08 +0000)]
ar71xx: fix sections mismatch warnings in the nand drivers
SVN-Revision: 29667
Gabor Juhos [Thu, 5 Jan 2012 18:08:28 +0000 (18:08 +0000)]
ar71xx: fix LED configuration on the RB-750
SVN-Revision: 29666
Gabor Juhos [Wed, 4 Jan 2012 21:16:21 +0000 (21:16 +0000)]
package/kernel: add package for the PCF2123 RTC driver
SVN-Revision: 29664
Gabor Juhos [Wed, 4 Jan 2012 21:13:57 +0000 (21:13 +0000)]
ar71xx: create profile and build image for the ALFA AP96 board
SVN-Revision: 29663
Gabor Juhos [Wed, 4 Jan 2012 21:13:54 +0000 (21:13 +0000)]
ar71xx: add inital support for the ALFA Network AP96 board
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
Gabor Juhos [Wed, 4 Jan 2012 17:30:59 +0000 (17:30 +0000)]
ar71xx: specify console kernel parameter for the Compex boards
SVN-Revision: 29660
Gabor Juhos [Wed, 4 Jan 2012 17:30:58 +0000 (17:30 +0000)]
ar71xx: allow to use the command line hack on compex devices
SVN-Revision: 29659
Gabor Juhos [Wed, 4 Jan 2012 17:30:57 +0000 (17:30 +0000)]
ar71xx: use the TL-MR3x20 code for the TL-WR841N/ND v7
These models are based on the AP99 reference board,
and uses the AR7241 SoC.
SVN-Revision: 29658
Gabor Juhos [Wed, 4 Jan 2012 17:30:55 +0000 (17:30 +0000)]
ar71xx: show correct model name on TL-WA701N/ND boards
SVN-Revision: 29657
Gabor Juhos [Wed, 4 Jan 2012 17:30:54 +0000 (17:30 +0000)]
ar71xx: add profile and build image for the TL-WA701N/ND boards
SVN-Revision: 29656
Gabor Juhos [Wed, 4 Jan 2012 17:30:53 +0000 (17:30 +0000)]
firmware-utils/mktplinkfw: add support for TL-WA701N/ND
SVN-Revision: 29655
Gabor Juhos [Wed, 4 Jan 2012 17:30:52 +0000 (17:30 +0000)]
ar71xx: fix network configuration for the TL-WA901N/ND boards
SVN-Revision: 29654
Gabor Juhos [Wed, 4 Jan 2012 17:30:50 +0000 (17:30 +0000)]
ar71xx: allow to use LAN LED on the TL-WA901N/ND boards
SVN-Revision: 29653
Gabor Juhos [Wed, 4 Jan 2012 17:30:49 +0000 (17:30 +0000)]
ar71xx: add default LED configuration for the TL-MR3020
Also use the system LED for diagnostic.
SVN-Revision: 29652
Gabor Juhos [Wed, 4 Jan 2012 17:30:47 +0000 (17:30 +0000)]
ar71xx: add support for TP-Link TL-MR3020
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
Gabor Juhos [Wed, 4 Jan 2012 17:30:44 +0000 (17:30 +0000)]
firmware-utils/mktplinkfw: add support for TL-MR3020
Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de>
SVN-Revision: 29650
Gabor Juhos [Wed, 4 Jan 2012 17:30:42 +0000 (17:30 +0000)]
package: remove the om2p-watchdog package
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 29649
Gabor Juhos [Wed, 4 Jan 2012 17:30:41 +0000 (17:30 +0000)]
ar71xx: use the new om-watchdog package for OM2P
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 29648
Gabor Juhos [Wed, 4 Jan 2012 17:30:39 +0000 (17:30 +0000)]
package: add om-watchdog package
om2p-watchdog package is OM2P specific. However a similar watchdog
mechanism exists on OM1P as well. This new package wants to substitute
om2p-watchdog with a new one which is suitable either for OM1P and OM2P.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 29647
Jo-Philipp Wich [Wed, 4 Jan 2012 12:32:47 +0000 (12:32 +0000)]
disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is on (#10735)
SVN-Revision: 29646
Jo-Philipp Wich [Wed, 4 Jan 2012 02:52:54 +0000 (02:52 +0000)]
add CT target and TTL/HL match+target
This patch adds the CT target for conntrack (enables manipulation of
conntrack events and supercedes NOTRACK) as well as the TTL/HL target and
match.
SVN-Revision: 29645
Jo-Philipp Wich [Wed, 4 Jan 2012 00:29:29 +0000 (00:29 +0000)]
remove current RTSP support
SVN-Revision: 29643
Jo-Philipp Wich [Tue, 3 Jan 2012 23:08:15 +0000 (23:08 +0000)]
backport upstream commit
e1738bd9cecc5c867b0e2996470c1ff20f66ba79 to 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
Gabor Juhos [Sun, 1 Jan 2012 19:30:29 +0000 (19:30 +0000)]
ar71xx: add profile and build factory image for the Hornet-UB board
SVN-Revision: 29637
Gabor Juhos [Sun, 1 Jan 2012 19:30:28 +0000 (19:30 +0000)]
ar71xx: build images for the ALFA Network N2/N5 boards
SVN-Revision: 29636
Gabor Juhos [Sun, 1 Jan 2012 19:30:25 +0000 (19:30 +0000)]
ar71xx: add support for the ALFA Network N2/N5 boards
SVN-Revision: 29635
Jo-Philipp Wich [Sun, 1 Jan 2012 16:17:10 +0000 (16:17 +0000)]
iwinfo: factor txpower offset into info display output, recompile if driver selection changes
SVN-Revision: 29634
Jo-Philipp Wich [Sun, 1 Jan 2012 15:11:11 +0000 (15:11 +0000)]
if CONFIG_BUILD_NLS is selected, compile uClibc with locale support
SVN-Revision: 29633
Gabor Juhos [Sat, 31 Dec 2011 15:02:46 +0000 (15:02 +0000)]
ar71xx: define LAN/WAN LEDs for the TL-WR741N/ND boards
SVN-Revision: 29631
Gabor Juhos [Sat, 31 Dec 2011 15:02:40 +0000 (15:02 +0000)]
ar71xx: enable SWCONFIG_LEDS
SVN-Revision: 29630
Gabor Juhos [Sat, 31 Dec 2011 15:02:35 +0000 (15:02 +0000)]
package/base-files: add support for the switch LED trigger
SVN-Revision: 29629
Gabor Juhos [Sat, 31 Dec 2011 15:02:32 +0000 (15:02 +0000)]
package/base-files: use case statement in led init script
SVN-Revision: 29628
Gabor Juhos [Sat, 31 Dec 2011 15:02:30 +0000 (15:02 +0000)]
kernel: swconfig: introduce a generic switch LED trigger
SVN-Revision: 29627
Gabor Juhos [Sat, 31 Dec 2011 15:02:26 +0000 (15:02 +0000)]
ar71xx: ag71xx: implement get_port_{link,stats} callbacks
SVN-Revision: 29626
Gabor Juhos [Sat, 31 Dec 2011 15:02:24 +0000 (15:02 +0000)]
kernel: swconfig: add get_port_{link,stats} callbacks
SVN-Revision: 29625
Gabor Juhos [Sat, 31 Dec 2011 13:54:11 +0000 (13:54 +0000)]
ar71xx: fix LEDs on the WRT400N
SVN-Revision: 29624
Gabor Juhos [Wed, 28 Dec 2011 08:43:43 +0000 (08:43 +0000)]
ramips: rt288x: add support for the Belkin
F5D8235-4 v1 board
Patch-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 29617
Gabor Juhos [Wed, 28 Dec 2011 08:43:36 +0000 (08:43 +0000)]
ramips: rt288x: change base address and window size of flash bank 0
SVN-Revision: 29616
Gabor Juhos [Wed, 28 Dec 2011 08:43:32 +0000 (08:43 +0000)]
ramips: rt305x: add support for the ALFA Networks W502U (R36) board
SVN-Revision: 29615
Gabor Juhos [Tue, 27 Dec 2011 16:59:43 +0000 (16:59 +0000)]
ar71xx: enable sysupgrade support for airrouter
Works for me! ;-)
Patch-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 29614
Gabor Juhos [Tue, 27 Dec 2011 16:57:01 +0000 (16:57 +0000)]
ar71xx: fix sysupgrade on PB42/PB44 boards
SVN-Revision: 29613
Gabor Juhos [Tue, 27 Dec 2011 16:56:30 +0000 (16:56 +0000)]
ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N board
SVN-Revision: 29612
Jo-Philipp Wich [Sun, 25 Dec 2011 13:59:17 +0000 (13:59 +0000)]
add usbreset - a small simple utility to send port rests to selected usb devices (#10394)
SVN-Revision: 29611
Jo-Philipp Wich [Sun, 25 Dec 2011 13:33:18 +0000 (13:33 +0000)]
add missing config symbol
SVN-Revision: 29610
Jo-Philipp Wich [Sun, 25 Dec 2011 13:32:53 +0000 (13:32 +0000)]
package CT target
SVN-Revision: 29609
Felix Fietkau [Fri, 23 Dec 2011 19:24:38 +0000 (19:24 +0000)]
mac80211: clean up init, remove some redundant checks, fix tx power init (#10113)
SVN-Revision: 29606
Hauke Mehrtens [Fri, 23 Dec 2011 17:21:52 +0000 (17:21 +0000)]
brcm47xx: fix usb on more recent bcma based devices.
SVN-Revision: 29605
Gabor Juhos [Fri, 23 Dec 2011 14:27:16 +0000 (14:27 +0000)]
ramips: initial support for Sitecom WL-351 v1 002
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
Gabor Juhos [Fri, 23 Dec 2011 14:27:10 +0000 (14:27 +0000)]
ramips: add support for the Senao/EnGenius ESR-9753 board
Signed-off-by: Artur Wronowski <arteqw@gmail.com>
SVN-Revision: 29603
Gabor Juhos [Fri, 23 Dec 2011 14:27:05 +0000 (14:27 +0000)]
ramips: define firmware partition for Omnima MiniEMBWiFi
Patch-by: Ivan Ignjatic <ivan@omnima.co.uk>
SVN-Revision: 29602
Felix Fietkau [Thu, 22 Dec 2011 08:45:13 +0000 (08:45 +0000)]
kernel: enable magic sysrq by default, it does not add much to the kernel image size, but is useful for debugging many kinds of hangs/crashes
SVN-Revision: 29600
Felix Fietkau [Thu, 22 Dec 2011 05:43:53 +0000 (05:43 +0000)]
ar71xx: set a reserved bit that resets to 1 when writing the address table control register on the ar7240 switch (should fix #10547)
SVN-Revision: 29598
Jonas Gorski [Wed, 21 Dec 2011 19:32:40 +0000 (19:32 +0000)]
ar71xx: add default network config for buffalo WZR-HP-G300NH2 and WZR-HP-G450H
Thanks netprince for reporting and testing.
SVN-Revision: 29595
Jo-Philipp Wich [Wed, 21 Dec 2011 01:27:48 +0000 (01:27 +0000)]
the mach file of the WZR-HP-G300NH2 accidentally claimed the mach id of the WZR-HP-AG300H, correct the id (#10649)
SVN-Revision: 29593
Jo-Philipp Wich [Tue, 20 Dec 2011 17:25:15 +0000 (17:25 +0000)]
base-files: add -b (--create-backup) option to sysupgrade, which generates a backup .tar.gz according to the user settings. This will also be reused by LuCI.
SVN-Revision: 29587
Jo-Philipp Wich [Tue, 20 Dec 2011 01:10:15 +0000 (01:10 +0000)]
firewall: - introduce per-section "option enabled" which defaults to "1" - useful to disable rules or zones without having to delete them - annotate default traffic rules with names - bump version
SVN-Revision: 29577
Hauke Mehrtens [Mon, 19 Dec 2011 23:55:20 +0000 (23:55 +0000)]
brcm47xx: remove patch starting adding brcm4716 to ssb
brcm4716 is supported by bcma now we do not need this patch
SVN-Revision: 29576
Hauke Mehrtens [Mon, 19 Dec 2011 23:39:13 +0000 (23:39 +0000)]
brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
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
Hauke Mehrtens [Mon, 19 Dec 2011 23:33:03 +0000 (23:33 +0000)]
kernel: update bcma and ssb to version master-2011-12-16 from wireless-testing
SVN-Revision: 29574
Hauke Mehrtens [Mon, 19 Dec 2011 23:26:15 +0000 (23:26 +0000)]
brcm47xx: remove support for kernel 2.6.39
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
Hauke Mehrtens [Mon, 19 Dec 2011 23:23:34 +0000 (23:23 +0000)]
mac80211: deactivate mac80211 tracing
Activating tracing on kernel <= 2.6.32 causes build errors.
SVN-Revision: 29572
Felix Fietkau [Mon, 19 Dec 2011 15:51:20 +0000 (15:51 +0000)]
ath9k: fix another tx locking issue
SVN-Revision: 29570
Felix Fietkau [Mon, 19 Dec 2011 10:27:28 +0000 (10:27 +0000)]
mac80211: fix powersave setting
SVN-Revision: 29569
Felix Fietkau [Mon, 19 Dec 2011 09:04:15 +0000 (09:04 +0000)]
ar71xx: add missing wireless led changes for wzr-hp-g300nh2
SVN-Revision: 29568
Felix Fietkau [Sun, 18 Dec 2011 22:20:17 +0000 (22:20 +0000)]
ar71xx: add support for the wzr-hp-g300nh2
Signed-off-by: Mark Deneen <mdeneen@gmail.com>
SVN-Revision: 29567
Felix Fietkau [Sun, 18 Dec 2011 22:19:21 +0000 (22:19 +0000)]
mac80211: apply txpower after bringing up the interface, should fix #10113
SVN-Revision: 29566
Felix Fietkau [Sun, 18 Dec 2011 22:18:46 +0000 (22:18 +0000)]
mac80211: use iw instead of iwconfig to disable powersave
SVN-Revision: 29565
Felix Fietkau [Sun, 18 Dec 2011 22:17:34 +0000 (22:17 +0000)]
ath9k: fix some issues in the btcoex disable patch
SVN-Revision: 29564
Gabor Juhos [Sat, 17 Dec 2011 18:49:55 +0000 (18:49 +0000)]
ar71xx: use 64kraw template on more TP-Link boards
SVN-Revision: 29561
Felix Fietkau [Sat, 17 Dec 2011 14:28:25 +0000 (14:28 +0000)]
ath9k: fix a locking issue in the tx path
SVN-Revision: 29560
Felix Fietkau [Sat, 17 Dec 2011 14:28:20 +0000 (14:28 +0000)]
hostapd: add missing check for wds stations
SVN-Revision: 29559
Felix Fietkau [Fri, 16 Dec 2011 23:41:44 +0000 (23:41 +0000)]
ath9k: fix a crash in led init
SVN-Revision: 29558
Gabor Juhos [Thu, 15 Dec 2011 22:25:38 +0000 (22:25 +0000)]
ar71xx: connect GMAC0 to the internal switch on DB120
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
Gabor Juhos [Thu, 15 Dec 2011 22:25:36 +0000 (22:25 +0000)]
ar71xx: add defines for the AR934X GMAC interface
SVN-Revision: 29556
Gabor Juhos [Thu, 15 Dec 2011 22:25:35 +0000 (22:25 +0000)]
ar71xx: fix GMAC1 interface speed on the DB120 board
SVN-Revision: 29555
Gabor Juhos [Thu, 15 Dec 2011 22:25:32 +0000 (22:25 +0000)]
ar71xx: ag71xx: fix switch port setup for AR934X
SVN-Revision: 29554
Gabor Juhos [Thu, 15 Dec 2011 22:25:30 +0000 (22:25 +0000)]
ar71xx: ag71xx: allow to connect PHY4 to the CPU on AR934X
SVN-Revision: 29553
Gabor Juhos [Thu, 15 Dec 2011 22:25:29 +0000 (22:25 +0000)]
ar71xx: ag71xx: setup switch interface mode on AR934X
SVN-Revision: 29552
Gabor Juhos [Thu, 15 Dec 2011 22:25:28 +0000 (22:25 +0000)]
ar71xx: ag71xx: detect the built-in switch of the AR934X SoCs
SVN-Revision: 29551
Gabor Juhos [Thu, 15 Dec 2011 22:25:22 +0000 (22:25 +0000)]
ar71xx: allow to attach the internal switch for AR934x
SVN-Revision: 29550
Gabor Juhos [Thu, 15 Dec 2011 22:25:11 +0000 (22:25 +0000)]
ar71xx: introduce ar71xx_switch_data
SVN-Revision: 29549
Gabor Juhos [Thu, 15 Dec 2011 22:03:48 +0000 (22:03 +0000)]
ar71xx: build images for TL-WR741N/ND v2
SVN-Revision: 29548
Gabor Juhos [Thu, 15 Dec 2011 22:03:46 +0000 (22:03 +0000)]
ar71x: use raw squashfs images for TP-Link boards
SVN-Revision: 29547
Gabor Juhos [Thu, 15 Dec 2011 22:03:45 +0000 (22:03 +0000)]
ar71xx: create a template for using unpadded squashfs images
SVN-Revision: 29546
Gabor Juhos [Thu, 15 Dec 2011 22:03:44 +0000 (22:03 +0000)]
ar71xx: put squash image right after the kernel on TP-Link boards
SVN-Revision: 29545
Gabor Juhos [Thu, 15 Dec 2011 22:03:42 +0000 (22:03 +0000)]
firmware-utils/mktplinkfw: add ability to put jffs2 eof marker into the image
SVN-Revision: 29544
Gabor Juhos [Thu, 15 Dec 2011 22:03:40 +0000 (22:03 +0000)]
ar71xx: tplinkpart: allow to detect JFFS2 as well
SVN-Revision: 29543
Gabor Juhos [Thu, 15 Dec 2011 13:25:23 +0000 (13:25 +0000)]
ar71xx: ag71xx: check PHY IDs before accessing the switch registers
SVN-Revision: 29541
Gabor Juhos [Thu, 15 Dec 2011 13:25:21 +0000 (13:25 +0000)]
ar71xx: ag71xx: don't use port 4 of the switch, it is not connected on ar724x
SVN-Revision: 29540
Gabor Juhos [Thu, 15 Dec 2011 13:25:20 +0000 (13:25 +0000)]
ar71xx: ag71xx: nuke ar7240sw_init
SVN-Revision: 29539
Gabor Juhos [Thu, 15 Dec 2011 13:25:18 +0000 (13:25 +0000)]
ar71xx: fix mac addresses on jjPlus devices
SVN-Revision: 29538
Felix Fietkau [Wed, 14 Dec 2011 21:03:52 +0000 (21:03 +0000)]
ath9k: fix a locking issue
SVN-Revision: 29537
Gabor Juhos [Wed, 14 Dec 2011 20:54:11 +0000 (20:54 +0000)]
ar71xx: build image for the Hornet-UB board
SVN-Revision: 29536
Gabor Juhos [Wed, 14 Dec 2011 20:54:10 +0000 (20:54 +0000)]
ar71xx: add support for ALFA Network's Hornet-UB board
SVN-Revision: 29535
Gabor Juhos [Wed, 14 Dec 2011 20:54:07 +0000 (20:54 +0000)]
ar71xx: add GPIO function bit defines for AR933X
SVN-Revision: 29534
Gabor Juhos [Wed, 14 Dec 2011 20:51:26 +0000 (20:51 +0000)]
ramips: add support for Omnima MiniEMBWiFi board
This patch adds support for the Omnima MiniEMBWiFi
Ralink RT3050F based board.
Based on a patch by Ivan Ignjatic <ivan at omnima.co.uk>
SVN-Revision: 29533