Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: rt288x: add support for the Belkin F5D8235-4 v1 board | Gabor Juhos | 2011-12-28 | 11 | -1/+184 |
| | | | | | | Patch-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29617 | ||||
* | ramips: rt288x: change base address and window size of flash bank 0 | Gabor Juhos | 2011-12-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 29616 | ||||
* | ramips: rt305x: add support for the ALFA Networks W502U (R36) board | Gabor Juhos | 2011-12-28 | 13 | -3/+166 |
| | | | | SVN-Revision: 29615 | ||||
* | ar71xx: enable sysupgrade support for airrouter | Gabor Juhos | 2011-12-27 | 1 | -0/+1 |
| | | | | | | | | Works for me! ;-) Patch-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 29614 | ||||
* | ar71xx: fix sysupgrade on PB42/PB44 boards | Gabor Juhos | 2011-12-27 | 1 | -2/+4 |
| | | | | SVN-Revision: 29613 | ||||
* | ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N board | Gabor Juhos | 2011-12-27 | 11 | -1/+189 |
| | | | | SVN-Revision: 29612 | ||||
* | add usbreset - a small simple utility to send port rests to selected usb ↵ | Jo-Philipp Wich | 2011-12-25 | 2 | -0/+120 |
| | | | | | | devices (#10394) SVN-Revision: 29611 | ||||
* | add missing config symbol | Jo-Philipp Wich | 2011-12-25 | 9 | -0/+9 |
| | | | | SVN-Revision: 29610 | ||||
* | package CT target | Jo-Philipp Wich | 2011-12-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 29609 | ||||
* | mac80211: clean up init, remove some redundant checks, fix tx power init ↵ | Felix Fietkau | 2011-12-23 | 1 | -77/+73 |
| | | | | | | (#10113) SVN-Revision: 29606 | ||||
* | brcm47xx: fix usb on more recent bcma based devices. | Hauke Mehrtens | 2011-12-23 | 1 | -4/+5 |
| | | | | SVN-Revision: 29605 | ||||
* | ramips: initial support for Sitecom WL-351 v1 002 | Gabor Juhos | 2011-12-23 | 13 | -5/+209 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | ramips: add support for the Senao/EnGenius ESR-9753 board | Gabor Juhos | 2011-12-23 | 14 | -1/+190 |
| | | | | | | Signed-off-by: Artur Wronowski <arteqw@gmail.com> SVN-Revision: 29603 | ||||
* | ramips: define firmware partition for Omnima MiniEMBWiFi | Gabor Juhos | 2011-12-23 | 1 | -0/+4 |
| | | | | | | Patch-by: Ivan Ignjatic <ivan@omnima.co.uk> SVN-Revision: 29602 | ||||
* | kernel: enable magic sysrq by default, it does not add much to the kernel ↵ | Felix Fietkau | 2011-12-22 | 1 | -1/+1 |
| | | | | | | image size, but is useful for debugging many kinds of hangs/crashes SVN-Revision: 29600 | ||||
* | ar71xx: set a reserved bit that resets to 1 when writing the address table ↵ | Felix Fietkau | 2011-12-22 | 1 | -0/+2 |
| | | | | | | control register on the ar7240 switch (should fix #10547) SVN-Revision: 29598 | ||||
* | ar71xx: add default network config for buffalo WZR-HP-G300NH2 and WZR-HP-G450H | Jonas Gorski | 2011-12-21 | 1 | -0/+8 |
| | | | | | | Thanks netprince for reporting and testing. SVN-Revision: 29595 | ||||
* | the mach file of the WZR-HP-G300NH2 accidentally claimed the mach id of the ↵ | Jo-Philipp Wich | 2011-12-21 | 1 | -1/+1 |
| | | | | | | WZR-HP-AG300H, correct the id (#10649) SVN-Revision: 29593 | ||||
* | base-files: add -b (--create-backup) option to sysupgrade, which generates a ↵ | Jo-Philipp Wich | 2011-12-20 | 2 | -3/+27 |
| | | | | | | backup .tar.gz according to the user settings. This will also be reused by LuCI. SVN-Revision: 29587 | ||||
* | firewall: - introduce per-section "option enabled" which defaults to "1" - ↵ | Jo-Philipp Wich | 2011-12-20 | 3 | -2/+11 |
| | | | | | | useful to disable rules or zones without having to delete them - annotate default traffic rules with names - bump version SVN-Revision: 29577 | ||||
* | brcm47xx: remove patch starting adding brcm4716 to ssb | Hauke Mehrtens | 2011-12-19 | 1 | -104/+0 |
| | | | | | | brcm4716 is supported by bcma now we do not need this patch SVN-Revision: 29576 | ||||
* | brcm47xx: add new usb driver for bcma bus and replace ssb usb driver. | Hauke Mehrtens | 2011-12-19 | 11 | -521/+1787 |
| | | | | | | 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 | ||||
* | kernel: update bcma and ssb to version master-2011-12-16 from wireless-testing | Hauke Mehrtens | 2011-12-19 | 31 | -3949/+17429 |
| | | | | SVN-Revision: 29574 | ||||
* | brcm47xx: remove support for kernel 2.6.39 | Hauke Mehrtens | 2011-12-19 | 36 | -3310/+0 |
| | | | | | | 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 | ||||
* | mac80211: deactivate mac80211 tracing | Hauke Mehrtens | 2011-12-19 | 1 | -0/+44 |
| | | | | | | Activating tracing on kernel <= 2.6.32 causes build errors. SVN-Revision: 29572 | ||||
* | ath9k: fix another tx locking issue | Felix Fietkau | 2011-12-19 | 1 | -11/+285 |
| | | | | SVN-Revision: 29570 | ||||
* | mac80211: fix powersave setting | Felix Fietkau | 2011-12-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 29569 | ||||
* | ar71xx: add missing wireless led changes for wzr-hp-g300nh2 | Felix Fietkau | 2011-12-19 | 1 | -6/+1 |
| | | | | SVN-Revision: 29568 | ||||
* | ar71xx: add support for the wzr-hp-g300nh2 | Felix Fietkau | 2011-12-18 | 10 | -0/+231 |
| | | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567 | ||||
* | mac80211: apply txpower after bringing up the interface, should fix #10113 | Felix Fietkau | 2011-12-18 | 1 | -6/+6 |
| | | | | SVN-Revision: 29566 | ||||
* | mac80211: use iw instead of iwconfig to disable powersave | Felix Fietkau | 2011-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 29565 | ||||
* | ath9k: fix some issues in the btcoex disable patch | Felix Fietkau | 2011-12-18 | 1 | -10/+8 |
| | | | | SVN-Revision: 29564 | ||||
* | ar71xx: use 64kraw template on more TP-Link boards | Gabor Juhos | 2011-12-17 | 1 | -4/+4 |
| | | | | SVN-Revision: 29561 | ||||
* | ath9k: fix a locking issue in the tx path | Felix Fietkau | 2011-12-17 | 1 | -0/+25 |
| | | | | SVN-Revision: 29560 | ||||
* | hostapd: add missing check for wds stations | Felix Fietkau | 2011-12-17 | 1 | -0/+12 |
| | | | | SVN-Revision: 29559 | ||||
* | ath9k: fix a crash in led init | Felix Fietkau | 2011-12-16 | 1 | -1/+4 |
| | | | | SVN-Revision: 29558 | ||||
* | ar71xx: connect GMAC0 to the internal switch on DB120 | Gabor Juhos | 2011-12-15 | 2 | -1/+35 |
| | | | | | | | | 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 | ||||
* | ar71xx: add defines for the AR934X GMAC interface | Gabor Juhos | 2011-12-15 | 1 | -0/+21 |
| | | | | SVN-Revision: 29556 | ||||
* | ar71xx: fix GMAC1 interface speed on the DB120 board | Gabor Juhos | 2011-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 29555 | ||||
* | ar71xx: ag71xx: fix switch port setup for AR934X | Gabor Juhos | 2011-12-15 | 1 | -11/+41 |
| | | | | SVN-Revision: 29554 | ||||
* | ar71xx: ag71xx: allow to connect PHY4 to the CPU on AR934X | Gabor Juhos | 2011-12-15 | 2 | -4/+8 |
| | | | | SVN-Revision: 29553 | ||||
* | ar71xx: ag71xx: setup switch interface mode on AR934X | Gabor Juhos | 2011-12-15 | 1 | -0/+19 |
| | | | | SVN-Revision: 29552 | ||||
* | ar71xx: ag71xx: detect the built-in switch of the AR934X SoCs | Gabor Juhos | 2011-12-15 | 1 | -12/+36 |
| | | | | SVN-Revision: 29551 | ||||
* | ar71xx: allow to attach the internal switch for AR934x | Gabor Juhos | 2011-12-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 29550 | ||||
* | ar71xx: introduce ar71xx_switch_data | Gabor Juhos | 2011-12-15 | 5 | -8/+20 |
| | | | | SVN-Revision: 29549 | ||||
* | ar71xx: build images for TL-WR741N/ND v2 | Gabor Juhos | 2011-12-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 29548 | ||||
* | ar71x: use raw squashfs images for TP-Link boards | Gabor Juhos | 2011-12-15 | 1 | -20/+20 |
| | | | | SVN-Revision: 29547 | ||||
* | ar71xx: create a template for using unpadded squashfs images | Gabor Juhos | 2011-12-15 | 1 | -1/+12 |
| | | | | SVN-Revision: 29546 | ||||
* | ar71xx: put squash image right after the kernel on TP-Link boards | Gabor Juhos | 2011-12-15 | 1 | -4/+12 |
| | | | | SVN-Revision: 29545 | ||||
* | firmware-utils/mktplinkfw: add ability to put jffs2 eof marker into the image | Gabor Juhos | 2011-12-15 | 1 | -1/+45 |
| | | | | SVN-Revision: 29544 |