| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
This is breaking some devices out there such as Winchiphead CH341 adapters (#9601)
SVN-Revision: 27885
|
|
|
|
| |
SVN-Revision: 27879
|
|
|
|
|
|
| |
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: 27853
|
|
|
|
|
|
| |
and 3.0
SVN-Revision: 27840
|
|
|
|
|
|
|
|
| |
Also make switches available under a generic name "switch<num>" for device
name agnostic access. The old device name is used as an alias for backward
compatibility.
SVN-Revision: 27800
|
|
|
|
|
|
|
|
|
|
| |
This adds some config symbols for kernel 3.0.
Thank you realopty for the patch.
This is from #9719.
SVN-Revision: 27775
|
|
|
|
|
|
| |
Prindeville's patch
SVN-Revision: 27762
|
|
|
|
|
|
| |
Buffer Load command to ensure chip is ready to receive data. Signed-off-by: George Kashperko <george@znau.edu.ua>
SVN-Revision: 27760
|
|
|
|
| |
SVN-Revision: 27759
|
|
|
|
|
|
| |
is RTL8366S or RTL8366RB
SVN-Revision: 27755
|
|
|
|
| |
SVN-Revision: 27754
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes problem with TFM allocation in cryptosoft.c
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hauke:
* remove ubsec_ssb package and take it from ocf-linux
* use patches from ocf-linux package
* refresh all patches
* readd some build fixes for OpenWrt.
* readd CRYPTO_MANAGER dependency
SVN-Revision: 27753
|
|
|
|
| |
SVN-Revision: 27736
|
|
|
|
| |
SVN-Revision: 27731
|
|
|
|
|
|
|
| |
* add new patches for bcm4716 SoC
* add support for serial flash on bcma bus
SVN-Revision: 27723
|
|
|
|
|
|
| |
Thank you Peter Wagner for the patch
SVN-Revision: 27722
|
|
|
|
| |
SVN-Revision: 27691
|
|
|
|
| |
SVN-Revision: 27600
|
|
|
|
| |
SVN-Revision: 27557
|
|
|
|
| |
SVN-Revision: 27527
|
|
|
|
| |
SVN-Revision: 27524
|
|
|
|
| |
SVN-Revision: 27518
|
|
|
|
| |
SVN-Revision: 27514
|
|
|
|
| |
SVN-Revision: 27492
|
|
|
|
| |
SVN-Revision: 27491
|
|
|
|
| |
SVN-Revision: 27490
|
|
|
|
|
|
| |
not-yet-upstreamed stuff
SVN-Revision: 27485
|
|
|
|
| |
SVN-Revision: 27483
|
|
|
|
| |
SVN-Revision: 27464
|
|
|
|
| |
SVN-Revision: 27457
|
|
|
|
| |
SVN-Revision: 27454
|
|
|
|
| |
SVN-Revision: 27390
|
|
|
|
|
|
|
|
| |
couple of weeks.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27373
|
|
|
|
|
|
|
|
| |
require the MFD driver to be present for the BAR's to be mapped.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27371
|
|
|
|
|
|
|
|
| |
MFD driver to be present for the BAR's to be mapped."
This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af.
SVN-Revision: 27370
|
|
|
|
|
|
|
|
| |
driver to be present for the BAR's to be mapped.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27369
|
|
|
|
| |
SVN-Revision: 27327
|
|
|
|
|
|
| |
unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198)
SVN-Revision: 27322
|
|
|
|
| |
SVN-Revision: 27305
|
|
|
|
| |
SVN-Revision: 27300
|
|
|
|
| |
SVN-Revision: 27299
|
|
|
|
| |
SVN-Revision: 27295
|
|
|
|
| |
SVN-Revision: 27293
|
|
|
|
| |
SVN-Revision: 27269
|
|
|
|
| |
SVN-Revision: 27247
|
|
|
|
|
|
|
|
|
|
|
|
| |
bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish).
The codepath seems to be only taken when using IPv6, so there should be
no negative side effects when IPv6 isn't loaded. I did not measure how
big the performance impact is.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27237
|
|
|
|
| |
SVN-Revision: 27218
|
|
|
|
| |
SVN-Revision: 27195
|