Commit graph

167 commits

Author SHA1 Message Date
Felix Fietkau
851c2668b9 atheros switch support: add missing commit statements
SVN-Revision: 17391
2009-08-24 22:11:31 +00:00
Felix Fietkau
394cf88665 atheros: do not alter the network vlan config if swconfig is required and missing
SVN-Revision: 17388
2009-08-24 22:06:56 +00:00
Florian Fainelli
0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
2009-08-17 15:05:26 +00:00
Felix Fietkau
2769ed671f atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
SVN-Revision: 17145
2009-08-06 12:55:23 +00:00
Felix Fietkau
d3eed638e6 set atheros default kernel version to 2.6.30.4
SVN-Revision: 17122
2009-08-04 10:51:12 +00:00
Andy Boyett
bab4138b4a export ar231x_gpiodev, needed for gpio-led/spi/i2c modules
SVN-Revision: 16902
2009-07-18 17:52:36 +00:00
Felix Fietkau
877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
SVN-Revision: 16771
2009-07-11 02:30:19 +00:00
Felix Fietkau
98e622df30 atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select
SVN-Revision: 16765
2009-07-10 15:26:12 +00:00
Felix Fietkau
f8ba6eb026 atheros: add working patches/config for 2.6.30
SVN-Revision: 16288
2009-06-01 22:14:16 +00:00
Imre Kaloz
e965c02820 even more config file cleanup
SVN-Revision: 15913
2009-05-18 13:21:25 +00:00
Imre Kaloz
91e866f383 config cleanups
SVN-Revision: 15861
2009-05-15 10:40:04 +00:00
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a more cleanup
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz
a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Imre Kaloz
38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
2009-05-04 13:51:29 +00:00
Imre Kaloz
0f12854d02 change boardnames
SVN-Revision: 15582
2009-05-04 11:42:49 +00:00
Imre Kaloz
86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
2009-05-03 16:58:06 +00:00
Florian Fainelli
c0efd04f69 enable ar8216 switch support by default (AP65 boards use it)
SVN-Revision: 15485
2009-04-29 13:31:36 +00:00
Felix Fietkau
1d2fc6aa95 atheros: configure eth1 as wan interface by default, if present
SVN-Revision: 15473
2009-04-28 23:27:46 +00:00
Felix Fietkau
b9e8692aa1 atheros: add kernel workaround for bringing up eth1 on devices with a micrel switch (PHY is unconnected for ENET1, switch is not configurable through MDIO)
SVN-Revision: 15472
2009-04-28 23:27:40 +00:00
Felix Fietkau
8398eb00ba atheros: enable swconfig by default
SVN-Revision: 15331
2009-04-21 18:49:28 +00:00
Felix Fietkau
b31ce584a3 atheros: fix up the wlan mac address if the board data is missing
SVN-Revision: 15330
2009-04-21 18:48:59 +00:00
Felix Fietkau
f73b4e0b8c atheros: add default uci configuration for ICPlus IP175C
SVN-Revision: 15329
2009-04-21 18:48:54 +00:00
Jo-Philipp Wich
40d2bd5ec1 rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
SVN-Revision: 15316
2009-04-21 01:36:19 +00:00
Jo-Philipp Wich
70bf92d03c Generate suitable images for the UBNT PicoStation2
SVN-Revision: 15314
2009-04-21 01:16:34 +00:00
Felix Fietkau
4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
2009-04-20 18:57:55 +00:00
Felix Fietkau
df22ac87e1 atheros: nuke 2.6.26 support, 2.6.28 is stable
SVN-Revision: 15303
2009-04-20 18:57:42 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Felix Fietkau
bda5e95574 atheros: ignore rx long packet error flag from the ethernet core
SVN-Revision: 15225
2009-04-13 00:43:38 +00:00
Felix Fietkau
f607e2cc76 atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16)
SVN-Revision: 15185
2009-04-10 11:27:39 +00:00
Felix Fietkau
2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug
SVN-Revision: 15184
2009-04-10 10:48:04 +00:00
Felix Fietkau
0f47e1a0f4 atheros: make use of netdev_alloc_skb
SVN-Revision: 15176
2009-04-09 19:43:13 +00:00
Felix Fietkau
c42422fb53 remove debugging code
SVN-Revision: 15127
2009-04-07 01:37:43 +00:00
Felix Fietkau
28b9fea4e7 atheros: fix a spiflash write performance regression
SVN-Revision: 15027
2009-03-24 23:41:29 +00:00
Hauke Mehrtens
f5dc2ce0aa refresh patches
SVN-Revision: 15018
2009-03-24 15:09:20 +00:00
Hauke Mehrtens
62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
2009-03-24 15:06:53 +00:00
Felix Fietkau
9e5fecf984 atheros: fix radio mask check on ar5312
SVN-Revision: 14986
2009-03-23 00:05:52 +00:00
Felix Fietkau
56ddbfff1e atheros: upgrade to 2.6.28 by default
SVN-Revision: 14985
2009-03-22 22:10:59 +00:00
Felix Fietkau
8d217b7162 atheros: fix mdio bus registration for multiple ethernet interfaces
SVN-Revision: 14984
2009-03-22 22:10:54 +00:00
Felix Fietkau
fd11bfec64 atheros: fix ar5312 support
SVN-Revision: 14983
2009-03-22 22:10:47 +00:00
Felix Fietkau
107f6ea323 atheros: do not attempt to start pci on ar2317
SVN-Revision: 14982
2009-03-22 20:51:23 +00:00
Felix Fietkau
bfa8064ccd atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
SVN-Revision: 14981
2009-03-22 20:19:23 +00:00
Felix Fietkau
86883cc2e0 atheros: fix path in marvell switch phy id detection
SVN-Revision: 14980
2009-03-22 20:18:58 +00:00
Felix Fietkau
7325f7cfbb atheros: enable adm6996 and mvswitch support
SVN-Revision: 14976
2009-03-22 20:18:31 +00:00
Felix Fietkau
3387cbae63 atheros: fix gpio interrupt handling on 2315
SVN-Revision: 14973
2009-03-22 18:33:08 +00:00
Felix Fietkau
6295d1932f atheros: add back reset button support
SVN-Revision: 14970
2009-03-22 17:59:03 +00:00
Felix Fietkau
675f7bfdd8 atheros: split out the pci support patch
SVN-Revision: 14969
2009-03-22 17:58:48 +00:00
Felix Fietkau
60d4e6e747 atheros: clean up the 2.6.28 port in preparation for pushing it upstream
SVN-Revision: 14967
2009-03-22 14:46:58 +00:00
Felix Fietkau
11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00