Commit graph

15987 commits

Author SHA1 Message Date
Felix Fietkau
77eee74d56 ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)
Make the WiFi LEDs blink for activity on the WNDR3700, matching the
stock firmware and user expectations. The green 2.4GHz and blue 5GHz
LEDs will illuminate with the radio on, and will blink to indicate
transmission and reception.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23877
2010-11-04 18:48:22 +00:00
Felix Fietkau
91b6c63adc ar71xx: Set eth1 MAC address from EEPROM for WNDR3700
The WNDR3700's art/caldata partition contains three MAC addresses at
offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1,
respectively. The existing code configures eth1's MAC address by adding
1 to eth0's instead of using the value stored in the EEPROM. This patch
causes the stored value to be used directly. (On my WNDR3700s, the three
stored addresses are all sequential anyway.)

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23876
2010-11-04 18:46:07 +00:00
Felix Fietkau
fc28e1cd7d ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (thx, Mark Mentovai)
SVN-Revision: 23875
2010-11-04 18:39:49 +00:00
Felix Fietkau
8886f1bb8a ath9k: fix enabling SWBA interrupts
SVN-Revision: 23870
2010-11-04 17:05:48 +00:00
Imre Kaloz
a85e3d60c5 upgrade to 2.6.36
SVN-Revision: 23867
2010-11-04 14:18:45 +00:00
Imre Kaloz
d917b7d1ef use gcc 4.3.5 for avr32
SVN-Revision: 23866
2010-11-04 14:18:04 +00:00
Imre Kaloz
54dea0c74f add avr32 support to gcc 4.3.5
SVN-Revision: 23865
2010-11-04 14:17:06 +00:00
Florian Fainelli
edcbafc836 fix mvswitch PHY polling setting (#8133)
SVN-Revision: 23862
2010-11-04 14:09:20 +00:00
Michael Büsch
995cedb319 InstallDev: Move the "find" out of the lock critical section.
SVN-Revision: 23858
2010-11-04 12:42:37 +00:00
Michael Büsch
e5fc77edd9 Lock copying of directory trees to the staging dir with the "staging-dir" lock. This lock probably has to be taken elsewhere, too.
SVN-Revision: 23857
2010-11-04 12:28:55 +00:00
Felix Fietkau
635ec6e7d9 ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces packet loss under load
SVN-Revision: 23856
2010-11-04 12:26:09 +00:00
Michael Büsch
bf274946af deptest: Capitalize failure message. Makes it easier to spot in the logs.
SVN-Revision: 23855
2010-11-04 11:30:10 +00:00
Imre Kaloz
9c0c9caaff these belong to the generic config..
SVN-Revision: 23853
2010-11-04 11:09:08 +00:00
Imre Kaloz
0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
2010-11-04 09:01:08 +00:00
Imre Kaloz
7b8ed6ff49 add missing 2.6.36 symbols
SVN-Revision: 23850
2010-11-04 08:49:11 +00:00
Lars-Peter Clausen
7b3caf6f22 Add even more missing symbols to the 2.6.36 config
SVN-Revision: 23842
2010-11-03 21:01:01 +00:00
John Crispin
a8b2a07f37 * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
SVN-Revision: 23840
2010-11-03 19:12:34 +00:00
John Crispin
72ae8452cd * adds patch to 2.6.35 series to make dsl work
SVN-Revision: 23839
2010-11-03 19:10:56 +00:00
John Crispin
c04eb11bff * remove broken flag from dsl-control app
SVN-Revision: 23838
2010-11-03 19:07:42 +00:00
John Crispin
109ef6e686 * make dsl driver work with new kernel
SVN-Revision: 23837
2010-11-03 19:06:39 +00:00
John Crispin
251535331c * bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers
SVN-Revision: 23836
2010-11-03 19:02:27 +00:00
Michael Büsch
100fc4c7ce deptest: Do not clobber the base build and staging dirs
SVN-Revision: 23835
2010-11-03 18:48:03 +00:00
Michael Büsch
676520cf65 ensure an empty BUILD_DIR variable is passed down u-boot's makefile
SVN-Revision: 23832
2010-11-03 18:26:26 +00:00
Alexandros C. Couloumbis
42eee22a9b package/madwifi: fix r23829 commit
SVN-Revision: 23830
2010-11-03 16:55:51 +00:00
Alexandros C. Couloumbis
20bf929ad8 package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://madwifi-project.org/changeset/4118)
SVN-Revision: 23829
2010-11-03 16:18:29 +00:00
Alexandros C. Couloumbis
a2d17ea8cf target/linux: add preliminary 2.6.37 kernel support
SVN-Revision: 23828
2010-11-03 16:13:33 +00:00
Michael Büsch
55081c6a19 deptest: --force also overrides blacklist stamps
SVN-Revision: 23827
2010-11-03 15:18:53 +00:00
Michael Büsch
ae6b08d22b deptest: Add --force to force a test
SVN-Revision: 23826
2010-11-03 15:01:03 +00:00
Michael Büsch
050902efd7 deptest: Install of host tools has to be forced for every test, because the host staging dir is cleaned prior a test.
SVN-Revision: 23825
2010-11-03 14:58:32 +00:00
Felix Fietkau
f75ac90b69 ath9k: fix cycle counter tracking
SVN-Revision: 23824
2010-11-03 14:56:05 +00:00
Felix Fietkau
8bab3639b3 ath9k: fix queue pending frame counter tracking by cleaning up tx queue selection
SVN-Revision: 23823
2010-11-03 14:55:59 +00:00
Felix Fietkau
b4e2c09b46 ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues
SVN-Revision: 23822
2010-11-03 14:55:53 +00:00
Michael Büsch
00e1797f14 deptest: Add option for lean test
SVN-Revision: 23821
2010-11-03 14:44:31 +00:00
Michael Büsch
1e317e8f43 deptest: Add sanity check to avoid trouble with illegal package names
SVN-Revision: 23819
2010-11-03 12:49:38 +00:00
Michael Büsch
57ccc7e834 deptest: Support specifying certain packages to test on the commandline.
SVN-Revision: 23818
2010-11-03 12:41:28 +00:00
Vasilis Tsiligiannis
87cba7eb46 hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant (#8164)
SVN-Revision: 23817
2010-11-03 10:39:29 +00:00
Michael Büsch
0e2b397a8b deptest: Add optional blacklisting
SVN-Revision: 23811
2010-11-03 01:10:52 +00:00
Michael Büsch
ba91f56bf4 deptest: Check for .config
SVN-Revision: 23810
2010-11-03 00:27:50 +00:00
Michael Büsch
87fe1d36d3 deptest: Install the kernel at init stage
SVN-Revision: 23809
2010-11-03 00:24:12 +00:00
Michael Büsch
e37d386dfc deptest: Better detection of base directory
SVN-Revision: 23807
2010-11-02 23:22:34 +00:00
Michael Büsch
0cacb5855d deptest: Also make sure the toolchain is built in the initialization step. This makes it possible to run the script from within a fresh tree.
SVN-Revision: 23806
2010-11-02 22:48:29 +00:00
Michael Büsch
0f21452ff8 deptest: Also create "failed" stamps. This makes it easier to check what failed after the script finished.
SVN-Revision: 23805
2010-11-02 22:36:32 +00:00
Michael Büsch
6bb89b547a deptest: Add shbang
SVN-Revision: 23804
2010-11-02 21:58:24 +00:00
Michael Büsch
12dfecd4be deptest: Fix indent
SVN-Revision: 23803
2010-11-02 21:57:03 +00:00
Felix Fietkau
dd7c8797ec make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies)
SVN-Revision: 23796
2010-11-02 16:38:57 +00:00
Felix Fietkau
8d40973058 make the display support feature flag selectable
SVN-Revision: 23791
2010-11-02 16:26:57 +00:00
Imre Kaloz
4cdf723097 switch to uClibc 0.9.31
SVN-Revision: 23781
2010-11-02 13:57:57 +00:00
Imre Kaloz
5403c77633 switch to binutils 2.20.1 (except for avr32 and ubicom32)
SVN-Revision: 23780
2010-11-02 13:57:04 +00:00
Imre Kaloz
9611a0f606 remove support for uClibc 0.9.30.2 and 0.9.30.3
SVN-Revision: 23779
2010-11-02 12:56:58 +00:00
Imre Kaloz
1f4543eedc more 2.6.36 config symbols..
SVN-Revision: 23778
2010-11-02 12:28:34 +00:00