Nicolas Thill
|
6b8489761c
|
build the kmod-video-quickcam module only if it was selected
SVN-Revision: 10881
|
2008-04-20 09:49:13 +00:00 |
|
Nicolas Thill
|
eb8375839a
|
don't build acx* kernel modules on UML
SVN-Revision: 10880
|
2008-04-20 09:48:04 +00:00 |
|
Nicolas Thill
|
ddc57879ec
|
add a gpio feature for devices supporting the generic GPIO interface
SVN-Revision: 10879
|
2008-04-20 09:46:45 +00:00 |
|
Gabor Juhos
|
1f666fa459
|
remove the clz function, use fls instead
SVN-Revision: 10878
|
2008-04-20 09:10:50 +00:00 |
|
Felix Fietkau
|
c55299adb4
|
make use of the marvell switch in the atheros port
SVN-Revision: 10877
|
2008-04-20 08:39:16 +00:00 |
|
Felix Fietkau
|
11d94ce083
|
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
SVN-Revision: 10876
|
2008-04-20 08:29:01 +00:00 |
|
Gabor Juhos
|
1ffb70c7b0
|
remove strange direct usage of dev->priv as well
SVN-Revision: 10875
|
2008-04-20 07:14:45 +00:00 |
|
Gabor Juhos
|
64d1c3a2e1
|
use the netdev_priv() macro instead of directly accessing dev->priv
SVN-Revision: 10874
|
2008-04-20 06:49:42 +00:00 |
|
Gabor Juhos
|
8160564211
|
use stats from net_device structure
SVN-Revision: 10873
|
2008-04-20 06:47:02 +00:00 |
|
Gabor Juhos
|
455331a8ec
|
nuke trailing whitespaces
SVN-Revision: 10872
|
2008-04-20 06:40:36 +00:00 |
|
Felix Fietkau
|
23e3735ad5
|
make use of the adm6996 switch for atheros devices that support it (autodetected at boot time)
SVN-Revision: 10871
|
2008-04-20 03:24:59 +00:00 |
|
Felix Fietkau
|
41fb282b6d
|
remove some redundant code
SVN-Revision: 10870
|
2008-04-20 03:24:43 +00:00 |
|
Felix Fietkau
|
a323a7bf2a
|
Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a
SVN-Revision: 10869
|
2008-04-20 02:53:04 +00:00 |
|
Imre Kaloz
|
27d341022c
|
we can't handle the switch on the GW2345 yet, but we cna support the GW2355
SVN-Revision: 10868
|
2008-04-19 18:13:24 +00:00 |
|
Imre Kaloz
|
31ad2bd821
|
rename patch to make it clear what it is
SVN-Revision: 10867
|
2008-04-19 18:09:11 +00:00 |
|
Gabor Juhos
|
1834a71204
|
avila: add model detection, refresh patches. Kaloz: thank you for the review, comments, suggestions :P
SVN-Revision: 10866
|
2008-04-19 16:56:21 +00:00 |
|
Imre Kaloz
|
08dc68c9df
|
add proper 2.6.25 support
SVN-Revision: 10865
|
2008-04-19 15:20:44 +00:00 |
|
Matteo Croce
|
ac5cfeb417
|
fix swap{on,off} path
SVN-Revision: 10863
|
2008-04-19 14:36:01 +00:00 |
|
Yuji Mano
|
a9225ca3ae
|
rename the bootloader image to standard name "otheros.bld"
SVN-Revision: 10860
|
2008-04-18 22:04:37 +00:00 |
|
Yuji Mano
|
75c1ef75c4
|
remove config for non supported kernel version
SVN-Revision: 10859
|
2008-04-18 22:02:49 +00:00 |
|
Yuji Mano
|
73568618e6
|
* update ps3 target kernel version to 2.6.25 * add default config for ps3 kernel 2.6.25
SVN-Revision: 10858
|
2008-04-18 21:59:31 +00:00 |
|
Florian Fainelli
|
b5ddac51df
|
Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)
SVN-Revision: 10857
|
2008-04-17 17:34:04 +00:00 |
|
Florian Fainelli
|
353e3305a5
|
Mark rt61 as 2.6.23 only (#3337)
SVN-Revision: 10856
|
2008-04-17 17:11:34 +00:00 |
|
Felix Fietkau
|
1147d2137e
|
more performance for madwifi :)
SVN-Revision: 10855
|
2008-04-17 16:37:36 +00:00 |
|
Felix Fietkau
|
cc5b1fb131
|
disable CONFIG_BRIDGE_NETFILTER by default
SVN-Revision: 10854
|
2008-04-17 16:37:21 +00:00 |
|
Gabor Juhos
|
52383189dc
|
use the spi-ks8995 driver on the WRT55AG v2 boards
SVN-Revision: 10853
|
2008-04-17 13:12:57 +00:00 |
|
Gabor Juhos
|
25bd89017f
|
spi-ks8995: fix a compiler warning, fix the copyright header
SVN-Revision: 10852
|
2008-04-17 13:11:11 +00:00 |
|
Gabor Juhos
|
efbc2a21d2
|
add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
SVN-Revision: 10851
|
2008-04-17 09:59:09 +00:00 |
|
Felix Fietkau
|
94ddba360e
|
add performance improvement for madwifi on low-memory systems
SVN-Revision: 10850
|
2008-04-17 02:40:55 +00:00 |
|
Felix Fietkau
|
eb34a3eff8
|
disable CONFIG_NO_HZ by default (who enabled this?)
SVN-Revision: 10849
|
2008-04-17 00:19:18 +00:00 |
|
Travis Kemen
|
b87252737b
|
add missing symbol
SVN-Revision: 10848
|
2008-04-15 22:09:02 +00:00 |
|
Felix Fietkau
|
9a7d1bec79
|
remove udevextras dependency on udev (thx, fish)
SVN-Revision: 10847
|
2008-04-15 17:19:41 +00:00 |
|
Travis Kemen
|
37b0cc9a10
|
fix restart on platforms without a setup_switch()
SVN-Revision: 10846
|
2008-04-15 16:29:49 +00:00 |
|
Gabor Juhos
|
67fd9d7fba
|
move spi_gpio driver into the kernel, clean-up SPI modules
SVN-Revision: 10844
|
2008-04-15 07:33:43 +00:00 |
|
Gabor Juhos
|
d80f43d15f
|
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
|
2008-04-15 06:11:23 +00:00 |
|
Nicolas Thill
|
ece27874c1
|
add 2 more symbols missed from my last commit
SVN-Revision: 10842
|
2008-04-15 02:38:32 +00:00 |
|
Nicolas Thill
|
e1aa564afb
|
add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected
SVN-Revision: 10841
|
2008-04-15 02:28:01 +00:00 |
|
Nicolas Thill
|
7a0b9f1d28
|
$(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages subdirectories until we find something better
SVN-Revision: 10840
|
2008-04-15 02:17:38 +00:00 |
|
Nicolas Thill
|
2a4a0c2bcc
|
explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
SVN-Revision: 10839
|
2008-04-15 02:08:11 +00:00 |
|
Nicolas Thill
|
d07eb95838
|
mark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes: #3333)
SVN-Revision: 10838
|
2008-04-15 01:56:41 +00:00 |
|
Nicolas Thill
|
fbeeb4ae82
|
fix magicbox_ide on 2.6.24
SVN-Revision: 10837
|
2008-04-15 01:42:47 +00:00 |
|
Gabor Juhos
|
c7ed0fbd18
|
add missing CONFIG_GPIO_LEDS related ifdefs
SVN-Revision: 10835
|
2008-04-14 17:23:07 +00:00 |
|
Imre Kaloz
|
41cf84f819
|
do target dependent optimizations
SVN-Revision: 10834
|
2008-04-14 13:24:30 +00:00 |
|
Imre Kaloz
|
9a1c5fdb6d
|
udevtrigger shouldn't depend on udev, we use it standalone for hotplug2
SVN-Revision: 10833
|
2008-04-14 13:20:04 +00:00 |
|
Nicolas Thill
|
e2c65f6215
|
mark all openswan packages as broken
SVN-Revision: 10832
|
2008-04-14 12:31:27 +00:00 |
|
Andy Boyett
|
6eb6f7fd46
|
Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uu
SVN-Revision: 10831
|
2008-04-14 11:18:29 +00:00 |
|
Nicolas Thill
|
0791acfc21
|
package shared library as well (partially closes: #3030)
SVN-Revision: 10829
|
2008-04-14 02:06:35 +00:00 |
|
Nicolas Thill
|
c7b3dff10c
|
install dependencies after installing package to avoid deep recursion and mass memory consuption
SVN-Revision: 10823
|
2008-04-13 22:36:51 +00:00 |
|
Felix Fietkau
|
0dd8c59f10
|
upgrade uci to 0.3.3, build lua plugin
SVN-Revision: 10818
|
2008-04-13 14:34:42 +00:00 |
|
Felix Fietkau
|
77760bba21
|
remove lua's dependency on libreadline and libncurses
SVN-Revision: 10817
|
2008-04-13 14:34:36 +00:00 |
|