aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* target: split jffs2 NAND out of jffs2Jonas Gorski2013-06-054-8/+31
| | | | | | | | | | | | Make jffs2_nand a separate option so this can be triggered without forcing jffs2 images for nor targets. Adds a new NAND_BLOCKSIZE variable that allows setting the generated layout in <page_size>:<block_size> pairs. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36860
* ath9k: fix a regression in the powersave handling related changesFelix Fietkau2013-06-051-10/+14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36859
* ath9k: merge a fix for ar9550 eeprom accessFelix Fietkau2013-06-051-0/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36858
* kmod-usb-net-cdc-mbim: fix module loadingNicolas Thill2013-06-051-1/+1
| | | | | | cdc_mbim should be loaded after cdc_ncm (closes: #13562) SVN-Revision: 36856
* firewall: update to git head (#13652)Jo-Philipp Wich2013-06-051-2/+2
| | | | | | | - simplifies using ipsets for rules and redirects, match direction can be specified in-place like option ipset 'setname src dst dst' - uses zone_name_src_ACTION chains for input rules, this fixes logging with log enabled src zones SVN-Revision: 36854
* there's no reason to have these generic files in the bin dir eitherImre Kaloz2013-06-051-11/+0
| | | | SVN-Revision: 36852
* only copy uImages to the bin dir on ramdisk buildsImre Kaloz2013-06-051-0/+2
| | | | SVN-Revision: 36851
* don't copy the zImages to the bin dir, factory u-boots can't use themImre Kaloz2013-06-051-2/+1
| | | | SVN-Revision: 36850
* Revert "[tools] mklibs: upgrade to 0.1.37"Felix Fietkau2013-06-0511-23/+23
| | | | | | It breaks on trying to find ldso SVN-Revision: 36849
* ar71xx: add support for WIFI button on tp-link tl-mr3220v2Gabor Juhos2013-06-041-3/+23
| | | | | | | | | | | The TP-LINK TL-MR3220 v2 has a button on the left side labeled "WIFI". This is GPIO 24. This patch adds the support for this button. Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36848
* generic: add port mirroring/monitoring capability to rtl8366rb switchGabor Juhos2013-06-041-1/+230
| | | | | | | | | | This patch adds swlib attributes to the RTL8366RB switch/PHY found in the TL-WR1043ND router that allow to mirror ethernet packets to a monitor port. Signed-off-by: Colin Leitner <colin.leitner@googlemail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36847
* firewall3: fix accidentally changed install directiveJo-Philipp Wich2013-06-041-1/+1
| | | | SVN-Revision: 36840
* firewall: fix git source urlJo-Philipp Wich2013-06-041-1/+1
| | | | SVN-Revision: 36839
* firewall3: rename to firewall, move into base system menu, update to git ↵Jo-Philipp Wich2013-06-046-12/+12
| | | | | | head with compatibility fixes for AA SVN-Revision: 36838
* Drop legacy firewall packageJo-Philipp Wich2013-06-0417-1961/+0
| | | | SVN-Revision: 36837
* versioned files and dirs still make no sense when you support only a single ↵Imre Kaloz2013-06-048-0/+0
| | | | | | kernel... SVN-Revision: 36836
* refresh patchesImre Kaloz2013-06-042-2/+2
| | | | SVN-Revision: 36835
* add some more symbolsImre Kaloz2013-06-042-0/+5
| | | | SVN-Revision: 36834
* move DT2 related kernel options into the harddist subtargetImre Kaloz2013-06-042-4/+8
| | | | SVN-Revision: 36833
* drop support for the dns323Imre Kaloz2013-06-047-133/+3
| | | | SVN-Revision: 36832
* firewall3: update to git head (#13641)Jo-Philipp Wich2013-06-041-2/+2
| | | | | | * Fixes wrong chain used for zone forward policy SVN-Revision: 36830
* ath9k: fix some issues in the ap powersave fixesFelix Fietkau2013-06-043-21/+56
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36829
* ath9k: fix a null pointer deref issue in the powersave fixesFelix Fietkau2013-06-031-24/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36828
* firewall3: update to git headJo-Philipp Wich2013-06-031-2/+2
| | | | | | - Fixes problems with reusing matches or targets from loadable extensions SVN-Revision: 36826
* ath9k: prevent excessive buffered multicast traffic from drowning out ↵Felix Fietkau2013-06-033-23/+52
| | | | | | | | regular traffic Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36825
* ath9k: improve AP mode powersave buffering handlingFelix Fietkau2013-06-037-36/+395
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36824
* ath9k: increase ANI poll interval to 300 ms to get it close to the listen periodFelix Fietkau2013-06-031-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36823
* mpfr: upgrade to 3.1.2Luka Perkov2013-06-031-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36822
* gmp: upgrade to version 5.1.2Luka Perkov2013-06-031-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36821
* mklibs: upgrade to 0.1.37Luka Perkov2013-06-0311-23/+23
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36820
* uhttpd: update to latest version, fixes CGI related crashesFelix Fietkau2013-06-011-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36817
* 6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses ↵Steven Barth2013-06-011-2/+2
| | | | | | breaks Windows clients SVN-Revision: 36815
* usbmode: fix hotplug script nameFelix Fietkau2013-05-311-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36813
* replace usb-modeswitch with a rewrite that should be more reliableFelix Fietkau2013-05-314-222/+64
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36812
* procd: update to the latest version, fixes restarting stopped instances ↵Felix Fietkau2013-05-311-2/+2
| | | | | | | | based on init script restart Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36811
* odhcp6c: work around spurious false-positive address DECLINEsSteven Barth2013-05-311-2/+2
| | | | SVN-Revision: 36809
* lantiq: revert [36779] as it caused a regressionJohn Crispin2013-05-311-86/+34
| | | | | | | | | | submitter was informed of a endinaess swap regression and replied with "works on my board" revert the patch and make arv7518 wifi work again Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36807
* firewall3: use list notation for default zone network config to avoid "uci ↵Jo-Philipp Wich2013-05-311-2/+3
| | | | | | add_list" coercing the value wrongly SVN-Revision: 36806
* odhcp6c: fix handling of multiple RAs in a rowSteven Barth2013-05-311-2/+2
| | | | SVN-Revision: 36804
* libubox: update to latest version, fixes some ustream issues that might be ↵Felix Fietkau2013-05-311-2/+2
| | | | | | | | affecting uhttpd Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36803
* toolchain: do not build GDB when using an external toolchainFlorian Fainelli2013-05-301-1/+1
| | | | | | | | The external toolchain should provide it if needed. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36802
* ar71xx: register USB port for RB2011U* devicesGabor Juhos2013-05-301-0/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36801
* ar71xx: create a separated network interface for the RB2011UAS SFP portGabor Juhos2013-05-301-0/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36800
* ar71xx: make the SFP port usable on RB2011*S boardsGabor Juhos2013-05-301-0/+35
| | | | | | | | | | | The port 6 of the switch is connected to the SFP cage on the RB2011*S boards. Add a helper function to correctly initialize the switch configuration data on those boards to make the SFP port usable. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36799
* generic: ar8216: allow to specify SGMII config via platform dataGabor Juhos2013-05-303-3/+34
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36798
* generic: ar8216: add get_port_link callbackGabor Juhos2013-05-302-2/+19
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36797
* ar71xx: rb2011: add switch led control valuesGabor Juhos2013-05-301-1/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36796
* ar71xx: rb2011: update RGMII RX/TX delay valuesGabor Juhos2013-05-301-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36795
* ar71xx: rb2011: move NAND nCE init to rb2011_nand_initGabor Juhos2013-05-301-6/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36794
* ar71xx: add user-space support for RB2011UASGabor Juhos2013-05-302-0/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36793