Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove bcm63xx_pci_register() call in livebox board | Florian Fainelli | 2012-07-11 | 1 | -6/+1 |
| | | | | SVN-Revision: 32661 | ||||
* | use physmap-flash on livebox (#8677) | Florian Fainelli | 2012-07-11 | 1 | -4/+11 |
| | | | | SVN-Revision: 32660 | ||||
* | nuport-mac: check netif_receive_skb() return value | Florian Fainelli | 2012-07-11 | 1 | -2/+1 |
| | | | | | | | | We did not reassign status to netif_receive_skb() return value, we thus almost always incremented the dropped counter because the descriptor status value never matches the NET_RX_DROP. SVN-Revision: 32659 | ||||
* | fix typo on of_node_put() | Florian Fainelli | 2012-07-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 32653 | ||||
* | Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board) | Florian Fainelli | 2012-07-06 | 16 | -22/+48 |
| | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32643 | ||||
* | ar71xx: swizzle address for PCI byte/word access on AR71xx | Gabor Juhos | 2012-07-06 | 1 | -0/+111 |
| | | | | | | Closes #11683. SVN-Revision: 32639 | ||||
* | ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P board | Gabor Juhos | 2012-07-06 | 1 | -5/+7 |
| | | | | SVN-Revision: 32638 | ||||
* | ar71xx: merge new board patches into the generic patch | Gabor Juhos | 2012-07-06 | 4 | -128/+47 |
| | | | | SVN-Revision: 32637 | ||||
* | ar71xx: OM2P LC sysupgrade patch | Gabor Juhos | 2012-07-06 | 1 | -2/+4 |
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 32635 | ||||
* | call of_node_put() on ethernet node | Florian Fainelli | 2012-07-05 | 1 | -0/+2 |
| | | | | SVN-Revision: 32628 | ||||
* | fix EPHY clock bit definition after r32489 | Florian Fainelli | 2012-07-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32627 | ||||
* | give an unique partition identifier for dLAN USB Extender Combined partition | Florian Fainelli | 2012-07-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32626 | ||||
* | ar71xx: set firmware version for the TL-WR2543N | Gabor Juhos | 2012-07-05 | 1 | -4/+4 |
| | | | | | | | | This ensures that the resulting firmware can be flashed from the latest (v3.13.17) offical firmware. SVN-Revision: 32617 | ||||
* | ar71xx: make 2.4GHz wlan LED work on the WR2543N | Gabor Juhos | 2012-07-05 | 1 | -0/+2 |
| | | | | | | | | Because ath9k does not supports separate LEDs for different bands yet, the 2.4GHz LED will show the activity, even if the 5GHz band is selected. SVN-Revision: 32615 | ||||
* | ar71xx: OM2P sysupgrade support | Gabor Juhos | 2012-07-05 | 2 | -0/+176 |
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 32613 | ||||
* | ar71xx: add support for the OpenMesh OM2P-LC board | Gabor Juhos | 2012-07-05 | 6 | -5/+71 |
| | | | | | | Patch-by: Marek Linder <marek@open-mesh.com> SVN-Revision: 32611 | ||||
* | ar71xx: add profile and build image for the Atheros AP136 reference board | Gabor Juhos | 2012-07-05 | 2 | -0/+19 |
| | | | | SVN-Revision: 32609 | ||||
* | ar71xx: AP136 user-space support | Gabor Juhos | 2012-07-05 | 4 | -0/+8 |
| | | | | SVN-Revision: 32608 | ||||
* | ar71xx: add initial support for the Qualcomm Atheros AP136 board | Gabor Juhos | 2012-07-05 | 21 | -43/+457 |
| | | | | SVN-Revision: 32607 | ||||
* | ar71xx: add initial support for the QCA955X SoCs | Gabor Juhos | 2012-07-05 | 23 | -28/+974 |
| | | | | SVN-Revision: 32606 | ||||
* | ar71xx: refactor PCI code to allow registering multiple PCI controllers | Gabor Juhos | 2012-07-05 | 17 | -15/+1739 |
| | | | | SVN-Revision: 32605 | ||||
* | generic: ar8216: start aneg on each PHY of the AR8327 | Gabor Juhos | 2012-07-05 | 1 | -1/+13 |
| | | | | SVN-Revision: 32604 | ||||
* | add missing interrupts properties to some device nodes | Florian Fainelli | 2012-07-04 | 1 | -0/+7 |
| | | | | SVN-Revision: 32603 | ||||
* | ar71xx: update the EW Dorin MTD layout, increase kernel partition size ↵ | Felix Fietkau | 2012-07-04 | 1 | -2/+2 |
| | | | | | | (requested by EW) SVN-Revision: 32599 | ||||
* | bcm63xx: bcm63xx-spi does not depend on spi-bitbang | Jonas Gorski | 2012-07-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 32594 | ||||
* | bcm63xx: 96348A-122 improvements (Comtrend 5365) | Jonas Gorski | 2012-07-03 | 2 | -2/+3 |
| | | | | | | | | | 1) Improve WLAN button. 2) Add 96348A-122 image. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32593 | ||||
* | bcm63xx: fix second caldata address calculation | Jonas Gorski | 2012-07-03 | 1 | -1/+1 |
| | | | | | | thanks Noltari for spotting this. SVN-Revision: 32592 | ||||
* | bcm63xx: update patches to latest upstream versions | Jonas Gorski | 2012-07-03 | 49 | -1449/+1360 |
| | | | | SVN-Revision: 32591 | ||||
* | kernel: generic: spi: allow empty (un)prepare transfer | Jonas Gorski | 2012-07-03 | 1 | -0/+39 |
| | | | | SVN-Revision: 32590 | ||||
* | ar71xx: improve MDIO busy wait code | Gabor Juhos | 2012-07-03 | 1 | -21/+30 |
| | | | | SVN-Revision: 32586 | ||||
* | ar71xx: remove the built-in MTD map of the ALL0258N | Gabor Juhos | 2012-07-03 | 2 | -54/+7 |
| | | | | | | | | | Pass the mtd_layout via the kernel command line instead. Also increase the kernel partition size to 1024k, so current kernel can fit in. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32585 | ||||
* | refresh patches | Florian Fainelli | 2012-07-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 32581 | ||||
* | kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02 | Hauke Mehrtens | 2012-07-02 | 11 | -214/+703 |
| | | | | SVN-Revision: 32580 | ||||
* | fix watchdog and rng drivers section mismatch (#11767) | Florian Fainelli | 2012-06-29 | 3 | -2/+22 |
| | | | | SVN-Revision: 32522 | ||||
* | ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes ↵ | Felix Fietkau | 2012-06-28 | 1 | -0/+10 |
| | | | | | | #11762) SVN-Revision: 32520 | ||||
* | kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht) | Felix Fietkau | 2012-06-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | Despite Westwood's theoretical advantages, in nearly every benchmark we ran last year, TCP cubic won, whether it be on correct RTT estimates, amount of buffering, responsiveness, etc. on current hardware and software designs. (both need timestamps on to work well, besides) TCP cubic is better maintained and understood than westwood, also. While a scenario where westwood would win possibly exists, there is too much buffering in the wifi stack in particular at present, to see any improvement. If you wish to exercise various TCPs under contention, the current svn head of netperf (2.6) has options to switch congestion control agorithms on the fly, as does iperf. SVN-Revision: 32514 | ||||
* | fix SPI clock frequency selection | Florian Fainelli | 2012-06-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 32512 | ||||
* | kernel: add missing config symbol | Felix Fietkau | 2012-06-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 32498 | ||||
* | ramips: mac address detection for Fonera 2.0n | Vasilis Tsiligiannis | 2012-06-23 | 2 | -0/+6 |
| | | | | | | | | | Detect and apply MAC address of a Fonera 2.0n (ramips) Signed-off-by: Malte Forkel <malte.forkel@berlin.de> Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 32490 | ||||
* | provide an early ioremap cookie of the system configuration register | Florian Fainelli | 2012-06-23 | 6 | -29/+38 |
| | | | | SVN-Revision: 32489 | ||||
* | group SYSDBG register defines in mcs814x.h | Florian Fainelli | 2012-06-23 | 3 | -20/+22 |
| | | | | SVN-Revision: 32488 | ||||
* | make hardware.h a forward inclusion of mcs814x.h | Florian Fainelli | 2012-06-23 | 11 | -28/+43 |
| | | | | | | mach/hardware.h is soon to be removed by upstream kernel SVN-Revision: 32487 | ||||
* | remove platform specific initialization from ethernet driver | Florian Fainelli | 2012-06-23 | 4 | -24/+90 |
| | | | | | | | | Hardware filtering must always be enabled as long as there is an Ethernet device registered, and use device tree for setting the link activity and buffer shifting enable/disable bit. SVN-Revision: 32486 | ||||
* | regroup interrupt controller register definitions in hardware.h | Florian Fainelli | 2012-06-23 | 3 | -8/+10 |
| | | | | SVN-Revision: 32485 | ||||
* | remove handle_irq callback in board-mcs8140-dt.c | Florian Fainelli | 2012-06-21 | 1 | -1/+0 |
| | | | | | | This should have been removed in r32470. SVN-Revision: 32481 | ||||
* | fix USB led triggers | Florian Fainelli | 2012-06-20 | 2 | -5/+5 |
| | | | | SVN-Revision: 32474 | ||||
* | use generic uci defaults functions | Florian Fainelli | 2012-06-20 | 1 | -27/+8 |
| | | | | SVN-Revision: 32473 | ||||
* | remove uselss cache invalidations | Florian Fainelli | 2012-06-20 | 1 | -22/+0 |
| | | | | SVN-Revision: 32472 | ||||
* | improve ethernet driver debugging | Florian Fainelli | 2012-06-20 | 1 | -19/+102 |
| | | | | SVN-Revision: 32471 | ||||
* | do not use MULTI_IRQ_HANDLER it is bogus on our platform | Florian Fainelli | 2012-06-20 | 3 | -23/+25 |
| | | | | | | | This caused stalls in the Ethernet DMA block, so until properly written and sorted out, fallback to the assembly version instead. SVN-Revision: 32470 |