Commit graph

9583 commits

Author SHA1 Message Date
Imre Kaloz
1450355ca3 enable USB root hub transaction translators
SVN-Revision: 13442
2008-11-30 11:17:11 +00:00
Gabor Juhos
05184c7c38 ehci driver cleanup
SVN-Revision: 13441
2008-11-30 11:07:22 +00:00
Florian Fainelli
043562037f resync kernel config
SVN-Revision: 13433
2008-11-29 16:33:07 +00:00
Florian Fainelli
3fedfe9537 Allow b43_pci_bridge to be default on, otherwise we can never enable it.
SVN-Revision: 13432
2008-11-29 16:32:43 +00:00
Florian Fainelli
dff2c6a6d0 Update mac80211 and make b43 driver build and load on targets other than brcm47xx (#4266)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13431
2008-11-29 15:48:42 +00:00
Florian Fainelli
f6bdc6a9bd Corrected SSB Config
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13428
2008-11-29 15:09:32 +00:00
Florian Fainelli
e8aad7938a Improve Inventel Livebox support
SVN-Revision: 13427
2008-11-29 12:57:41 +00:00
Rod Whitby
ed172748e1 ixp4xx/apex: Update to Apex 1.5.14, and add support for the Freecom FSG-3
SVN-Revision: 13423
2008-11-29 02:25:36 +00:00
Rod Whitby
570f4128cd ixp4xx/fsg3: Fix board code detection of the RTC chip
SVN-Revision: 13422
2008-11-29 02:23:16 +00:00
Felix Fietkau
7f863d56bb madwifi: improve automatic channel selection by taking idle airtime into account
SVN-Revision: 13420
2008-11-29 01:34:33 +00:00
Jo-Philipp Wich
7c4f0fcbe7 package/base-files: allow ipv6 routes without gateway specified
SVN-Revision: 13419
2008-11-28 22:45:16 +00:00
Gabor Juhos
ce5d8a935c sync kernel configs
SVN-Revision: 13418
2008-11-28 21:35:28 +00:00
Felix Fietkau
9d5a1f6aa4 madwifi: improve reliability of the wds modes
SVN-Revision: 13416
2008-11-28 20:46:52 +00:00
Jo-Philipp Wich
bd29378e8d package/dnsmasq: bump to v2.46 (#4263)
SVN-Revision: 13414
2008-11-28 18:20:19 +00:00
Florian Fainelli
674659a4df Add ata over ethernet modules (#4074)
SVN-Revision: 13413
2008-11-28 18:19:01 +00:00
Jo-Philipp Wich
e9cf2c505a split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
SVN-Revision: 13411
2008-11-28 18:04:36 +00:00
Felix Fietkau
b2ec8ffd5c fix a race condition where ppp interfaces were not added to the firewall properly when brought up at boot time - save the ppp interface unit number in the network state
SVN-Revision: 13402
2008-11-28 16:41:46 +00:00
Florian Fainelli
aa3c775b65 Reorder profiles numbering, broadcom being the most widely used
SVN-Revision: 13401
2008-11-28 16:35:10 +00:00
Florian Fainelli
a29ae09072 Make L7-filter compile with kernel 2.6.27 (#4253)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2008-11-28 16:24:55 +00:00
Felix Fietkau
5cc72a2874 fix up the network ifname in the network state when receiving iface/ifup events
SVN-Revision: 13399
2008-11-28 16:18:11 +00:00
Felix Fietkau
7ac69660fe fix ifup (no longer use the to-be-reverted state of the previous config)
SVN-Revision: 13398
2008-11-28 16:13:23 +00:00
Gabor Juhos
c79c1efd27 refresh patches
SVN-Revision: 13397
2008-11-28 15:33:47 +00:00
Gabor Juhos
3376b8d890 sync kernel config
SVN-Revision: 13396
2008-11-28 15:31:13 +00:00
Gabor Juhos
cbc625ee70 ag71xx driver: clean up hardware initialization
SVN-Revision: 13395
2008-11-28 14:08:53 +00:00
Imre Kaloz
1bb5d1e139 add latch driver modifications for the mi424wr
SVN-Revision: 13392
2008-11-28 12:29:54 +00:00
Imre Kaloz
47a35c8ffa add patch for mi424wr, enable the usr8200 in the .27 config
SVN-Revision: 13391
2008-11-28 12:28:38 +00:00
Gabor Juhos
e42eb910cc fix build error introduced in r13389
SVN-Revision: 13390
2008-11-28 10:07:56 +00:00
Gabor Juhos
73aaa1b56a register eth1 device on the AP83 board
SVN-Revision: 13389
2008-11-28 09:07:01 +00:00
Gabor Juhos
5cea25afdb add gpio leds for the AP83 board
SVN-Revision: 13388
2008-11-28 09:06:01 +00:00
Gabor Juhos
f506e75eb0 ag71xx driver: add more register bit definitions
SVN-Revision: 13387
2008-11-27 22:40:34 +00:00
Gabor Juhos
bd20af97c2 ag71xx driver: unregister MDIO bus in module exit
SVN-Revision: 13385
2008-11-27 22:25:43 +00:00
Florian Fainelli
a6be7066d3 Add missing configuration symbol for gpiolib compatible architectures
SVN-Revision: 13381
2008-11-27 20:44:41 +00:00
Florian Fainelli
edd0a9befb Add 2.6.27 patches and configuration
SVN-Revision: 13380
2008-11-27 20:43:14 +00:00
Florian Fainelli
cc2e43992d bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the window_size/addr from the board setup code - indentation fixes - remove duplicate code - move bcm_tag declaration out of the MTD driver
SVN-Revision: 13379
2008-11-27 20:40:03 +00:00
Florian Fainelli
bbad86e098 Add missing config symbol for SSB
SVN-Revision: 13378
2008-11-27 20:38:01 +00:00
Gabor Juhos
d841d5cfc7 ag71xx driver: use SoC specific PLL values
SVN-Revision: 13377
2008-11-27 18:54:58 +00:00
Gabor Juhos
74932eb40a ag71xx driver: introduce new flag for the AR913x SOCs
SVN-Revision: 13376
2008-11-27 17:31:22 +00:00
Florian Fainelli
44108d6a2d Commit changes on the files for gpiolib
SVN-Revision: 13374
2008-11-27 10:38:36 +00:00
Florian Fainelli
36fc2d1f93 Convert brcm63xx to gpiolib
SVN-Revision: 13373
2008-11-27 10:38:01 +00:00
Imre Kaloz
92cd521ce1 add thermal symbol to the generic .25 config
SVN-Revision: 13372
2008-11-27 09:17:49 +00:00
Gabor Juhos
54844a199f register eth0 device on the AP83 board
SVN-Revision: 13371
2008-11-27 08:39:08 +00:00
Gabor Juhos
c9ae01d3c8 ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup
SVN-Revision: 13369
2008-11-26 20:00:41 +00:00
Florian Fainelli
1c77ec0587 Flatten brcm63xx patches, should make our life easier to patch files now ;)
SVN-Revision: 13368
2008-11-26 18:41:01 +00:00
Florian Fainelli
bd060db789 Add missing CONFIG_SSB_SLIENT config symbol
SVN-Revision: 13367
2008-11-26 18:39:23 +00:00
Florian Fainelli
f39b57d15b the 'dev' member of the structure was removed in 2.6.27 (see: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb), therefore use the qdisc_dev() function instead.
Signed-off-by: Russell Senior <seniorr@aracnet.com>

SVN-Revision: 13366
2008-11-26 18:16:23 +00:00
Florian Fainelli
cd96a09834 ssb module config symbols fixup
SVN-Revision: 13365
2008-11-26 17:43:50 +00:00
Gabor Juhos
b571504967 add definitions for AR91xx specific DDR registers
SVN-Revision: 13364
2008-11-26 17:34:08 +00:00
Gabor Juhos
9f93bd51cf rename DDR registers
SVN-Revision: 13363
2008-11-26 17:17:13 +00:00
Florian Fainelli
4fc7535fc7 Make 4-port LAN and 1 port wan configurations work
SVN-Revision: 13362
2008-11-26 15:51:55 +00:00
Gabor Juhos
0bb95d5754 ag71xx: dump additional registers in debug mode
SVN-Revision: 13361
2008-11-26 14:09:00 +00:00