| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tested on the following boards:
ALFA AP96
TL-MR3220 v1
TL-WR1043ND v1
TL-WR2543ND v1
TL-WR703N v1
TL-WR741ND v1
TL-WR741ND v4
WNDR3700 v1
WZR-HP-G300NH
SVN-Revision: 29868
|
|
|
|
| |
SVN-Revision: 29867
|
|
|
|
| |
SVN-Revision: 29866
|
|
|
|
| |
SVN-Revision: 29860
|
|
|
|
| |
SVN-Revision: 29858
|
|
|
|
| |
SVN-Revision: 29857
|
|
|
|
| |
SVN-Revision: 29856
|
|
|
|
| |
SVN-Revision: 29855
|
|
|
|
| |
SVN-Revision: 29853
|
|
|
|
| |
SVN-Revision: 29852
|
|
|
|
| |
SVN-Revision: 29851
|
|
|
|
| |
SVN-Revision: 29850
|
|
|
|
| |
SVN-Revision: 29849
|
|
|
|
| |
SVN-Revision: 29848
|
|
|
|
|
|
| |
Patch from #10035.
SVN-Revision: 29847
|
|
|
|
| |
SVN-Revision: 29846
|
|
|
|
|
|
|
|
|
| |
After issuing a soft reset on the RT8366{S,RB}
switch, waiting for the last acknowlegement fails
in rtl8366_smi_write_reg. Add a _noack version of
the function and use that for issuing a soft reset.
SVN-Revision: 29844
|
|
|
|
|
|
| |
This also adds minimal support for the BCMA43224 pcie wireless card.
SVN-Revision: 29843
|
|
|
|
|
|
|
|
| |
This patch add sysupgrade for Engenius ESR-9753
Signed-off-by: Artur Wronowski <arteqw@gmail.com>
SVN-Revision: 29824
|
|
|
|
|
|
| |
Add skb_frag_page from 3.2 to OCF for 3.1 and earlier and use it.
SVN-Revision: 29818
|
|
|
|
| |
SVN-Revision: 29790
|
|
|
|
|
|
| |
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
SVN-Revision: 29786
|
|
|
|
|
|
|
|
| |
The following symbols are missing for x86, in sorted order.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 29783
|
|
|
|
| |
SVN-Revision: 29773
|
|
|
|
|
|
|
|
|
|
|
| |
* fixes leds
* adds all leds found on the sx763 board
* removes board_config from flash layout because wireless data is stored in kernel (ath5k)
* fix button handling
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 29763
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously the tx housekeeping was done in a spin_lock_irqsave critical
section which causes irqs to be disabled during that time. Since the
housekeeping is already prepared to be scheduled as a tasklet process
the housekeeping only in softirq context and revise the locking between
the tx path and the housekeeping tasklet by using a normal spin_lock
which in most situations will be a NOP anyway.
This makes sure that interrupts are only disabled for a short time
since in the worst case the housekeeping might have to free up to 256
skbs.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 29762
|
|
|
|
| |
SVN-Revision: 29756
|
|
|
|
| |
SVN-Revision: 29755
|
|
|
|
| |
SVN-Revision: 29753
|
|
|
|
| |
SVN-Revision: 29750
|
|
|
|
| |
SVN-Revision: 29749
|
|
|
|
| |
SVN-Revision: 29747
|
|
|
|
| |
SVN-Revision: 29744
|
|
|
|
| |
SVN-Revision: 29742
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add workarround for BCM5357 and BCM4749.
This patch contains the following fixes from George Kashperko:
* separate subroutines for controller initialization workarounds -
following CodingStyle recommendations;
* __devinit __devexit __devinitconst annotations for CONFIG_HOTPLUG;
* fix leak in ssb_hcd_create_pdev/bcma_hcd_create_pdev - as hci_res being
kmalloc'ed is never freed anywhere while platform_device_add_resources
will kmemdup resources right away;
* fix compilation error in ssb_hcd_resume - it will fail as soon as
CONFIG_PM is selected.
SVN-Revision: 29734
|
|
|
|
| |
SVN-Revision: 29732
|
|
|
|
| |
SVN-Revision: 29731
|
|
|
|
| |
SVN-Revision: 29730
|
|
|
|
|
|
| |
Should fix whiteout issues and missing files when using extroot.
SVN-Revision: 29727
|
|
|
|
| |
SVN-Revision: 29726
|
|
|
|
| |
SVN-Revision: 29725
|
|
|
|
|
|
| |
even with vlan_enable=0, but keep them isolated before the switch has been configured this makes enable_vlan=0 practical for vlan passthrough
SVN-Revision: 29719
|
|
|
|
| |
SVN-Revision: 29718
|
|
|
|
| |
SVN-Revision: 29713
|
|
|
|
|
|
| |
to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics.
SVN-Revision: 29712
|
|
|
|
| |
SVN-Revision: 29711
|
|
|
|
|
|
| |
This allows to access the flash from a kexec'd kernel.
SVN-Revision: 29710
|
|
|
|
| |
SVN-Revision: 29709
|
|
|
|
| |
SVN-Revision: 29708
|
|
|
|
|
|
| |
This allows to access the flash from a kexec'd kernel.
SVN-Revision: 29707
|