openwrt/svn-archive/archive.git
12 years ago[backfire] merge r28223
Jo-Philipp Wich [Tue, 13 Sep 2011 07:29:59 +0000 (07:29 +0000)]
[backfire] merge r28223

SVN-Revision: 28224

12 years agoar71xx: add missing ethernet driver fix backport (fixes #10089)
Felix Fietkau [Sun, 11 Sep 2011 21:36:33 +0000 (21:36 +0000)]
ar71xx: add missing ethernet driver fix backport (fixes #10089)

SVN-Revision: 28215

12 years agoar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins), backpo...
Felix Fietkau [Sun, 11 Sep 2011 17:45:04 +0000 (17:45 +0000)]
ar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins), backport of r28213

SVN-Revision: 28214

12 years agoath9k: add a better fix for beacon timer reliability (backport of r28211)
Felix Fietkau [Sun, 11 Sep 2011 11:17:04 +0000 (11:17 +0000)]
ath9k: add a better fix for beacon timer reliability (backport of r28211)

SVN-Revision: 28212

12 years ago[backfire] merge r28205
Jo-Philipp Wich [Fri, 9 Sep 2011 17:29:48 +0000 (17:29 +0000)]
[backfire] merge r28205

SVN-Revision: 28206

12 years ago[backfire] merge r27872
Jo-Philipp Wich [Fri, 9 Sep 2011 17:04:51 +0000 (17:04 +0000)]
[backfire] merge r27872

SVN-Revision: 28204

12 years agoath9k: fix an rx path race condition that might be the cause of the "ath: DMA failed...
Felix Fietkau [Fri, 9 Sep 2011 07:21:37 +0000 (07:21 +0000)]
ath9k: fix an rx path race condition that might be the cause of the "ath: DMA failed to stop in 10 ms" logspam as well as various connection stability issues (backport of r28202)

SVN-Revision: 28203

12 years ago[backfire] merge r26484
Jo-Philipp Wich [Thu, 8 Sep 2011 18:03:42 +0000 (18:03 +0000)]
[backfire] merge r26484

SVN-Revision: 28196

12 years agoremove kmod-hermes* from package/kernel, it is already provided by the mac80211 package
Felix Fietkau [Thu, 8 Sep 2011 06:07:59 +0000 (06:07 +0000)]
remove kmod-hermes* from package/kernel, it is already provided by the mac80211 package

SVN-Revision: 28193

12 years agomac80211: fix an endian issue in BlockAckReq handling (backport of r28190)
Felix Fietkau [Wed, 7 Sep 2011 06:07:10 +0000 (06:07 +0000)]
mac80211: fix an endian issue in BlockAckReq handling (backport of r28190)

SVN-Revision: 28191

12 years agomac80211: merge a power save related race condition fix (backport of r28185)
Felix Fietkau [Tue, 6 Sep 2011 11:12:16 +0000 (11:12 +0000)]
mac80211: merge a power save related race condition fix (backport of r28185)

SVN-Revision: 28186

12 years ago[backfire] backport r28175
Jo-Philipp Wich [Mon, 5 Sep 2011 19:32:00 +0000 (19:32 +0000)]
[backfire] backport r28175

SVN-Revision: 28176

12 years agoar71xx: sync profile/target default changes with trunk
Felix Fietkau [Mon, 5 Sep 2011 19:12:12 +0000 (19:12 +0000)]
ar71xx: sync profile/target default changes with trunk

SVN-Revision: 28174

12 years agoath9k: merge latest changes from trunk (as of r28169)
Felix Fietkau [Sun, 4 Sep 2011 19:06:35 +0000 (19:06 +0000)]
ath9k: merge latest changes from trunk (as of r28169)

SVN-Revision: 28170

12 years agohostapd: add a workaround for driver issues in various android devices with texas...
Felix Fietkau [Sun, 4 Sep 2011 18:25:33 +0000 (18:25 +0000)]
hostapd: add a workaround for driver issues in various android devices with texas instruments wifi (backport of r28167)

SVN-Revision: 28168

12 years ago[backfire] merge r28160
Jo-Philipp Wich [Sun, 4 Sep 2011 10:22:25 +0000 (10:22 +0000)]
[backfire] merge r28160

SVN-Revision: 28161

12 years ago[backfire] merge r28149
Jo-Philipp Wich [Fri, 2 Sep 2011 13:30:23 +0000 (13:30 +0000)]
[backfire] merge r28149

SVN-Revision: 28150

12 years agoath9k: merge a fix for tx power limit testing (backport of r28143)
Felix Fietkau [Thu, 1 Sep 2011 18:15:44 +0000 (18:15 +0000)]
ath9k: merge a fix for tx power limit testing (backport of r28143)

SVN-Revision: 28144

12 years agoRevert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some...
Felix Fietkau [Thu, 1 Sep 2011 16:08:17 +0000 (16:08 +0000)]
Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561, backport of r28111)"
This is causing regressions for other clients

SVN-Revision: 28142

12 years agoath9k: fix another crash bug (backport of r28139)
Felix Fietkau [Wed, 31 Aug 2011 23:27:29 +0000 (23:27 +0000)]
ath9k: fix another crash bug (backport of r28139)

SVN-Revision: 28140

12 years agomac80211: backport latest version from trunk (as of r28137)
Felix Fietkau [Wed, 31 Aug 2011 09:44:02 +0000 (09:44 +0000)]
mac80211: backport latest version from trunk (as of r28137)

SVN-Revision: 28138

12 years agorelayd: do not attempt to compile on linux 2.4 (#9997)
Felix Fietkau [Wed, 31 Aug 2011 05:08:54 +0000 (05:08 +0000)]
relayd: do not attempt to compile on linux 2.4 (#9997)

SVN-Revision: 28136

12 years agoswconfig: hide inactive vlans on "swconfig dev switch0 show" (backport of r28133)
Felix Fietkau [Tue, 30 Aug 2011 21:01:58 +0000 (21:01 +0000)]
swconfig: hide inactive vlans on "swconfig dev switch0 show" (backport of r28133)

SVN-Revision: 28134

12 years agobase-files: remove an old network tunable tweak which is messing up network stack...
Felix Fietkau [Mon, 29 Aug 2011 23:35:29 +0000 (23:35 +0000)]
base-files: remove an old network tunable tweak which is messing up network stack performance on modern systems (backport of r28126)

SVN-Revision: 28127

12 years agohostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken...
Felix Fietkau [Mon, 29 Aug 2011 08:24:34 +0000 (08:24 +0000)]
hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561, backport of r28111)

SVN-Revision: 28112

12 years agorelayd: drop an unnecessary include that does not exist on linux 2.4 (#9997)
Felix Fietkau [Sun, 28 Aug 2011 16:32:05 +0000 (16:32 +0000)]
relayd: drop an unnecessary include that does not exist on linux 2.4 (#9997)

SVN-Revision: 28106

12 years ago[backfire] merge r28024
Jo-Philipp Wich [Wed, 17 Aug 2011 03:18:01 +0000 (03:18 +0000)]
[backfire] merge r28024

SVN-Revision: 28025

12 years ago[backfire] merge r27979
Jo-Philipp Wich [Sun, 14 Aug 2011 00:34:04 +0000 (00:34 +0000)]
[backfire] merge r27979

SVN-Revision: 27980

12 years ago[backfire] merge r27976
Jo-Philipp Wich [Sat, 13 Aug 2011 23:20:45 +0000 (23:20 +0000)]
[backfire] merge r27976

SVN-Revision: 27978

12 years ago[backfire] backport r27720
Jo-Philipp Wich [Sat, 13 Aug 2011 23:20:03 +0000 (23:20 +0000)]
[backfire] backport r27720

SVN-Revision: 27977

12 years agoar71xx: on ar724x only reset the link status in the restart handler, the fast reset...
Felix Fietkau [Sat, 13 Aug 2011 21:50:32 +0000 (21:50 +0000)]
ar71xx: on ar724x only reset the link status in the restart handler, the fast reset takes care of DMA stuck issues, backport of r27973

SVN-Revision: 27974

12 years agocrda: update regulatory database to 2011-04-28, adds fixes for NL (#9931), backport...
Felix Fietkau [Sat, 13 Aug 2011 14:09:04 +0000 (14:09 +0000)]
crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931), backport of r27970

SVN-Revision: 27971

12 years ago[backfire] backport r27965
Jo-Philipp Wich [Fri, 12 Aug 2011 14:35:51 +0000 (14:35 +0000)]
[backfire] backport r27965

SVN-Revision: 27966

12 years ago[backfire] fix block-extroot on brcm-2.4 (#9454)
Jo-Philipp Wich [Fri, 12 Aug 2011 03:35:56 +0000 (03:35 +0000)]
[backfire] fix block-extroot on brcm-2.4 (#9454)

SVN-Revision: 27964

12 years ago[backfire] backport r27961, deprecate iptables-utils and ip6tables-utils but leave...
Jo-Philipp Wich [Thu, 11 Aug 2011 21:34:56 +0000 (21:34 +0000)]
[backfire] backport r27961, deprecate iptables-utils and ip6tables-utils but leave them in place to not break backwards compatibility

SVN-Revision: 27962

12 years agoar71xx: backport ar7241/ar7242 fixes from trunk
Felix Fietkau [Wed, 10 Aug 2011 18:50:12 +0000 (18:50 +0000)]
ar71xx: backport ar7241/ar7242 fixes from trunk

SVN-Revision: 27949

12 years agoath9k: add a regdomain code used on newer ubiquiti networks devices (backport of...
Felix Fietkau [Wed, 10 Aug 2011 16:39:28 +0000 (16:39 +0000)]
ath9k: add a regdomain code used on newer ubiquiti networks devices (backport of r27947)

SVN-Revision: 27948

12 years agob43: fix backport of 860-b43_restart_config.patch
Felix Fietkau [Tue, 9 Aug 2011 13:58:06 +0000 (13:58 +0000)]
b43: fix backport of 860-b43_restart_config.patch

SVN-Revision: 27944

12 years agob43: fix reloading config settings after channel changes or hostapd restart (#8033...
Felix Fietkau [Mon, 8 Aug 2011 11:30:51 +0000 (11:30 +0000)]
b43: fix reloading config settings after channel changes or hostapd restart (#8033), backport of r27930

SVN-Revision: 27931

12 years agoar71xx: merge ethernet fixes from r27894-r27896
Felix Fietkau [Thu, 4 Aug 2011 18:01:44 +0000 (18:01 +0000)]
ar71xx: merge ethernet fixes from r27894-r27896

SVN-Revision: 27897

12 years ago[backfire] toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*
Jonas Gorski [Tue, 2 Aug 2011 23:37:54 +0000 (23:37 +0000)]
[backfire] toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*

Adapted backport of r27882.

SVN-Revision: 27883

12 years agobackport r27876
Florian Fainelli [Tue, 2 Aug 2011 14:13:15 +0000 (14:13 +0000)]
backport r27876

SVN-Revision: 27877

12 years agomac80211: fix a compiler warning (backport of r27870)
Felix Fietkau [Mon, 1 Aug 2011 21:14:58 +0000 (21:14 +0000)]
mac80211: fix a compiler warning (backport of r27870)

SVN-Revision: 27871

12 years agomac80211: backport latest changes from trunk
Felix Fietkau [Mon, 1 Aug 2011 17:53:31 +0000 (17:53 +0000)]
mac80211: backport latest changes from trunk

SVN-Revision: 27865

12 years ago[backfire] merge r27843
Jo-Philipp Wich [Sun, 31 Jul 2011 12:06:24 +0000 (12:06 +0000)]
[backfire] merge r27843

SVN-Revision: 27844

12 years agoar71xx: backport tl-wr740n support from r24811 (#9843)
Felix Fietkau [Sat, 30 Jul 2011 21:57:28 +0000 (21:57 +0000)]
ar71xx: backport tl-wr740n support from r24811 (#9843)

SVN-Revision: 27841

12 years ago[backfire] firewall: sync with trunk
Jo-Philipp Wich [Sat, 30 Jul 2011 00:53:09 +0000 (00:53 +0000)]
[backfire] firewall: sync with trunk

SVN-Revision: 27837

12 years agoqos-scripts: disable by default, also remove overhead calculation from the default...
Felix Fietkau [Fri, 29 Jul 2011 16:33:56 +0000 (16:33 +0000)]
qos-scripts: disable by default, also remove overhead calculation from the default config

SVN-Revision: 27833

12 years agohostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837, backport...
Felix Fietkau [Fri, 29 Jul 2011 14:15:05 +0000 (14:15 +0000)]
hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837, backport of r27830)

SVN-Revision: 27831

12 years agoath9k: fix switching channel bandwidth from 5/10 back to 20mhz (backport of r27827)
Felix Fietkau [Fri, 29 Jul 2011 12:26:16 +0000 (12:26 +0000)]
ath9k: fix switching channel bandwidth from 5/10 back to 20mhz (backport of r27827)

SVN-Revision: 27828

12 years agohostapd: fix wds interface address handling for multi-bssid (backport of r27823)
Felix Fietkau [Fri, 29 Jul 2011 09:42:51 +0000 (09:42 +0000)]
hostapd: fix wds interface address handling for multi-bssid (backport of r27823)

SVN-Revision: 27825

12 years agohostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eapol frame...
Felix Fietkau [Fri, 29 Jul 2011 09:42:49 +0000 (09:42 +0000)]
hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eapol frame (backport of r27822)

SVN-Revision: 27824

12 years agoswconfig: backport compatibility fix from r27820
Felix Fietkau [Thu, 28 Jul 2011 20:17:40 +0000 (20:17 +0000)]
swconfig: backport compatibility fix from r27820

SVN-Revision: 27821

12 years ago[backfire] sync dropbear with trunk (#9819)
Jo-Philipp Wich [Thu, 28 Jul 2011 14:18:09 +0000 (14:18 +0000)]
[backfire] sync dropbear with trunk (#9819)

SVN-Revision: 27817

12 years ago[backfire] ar71xx: Add generic Buffalo WZR-HP-G30XNH support
Jonas Gorski [Thu, 28 Jul 2011 12:20:28 +0000 (12:20 +0000)]
[backfire] ar71xx: Add generic Buffalo WZR-HP-G30XNH support

Use generic switch0 to add support for both WZR-HP-G301NH and WZR-HP-G300NH
with RTL8366RB.

SVN-Revision: 27816

12 years ago[backfire] swconfig: Add generic switch identifiers
Jonas Gorski [Thu, 28 Jul 2011 12:20:25 +0000 (12:20 +0000)]
[backfire] swconfig: Add generic switch identifiers

Backport of r27880.

SVN-Revision: 27815

12 years ago[backfire] rc5->rc6
Jo-Philipp Wich [Tue, 26 Jul 2011 23:52:15 +0000 (23:52 +0000)]
[backfire] rc5->rc6

SVN-Revision: 27794

12 years agobinutils: backport a fix for broken relocation entries on mips with -fPIE, fixes...
Felix Fietkau [Tue, 26 Jul 2011 23:44:38 +0000 (23:44 +0000)]
binutils: backport a fix for broken relocation entries on mips with -fPIE, fixes dbus-server crash with sstrip (backport of r25188, fixes #9810)

SVN-Revision: 27793

12 years agoath9k: rework tx power handling - display the correct *current* tx power, and also...
Felix Fietkau [Tue, 26 Jul 2011 20:59:12 +0000 (20:59 +0000)]
ath9k: rework tx power handling - display the correct *current* tx power, and also fix tx power limits with ATH_USER_REGD set (backport of r27788)

SVN-Revision: 27789

12 years agobackport rtl8366 detection support from trunk
Felix Fietkau [Tue, 26 Jul 2011 16:24:35 +0000 (16:24 +0000)]
backport rtl8366 detection support from trunk

SVN-Revision: 27785

12 years agomac80211: merge a few pending fixes for channel switch handling (backport of r27783)
Felix Fietkau [Tue, 26 Jul 2011 16:24:24 +0000 (16:24 +0000)]
mac80211: merge a few pending fixes for channel switch handling (backport of r27783)

SVN-Revision: 27784

12 years ago[backfire] revert unrelated change in previous commit
Jo-Philipp Wich [Tue, 26 Jul 2011 10:50:58 +0000 (10:50 +0000)]
[backfire] revert unrelated change in previous commit

SVN-Revision: 27781

12 years ago[backfire] merge r27779
Jo-Philipp Wich [Tue, 26 Jul 2011 10:49:46 +0000 (10:49 +0000)]
[backfire] merge r27779

SVN-Revision: 27780

12 years ago[backfire] backport r27776
Jo-Philipp Wich [Mon, 25 Jul 2011 22:20:42 +0000 (22:20 +0000)]
[backfire] backport r27776

SVN-Revision: 27777

12 years ago[backfire] backport r27049, should fix newer WRT160NL models with Backfire
Jo-Philipp Wich [Mon, 25 Jul 2011 09:52:05 +0000 (09:52 +0000)]
[backfire] backport r27049, should fix newer WRT160NL models with Backfire

SVN-Revision: 27768

12 years ago[backfire] backport upstream commit f2df1ae3fe8d44d51bd7218a9da9134b83c7531e
Jo-Philipp Wich [Mon, 25 Jul 2011 09:46:06 +0000 (09:46 +0000)]
[backfire] backport upstream commit f2df1ae3fe8d44d51bd7218a9da9134b83c7531e
Adds support for the Spansion S25FL016K and S25FL064K SPI flash chips.

SVN-Revision: 27767

12 years ago[backfire] refresh 2.6.32 patches
Jo-Philipp Wich [Mon, 25 Jul 2011 09:35:05 +0000 (09:35 +0000)]
[backfire] refresh 2.6.32 patches

SVN-Revision: 27766

12 years agomac80211: remove the ccmp rx pn workaround, it should no longer be necessary and...
Felix Fietkau [Mon, 25 Jul 2011 06:30:05 +0000 (06:30 +0000)]
mac80211: remove the ccmp rx pn workaround, it should no longer be necessary and it was reported to cause connection stability issues (backport of r27764, see #9646)

SVN-Revision: 27765

12 years ago[backfire] merge r25589
Jo-Philipp Wich [Fri, 22 Jul 2011 13:21:16 +0000 (13:21 +0000)]
[backfire] merge r25589

SVN-Revision: 27721

12 years agoar71xx: merge ar7240 fixes from trunk
Felix Fietkau [Wed, 20 Jul 2011 14:46:36 +0000 (14:46 +0000)]
ar71xx: merge ar7240 fixes from trunk

SVN-Revision: 27706

12 years agoath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others...
Felix Fietkau [Tue, 19 Jul 2011 08:11:05 +0000 (08:11 +0000)]
ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi (backport of r27688)

SVN-Revision: 27690

12 years ago[backfire] merge r27671
Jo-Philipp Wich [Sun, 17 Jul 2011 22:48:26 +0000 (22:48 +0000)]
[backfire] merge r27671

SVN-Revision: 27672

12 years ago[backfire] merge r27669
Jo-Philipp Wich [Sun, 17 Jul 2011 22:43:05 +0000 (22:43 +0000)]
[backfire] merge r27669

SVN-Revision: 27670

12 years ago[backfire] revert unrelated change in previous commit
Jo-Philipp Wich [Sun, 17 Jul 2011 22:22:10 +0000 (22:22 +0000)]
[backfire] revert unrelated change in previous commit

SVN-Revision: 27668

12 years ago[backfire] merge r27666
Jo-Philipp Wich [Sun, 17 Jul 2011 22:21:18 +0000 (22:21 +0000)]
[backfire] merge r27666

SVN-Revision: 27667

12 years ago[backfire] merge r27653
Jo-Philipp Wich [Sun, 17 Jul 2011 17:22:12 +0000 (17:22 +0000)]
[backfire] merge r27653

SVN-Revision: 27654

12 years ago[backfire] merge r27650
Jo-Philipp Wich [Sun, 17 Jul 2011 15:43:47 +0000 (15:43 +0000)]
[backfire] merge r27650

SVN-Revision: 27651

12 years ago[backfire] backport r27648
Jo-Philipp Wich [Sun, 17 Jul 2011 15:34:37 +0000 (15:34 +0000)]
[backfire] backport r27648

SVN-Revision: 27649

12 years ago[backfire] merge r27646
Jo-Philipp Wich [Sun, 17 Jul 2011 15:01:51 +0000 (15:01 +0000)]
[backfire] merge r27646

SVN-Revision: 27647

12 years agobackport r27637
Florian Fainelli [Sun, 17 Jul 2011 12:31:52 +0000 (12:31 +0000)]
backport r27637

SVN-Revision: 27638

12 years ago[backfire] backport r27635
Jo-Philipp Wich [Sun, 17 Jul 2011 12:00:33 +0000 (12:00 +0000)]
[backfire] backport r27635

SVN-Revision: 27636

12 years ago[backfire] backport r27630
Jo-Philipp Wich [Sun, 17 Jul 2011 09:29:17 +0000 (09:29 +0000)]
[backfire] backport r27630

SVN-Revision: 27631

12 years ago[backfire] merge r27628
Jo-Philipp Wich [Sun, 17 Jul 2011 07:19:41 +0000 (07:19 +0000)]
[backfire] merge r27628

SVN-Revision: 27629

12 years agoswconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov...
Felix Fietkau [Sun, 17 Jul 2011 06:28:55 +0000 (06:28 +0000)]
swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov, backport of r27375)

SVN-Revision: 27627

12 years agoswconfig: avoid setting "NOVAL" attributes if "0" was provided as a value (backport...
Felix Fietkau [Sun, 17 Jul 2011 06:28:52 +0000 (06:28 +0000)]
swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value (backport of r27374)

SVN-Revision: 27626

12 years ago[backfire] backport r27616
Jo-Philipp Wich [Fri, 15 Jul 2011 14:58:50 +0000 (14:58 +0000)]
[backfire] backport r27616

SVN-Revision: 27617

12 years ago[backfire] backport r27614
Jo-Philipp Wich [Fri, 15 Jul 2011 14:54:45 +0000 (14:54 +0000)]
[backfire] backport r27614

SVN-Revision: 27615

12 years agoath9k: add some more fixes to the mic failure handling rework patch, backport of...
Felix Fietkau [Wed, 13 Jul 2011 15:39:26 +0000 (15:39 +0000)]
ath9k: add some more fixes to the mic failure handling rework patch, backport of r27607

SVN-Revision: 27608

12 years agomac80211: fix compile errors because of duplicate atomic64 implementations (#9690...
Felix Fietkau [Wed, 13 Jul 2011 15:12:48 +0000 (15:12 +0000)]
mac80211: fix compile errors because of duplicate atomic64 implementations (#9690, #9694, backport of r27605)

SVN-Revision: 27606

12 years agoath9k: fix mic frame handling for bigger packets (backport of r27596)
Felix Fietkau [Tue, 12 Jul 2011 03:26:18 +0000 (03:26 +0000)]
ath9k: fix mic frame handling for bigger packets (backport of r27596)

SVN-Revision: 27597

12 years ago[backfire] switch packages feed to the 10.03.1 branch
Jo-Philipp Wich [Mon, 11 Jul 2011 21:27:23 +0000 (21:27 +0000)]
[backfire] switch packages feed to the 10.03.1 branch

SVN-Revision: 27595

12 years ago[backfire] backport r24631, needed for at least gstreamer on backfire
Jo-Philipp Wich [Sun, 10 Jul 2011 19:55:45 +0000 (19:55 +0000)]
[backfire] backport r24631, needed for at least gstreamer on backfire

SVN-Revision: 27579

12 years agowrong md5sum in ltq-ifxos
John Crispin [Sun, 10 Jul 2011 10:44:33 +0000 (10:44 +0000)]
wrong md5sum in ltq-ifxos

backport r27575 to backfire

SVN-Revision: 27576

12 years agomac80211, ath9k: update to latest trunk as of r27572
Felix Fietkau [Sat, 9 Jul 2011 09:06:33 +0000 (09:06 +0000)]
mac80211, ath9k: update to latest trunk as of r27572

SVN-Revision: 27574

12 years agohostapd: backport fixes from r27569, r27570
Felix Fietkau [Sat, 9 Jul 2011 09:06:24 +0000 (09:06 +0000)]
hostapd: backport fixes from r27569, r27570

SVN-Revision: 27573

12 years agoset correct board in tapidemo when building a falcon image
John Crispin [Fri, 8 Jul 2011 14:36:26 +0000 (14:36 +0000)]
set correct board in tapidemo when building a falcon image

SVN-Revision: 27561

12 years agoadd 2 new kmod defines for at24/25
John Crispin [Thu, 7 Jul 2011 20:02:50 +0000 (20:02 +0000)]
add 2 new kmod defines for at24/25

SVN-Revision: 27548

12 years agoadds lantiq packages/drivers
John Crispin [Thu, 7 Jul 2011 19:56:31 +0000 (19:56 +0000)]
adds lantiq packages/drivers

SVN-Revision: 27547

12 years agoadd new lantiq target
John Crispin [Thu, 7 Jul 2011 19:56:18 +0000 (19:56 +0000)]
add new lantiq target

SVN-Revision: 27546

12 years agoadd atm header patch needed by ltq-dsl
John Crispin [Thu, 7 Jul 2011 19:56:07 +0000 (19:56 +0000)]
add atm header patch needed by ltq-dsl

SVN-Revision: 27545