Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/linux/orion: create subtargets (closes #8154) | Alexandros C. Couloumbis | 2010-11-04 | 9 | -122/+175 |
| | | | | SVN-Revision: 23883 | ||||
* | target/linux: extend r23881 for 2.6.37 too. | Alexandros C. Couloumbis | 2010-11-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 23882 | ||||
* | target/linux: add missing symbols (closes #8147) | Alexandros C. Couloumbis | 2010-11-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 23881 | ||||
* | ar71xx: Configure WNDR3700 switch LED colors properly (#8103) | Felix Fietkau | 2010-11-04 | 1 | -10/+8 |
| | | | | | | | | | | | For WNDR3700, use green for 1Gb/s and amber for 100Mb/s and 10Mb/s on the four LAN port switch LEDs. The LEDs will be lit to indicate a link and will blink to indicate activity. This matches the stock firmware and the description printed on the label on the unit's underside. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 23879 | ||||
* | Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on ↵ | Felix Fietkau | 2010-11-04 | 1 | -15/+3 |
| | | | | | | submitter's request SVN-Revision: 23878 | ||||
* | ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984) | Felix Fietkau | 2010-11-04 | 1 | -3/+15 |
| | | | | | | | | | | | 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 | ||||
* | ar71xx: Set eth1 MAC address from EEPROM for WNDR3700 | Felix Fietkau | 2010-11-04 | 1 | -2/+7 |
| | | | | | | | | | | | | | 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 | ||||
* | ar71xx: fix the wndr3700 antenna group setting for the first wireless chip ↵ | Felix Fietkau | 2010-11-04 | 1 | -1/+1 |
| | | | | | | (thx, Mark Mentovai) SVN-Revision: 23875 | ||||
* | ath9k: fix enabling SWBA interrupts | Felix Fietkau | 2010-11-04 | 1 | -0/+20 |
| | | | | SVN-Revision: 23870 | ||||
* | upgrade to 2.6.36 | Imre Kaloz | 2010-11-04 | 3 | -2/+39 |
| | | | | SVN-Revision: 23867 | ||||
* | use gcc 4.3.5 for avr32 | Imre Kaloz | 2010-11-04 | 2 | -4/+2 |
| | | | | SVN-Revision: 23866 | ||||
* | add avr32 support to gcc 4.3.5 | Imre Kaloz | 2010-11-04 | 12 | -3/+22594 |
| | | | | SVN-Revision: 23865 | ||||
* | fix mvswitch PHY polling setting (#8133) | Florian Fainelli | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23862 | ||||
* | InstallDev: Move the "find" out of the lock critical section. | Michael Büsch | 2010-11-04 | 1 | -1/+2 |
| | | | | SVN-Revision: 23858 | ||||
* | Lock copying of directory trees to the staging dir with the "staging-dir" ↵ | Michael Büsch | 2010-11-04 | 1 | -2/+4 |
| | | | | | | lock. This lock probably has to be taken elsewhere, too. SVN-Revision: 23857 | ||||
* | ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces ↵ | Felix Fietkau | 2010-11-04 | 1 | -21/+41 |
| | | | | | | packet loss under load SVN-Revision: 23856 | ||||
* | deptest: Capitalize failure message. Makes it easier to spot in the logs. | Michael Büsch | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23855 | ||||
* | these belong to the generic config.. | Imre Kaloz | 2010-11-04 | 3 | -30/+15 |
| | | | | SVN-Revision: 23853 | ||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 25 | -28/+28 |
| | | | | SVN-Revision: 23851 | ||||
* | add missing 2.6.36 symbols | Imre Kaloz | 2010-11-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 23850 | ||||
* | Add even more missing symbols to the 2.6.36 config | Lars-Peter Clausen | 2010-11-03 | 1 | -0/+6 |
| | | | | SVN-Revision: 23842 | ||||
* | * adds a rewrite of the tapi drivers + sip app. this is the result of lars' ↵ | John Crispin | 2010-11-03 | 79 | -0/+8271 |
| | | | | | | gsoc 2010 project, Thanks ! SVN-Revision: 23840 | ||||
* | * adds patch to 2.6.35 series to make dsl work | John Crispin | 2010-11-03 | 1 | -0/+12 |
| | | | | SVN-Revision: 23839 | ||||
* | * remove broken flag from dsl-control app | John Crispin | 2010-11-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 23838 | ||||
* | * make dsl driver work with new kernel | John Crispin | 2010-11-03 | 9 | -819/+44 |
| | | | | SVN-Revision: 23837 | ||||
* | * bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack ↵ | John Crispin | 2010-11-03 | 223 | -22741/+615 |
| | | | | | | for tapi drivers SVN-Revision: 23836 | ||||
* | deptest: Do not clobber the base build and staging dirs | Michael Büsch | 2010-11-03 | 1 | -17/+83 |
| | | | | SVN-Revision: 23835 | ||||
* | ensure an empty BUILD_DIR variable is passed down u-boot's makefile | Michael Büsch | 2010-11-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 23832 | ||||
* | package/madwifi: fix r23829 commit | Alexandros C. Couloumbis | 2010-11-03 | 1 | -0/+0 |
| | | | | SVN-Revision: 23830 | ||||
* | package/madwifi: Use sema_init() instead of init_MUTEX() (based on: ↵ | Alexandros C. Couloumbis | 2010-11-03 | 1 | -0/+9 |
| | | | | | | http://madwifi-project.org/changeset/4118) SVN-Revision: 23829 | ||||
* | target/linux: add preliminary 2.6.37 kernel support | Alexandros C. Couloumbis | 2010-11-03 | 116 | -0/+67724 |
| | | | | SVN-Revision: 23828 | ||||
* | deptest: --force also overrides blacklist stamps | Michael Büsch | 2010-11-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 23827 | ||||
* | deptest: Add --force to force a test | Michael Büsch | 2010-11-03 | 1 | -1/+7 |
| | | | | SVN-Revision: 23826 | ||||
* | deptest: Install of host tools has to be forced for every test, because the ↵ | Michael Büsch | 2010-11-03 | 2 | -2/+3 |
| | | | | | | host staging dir is cleaned prior a test. SVN-Revision: 23825 | ||||
* | ath9k: fix cycle counter tracking | Felix Fietkau | 2010-11-03 | 1 | -0/+33 |
| | | | | SVN-Revision: 23824 | ||||
* | ath9k: fix queue pending frame counter tracking by cleaning up tx queue ↵ | Felix Fietkau | 2010-11-03 | 1 | -0/+686 |
| | | | | | | selection SVN-Revision: 23823 | ||||
* | ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵ | Felix Fietkau | 2010-11-03 | 13 | -122/+177 |
| | | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues SVN-Revision: 23822 | ||||
* | deptest: Add option for lean test | Michael Büsch | 2010-11-03 | 1 | -14/+40 |
| | | | | SVN-Revision: 23821 | ||||
* | deptest: Add sanity check to avoid trouble with illegal package names | Michael Büsch | 2010-11-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 23819 | ||||
* | deptest: Support specifying certain packages to test on the commandline. | Michael Büsch | 2010-11-03 | 1 | -27/+54 |
| | | | | SVN-Revision: 23818 | ||||
* | hostapd: Add 'identity' config option when eap_type is 'tls' on ↵ | Vasilis Tsiligiannis | 2010-11-03 | 2 | -1/+3 |
| | | | | | | wpa_supplicant (#8164) SVN-Revision: 23817 | ||||
* | deptest: Add optional blacklisting | Michael Büsch | 2010-11-03 | 1 | -1/+8 |
| | | | | SVN-Revision: 23811 | ||||
* | deptest: Check for .config | Michael Büsch | 2010-11-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 23810 | ||||
* | deptest: Install the kernel at init stage | Michael Büsch | 2010-11-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 23809 | ||||
* | deptest: Better detection of base directory | Michael Büsch | 2010-11-02 | 1 | -8/+16 |
| | | | | SVN-Revision: 23807 | ||||
* | deptest: Also make sure the toolchain is built in the initialization step. ↵ | Michael Büsch | 2010-11-02 | 1 | -4/+8 |
| | | | | | | This makes it possible to run the script from within a fresh tree. SVN-Revision: 23806 | ||||
* | deptest: Also create "failed" stamps. This makes it easier to check what ↵ | Michael Büsch | 2010-11-02 | 1 | -7/+14 |
| | | | | | | failed after the script finished. SVN-Revision: 23805 | ||||
* | deptest: Add shbang | Michael Büsch | 2010-11-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 23804 | ||||
* | deptest: Fix indent | Michael Büsch | 2010-11-02 | 1 | -23/+23 |
| | | | | SVN-Revision: 23803 | ||||
* | make IGNORE_ERRORS apply to deselected packages as well (typically triggered ↵ | Felix Fietkau | 2010-11-02 | 1 | -1/+1 |
| | | | | | | through dependencies) SVN-Revision: 23796 |