| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
layout (fixes #9922)
SVN-Revision: 27959
|
|
|
|
|
|
|
|
|
| |
- keyboard matrix driver
- SoC sound support
based on patch by KanjiMonster
SVN-Revision: 27957
|
|
|
|
| |
SVN-Revision: 27956
|
|
|
|
| |
SVN-Revision: 27955
|
|
|
|
|
|
| |
KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30
SVN-Revision: 27954
|
|
|
|
|
|
| |
find_task_by_vpid is already exported by the kernel without any patches needed.
SVN-Revision: 27953
|
|
|
|
|
|
| |
find_task_by_vpid is already exported, thus breaking builds.
SVN-Revision: 27952
|
|
|
|
| |
SVN-Revision: 27951
|
|
|
|
|
|
| |
images (#9918)
SVN-Revision: 27950
|
|
|
|
| |
SVN-Revision: 27946
|
|
|
|
| |
SVN-Revision: 27945
|
|
|
|
| |
SVN-Revision: 27943
|
|
|
|
| |
SVN-Revision: 27942
|
|
|
|
| |
SVN-Revision: 27941
|
|
|
|
| |
SVN-Revision: 27940
|
|
|
|
|
|
|
|
| |
hitting linux-next upstream. Get ready for it in 2.6.39.4 and 3.0.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>"
SVN-Revision: 27929
|
|
|
|
| |
SVN-Revision: 27927
|
|
|
|
| |
SVN-Revision: 27925
|
|
|
|
|
|
| |
some rules containing only source/destination address checks
SVN-Revision: 27923
|
|
|
|
| |
SVN-Revision: 27921
|
|
|
|
|
|
| |
These options where found by buildbot
SVN-Revision: 27920
|
|
|
|
| |
SVN-Revision: 27918
|
|
|
|
| |
SVN-Revision: 27912
|
|
|
|
| |
SVN-Revision: 27911
|
|
|
|
| |
SVN-Revision: 27910
|
|
|
|
| |
SVN-Revision: 27909
|
|
|
|
| |
SVN-Revision: 27908
|
|
|
|
| |
SVN-Revision: 27907
|
|
|
|
|
|
| |
As this target changes often these days it is hard to support more kernel versions. Now only kernel 3.0 is supported.
SVN-Revision: 27906
|
|
|
|
|
|
|
|
| |
* this adds sflash support for ssb devices
* the flash is now a platform device
* minor updates
SVN-Revision: 27902
|
|
|
|
| |
SVN-Revision: 27901
|
|
|
|
| |
SVN-Revision: 27900
|
|
|
|
| |
SVN-Revision: 27899
|
|
|
|
|
|
|
|
|
| |
When starting/stopping DMA sometimes the FIFO state gets corrupted,
leading to wildly fluctuating latencies or packet data corruption.
Fix this by issuing a fast MAC reset as soon as the link is detected
as up. Fixes #9689, #9405
SVN-Revision: 27896
|
|
|
|
|
|
|
|
|
|
|
| |
When the DMA engine state gets corrupted due to a hardware issues, it
often won't stop rx until a full reset is issued. In that case the hardware
must keep a valid descriptor, otherwise it will write to random places in
system RAM, triggering random crashes. To fix this, keep a dummy descriptor
without a buffer that keeps the DMA engine in a sane state until the reset
is done
SVN-Revision: 27895
|
|
|
|
| |
SVN-Revision: 27894
|
|
|
|
| |
SVN-Revision: 27887
|
|
|
|
|
|
| |
This is breaking some devices out there such as Winchiphead CH341 adapters (#9601)
SVN-Revision: 27885
|
|
|
|
| |
SVN-Revision: 27881
|
|
|
|
|
|
|
|
| |
- runtime detect the amount of memory available
- define EBI_BASE as MPI_BASE to get rid of chip-select specific hacks
- fix GPIO control
SVN-Revision: 27880
|
|
|
|
| |
SVN-Revision: 27879
|
|
|
|
|
|
| |
received on AR71xx and AR91xx ethernet MACs decreases CPU load with the default firewall for routing 95 mbit/s from 78% to 55%
SVN-Revision: 27878
|
|
|
|
| |
SVN-Revision: 27876
|
|
|
|
|
|
| |
Also fix one typo.
SVN-Revision: 27875
|
|
|
|
|
|
|
|
| |
The old ieee1394 stack was removed in 2.6.37. The new firewire stack is
available for all kernel versions, but experimental for the older one, so
make both available where appropriate.
SVN-Revision: 27874
|
|
|
|
| |
SVN-Revision: 27872
|
|
|
|
| |
SVN-Revision: 27853
|
|
|
|
|
|
| |
and 3.0
SVN-Revision: 27840
|
|
|
|
|
|
| |
kernel didn't compile at all, so...)
SVN-Revision: 27826
|
|
|
|
|
|
|
|
| |
Now that we can use a generic name for the switch there is no need for a
separate image for the WZR-HP-G301NH.
Update the default network config and remove the extra image.
SVN-Revision: 27814
|