| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
It is compile tested only, so add a broken flag.
SVN-Revision: 31684
|
|
|
|
| |
SVN-Revision: 31683
|
|
|
|
| |
SVN-Revision: 31682
|
|
|
|
|
|
| |
It is compile tested only, so add a broken flag.
SVN-Revision: 31681
|
|
|
|
| |
SVN-Revision: 31680
|
|
|
|
| |
SVN-Revision: 31679
|
|
|
|
|
|
| |
as a module anyway
SVN-Revision: 31678
|
|
|
|
|
|
| |
delimiters to get rid of tedious slash escaping - use multi-argument form of system() where possible to avoid quoting & escaping issues - avoid a temporary variable
SVN-Revision: 31677
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is working on the Linksys WRT350N v2 at least:
http://pastebin.com/KCAbJZs9
Additionally, the flag was added to a wrong place
so it had no effect.
Thanks to StrikerNL for testing.
SVN-Revision: 31674
|
|
|
|
| |
SVN-Revision: 31673
|
|
|
|
| |
SVN-Revision: 31672
|
|
|
|
| |
SVN-Revision: 31671
|
|
|
|
| |
SVN-Revision: 31670
|
|
|
|
| |
SVN-Revision: 31669
|
|
|
|
|
|
| |
Based on a patch by Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31668
|
|
|
|
| |
SVN-Revision: 31667
|
|
|
|
| |
SVN-Revision: 31666
|
|
|
|
| |
SVN-Revision: 31665
|
|
|
|
|
|
| |
Based on the 3.2.9 patches by Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31664
|
|
|
|
| |
SVN-Revision: 31663
|
|
|
|
| |
SVN-Revision: 31662
|
|
|
|
| |
SVN-Revision: 31661
|
|
|
|
|
|
| |
It is compile tested only.
SVN-Revision: 31660
|
|
|
|
| |
SVN-Revision: 31659
|
|
|
|
|
|
| |
It is compile tested only.
SVN-Revision: 31658
|
|
|
|
| |
SVN-Revision: 31657
|
|
|
|
| |
SVN-Revision: 31656
|
|
|
|
| |
SVN-Revision: 31655
|
|
|
|
| |
SVN-Revision: 31654
|
|
|
|
| |
SVN-Revision: 31650
|
|
|
|
|
|
| |
CRLF/LF in files
SVN-Revision: 31649
|
|
|
|
| |
SVN-Revision: 31647
|
|
|
|
| |
SVN-Revision: 31646
|
|
|
|
| |
SVN-Revision: 31645
|
|
|
|
| |
SVN-Revision: 31643
|
|
|
|
|
|
| |
It is working in qemu, but it has not been tested on real hardware.
SVN-Revision: 31642
|
|
|
|
| |
SVN-Revision: 31641
|
|
|
|
|
|
|
|
|
| |
With our recent switch to the 3.3 kernel target, some headers were
occidentally omitted.
Signed-off-by: Jonathan Bither <jonbither@gmail.com>
SVN-Revision: 31640
|
|
|
|
|
|
|
|
|
|
| |
On slower devices wifi drivers might take too long for detecting
devices, resulting in the wifi detect call not seeing them.
This was observed on a bcm6348 with bcm4318 wifi. Adding a one second
pause was enough for b43 to expose the device.
SVN-Revision: 31639
|
|
|
|
|
|
|
|
|
| |
The fallback sprom handler was installed too late, resulting in ssb
failing to get a valid sprom on some devices.
Fixes #11384.
SVN-Revision: 31638
|
|
|
|
|
|
| |
having to keep non-upstream ethernet driver changes
SVN-Revision: 31637
|
|
|
|
| |
SVN-Revision: 31636
|
|
|
|
|
|
| |
This fixes a compile error with kernel 3.3.
SVN-Revision: 31635
|
|
|
|
|
|
| |
OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions.
SVN-Revision: 31634
|
|
|
|
|
|
| |
This was removed from kernel 2.6.27
SVN-Revision: 31633
|
|
|
|
|
|
|
|
| |
This was remove in kernel 2.6.38 and is not needed any more.
The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30.
SVN-Revision: 31632
|
|
|
|
|
|
| |
This was remove in kernel 2.6.38 and is not needed any more.
SVN-Revision: 31631
|
|
|
|
|
|
| |
This should fix #11349 and #11142
SVN-Revision: 31630
|
|
|
|
|
|
|
|
| |
kernel versions
This module is available on all supported kernel versions
SVN-Revision: 31629
|
|
|
|
|
|
| |
kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica
SVN-Revision: 31628
|