Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd-utils: fix compile on mac os x | Felix Fietkau | 2010-01-16 | 4 | -1/+121 |
| | | | | SVN-Revision: 19158 | ||||
* | libuuid: only build the static variant - fixes compile on mac os x | Felix Fietkau | 2010-01-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 19157 | ||||
* | ath9k: add a workaround for the tx ack time issue triggered by the timing ↵ | Felix Fietkau | 2010-01-15 | 1 | -0/+14 |
| | | | | | | handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this SVN-Revision: 19156 | ||||
* | etrax: fix detection of samsung flash chip (#6155) | Claudio Mignanti | 2010-01-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 19153 | ||||
* | bcm63xx: add gpio leds to alice gate | Claudio Mignanti | 2010-01-15 | 2 | -1/+50 |
| | | | | SVN-Revision: 19152 | ||||
* | ar71xx: fix typos in the ar71xx.sh | Gabor Juhos | 2010-01-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 19151 | ||||
* | ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH | Gabor Juhos | 2010-01-15 | 11 | -5/+304 |
| | | | | SVN-Revision: 19150 | ||||
* | ar71xx: add GPIO driver for the NXP 74HC153 chip | Gabor Juhos | 2010-01-15 | 8 | -0/+348 |
| | | | | SVN-Revision: 19149 | ||||
* | ath9k: fix rts/cts handling | Felix Fietkau | 2010-01-15 | 1 | -0/+61 |
| | | | | SVN-Revision: 19147 | ||||
* | ath9k: tweak rx interrupt mitigation settings for better performance | Felix Fietkau | 2010-01-15 | 1 | -0/+11 |
| | | | | SVN-Revision: 19146 | ||||
* | mac80211: add some ibss related fixes from linux-wireless@ | Felix Fietkau | 2010-01-15 | 2 | -0/+27 |
| | | | | SVN-Revision: 19145 | ||||
* | mac80211: fix ht capability detection (thx, stintel) | Felix Fietkau | 2010-01-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 19144 | ||||
* | mac80211: add a missing chunk of the short slot patch | Felix Fietkau | 2010-01-15 | 1 | -0/+16 |
| | | | | SVN-Revision: 19143 | ||||
* | mac80211: implement the distance setting | Felix Fietkau | 2010-01-15 | 1 | -0/+3 |
| | | | | SVN-Revision: 19142 | ||||
* | ath9k: fix short slot vs long slot handling, implement support for setting ↵ | Felix Fietkau | 2010-01-15 | 3 | -0/+300 |
| | | | | | | the coverage class SVN-Revision: 19141 | ||||
* | iw: add patch for setting coverage class / distance | Felix Fietkau | 2010-01-15 | 2 | -0/+248 |
| | | | | SVN-Revision: 19140 | ||||
* | mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13 | Felix Fietkau | 2010-01-15 | 19 | -265/+83 |
| | | | | SVN-Revision: 19139 | ||||
* | iw: update to 0.9.19 | Felix Fietkau | 2010-01-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 19138 | ||||
* | wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504) | Jo-Philipp Wich | 2010-01-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 19128 | ||||
* | dropbear: add GatewayPorts (-a) option (#6503) | Jo-Philipp Wich | 2010-01-14 | 2 | -3/+6 |
| | | | | SVN-Revision: 19127 | ||||
* | add support for uClibc 0.9.30.2 | Florian Fainelli | 2010-01-14 | 30 | -0/+5223 |
| | | | | SVN-Revision: 19125 | ||||
* | opkg: fallback to dest->root_dir if specified overlay_root does not exist on ↵ | Jo-Philipp Wich | 2010-01-13 | 1 | -5/+18 |
| | | | | | | filesystem (#6498) SVN-Revision: 19121 | ||||
* | allow download urls using the file:// schema (#6480) | Jo-Philipp Wich | 2010-01-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 19120 | ||||
* | wpa_supplicant: add WEP key handling to conform with documented behaviour in ↵ | Jo-Philipp Wich | 2010-01-13 | 1 | -5/+32 |
| | | | | | | mac80211.sh (#6493) SVN-Revision: 19119 | ||||
* | base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 ↵ | Jo-Philipp Wich | 2010-01-13 | 2 | -14/+37 |
| | | | | | | based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends SVN-Revision: 19118 | ||||
* | mtd-utils depends on libuuid | Lars-Peter Clausen | 2010-01-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 19117 | ||||
* | ar71xx: reduce button threshold values | Gabor Juhos | 2010-01-13 | 22 | -46/+46 |
| | | | | SVN-Revision: 19116 | ||||
* | kernel: change debounce logic in the gpio-buttons driver | Gabor Juhos | 2010-01-13 | 2 | -21/+25 |
| | | | | | | * thanks to Nuno Gonçalves SVN-Revision: 19115 | ||||
* | ar71xx: fix 320S33B flash chip support | Gabor Juhos | 2010-01-13 | 6 | -3/+48 |
| | | | | SVN-Revision: 19114 | ||||
* | Fix libuuid header location and reenable building of mkfs.ubifs | Lars-Peter Clausen | 2010-01-13 | 2 | -5/+9 |
| | | | | SVN-Revision: 19113 | ||||
* | mac80211: another minor fix to monitor mode queue selection | Felix Fietkau | 2010-01-12 | 1 | -0/+18 |
| | | | | SVN-Revision: 19111 | ||||
* | mac80211: upgrade to a new unofficial snapshot based on ↵ | Felix Fietkau | 2010-01-12 | 9 | -142/+6 |
| | | | | | | wireless-testing+wireless-2.6 SVN-Revision: 19110 | ||||
* | Disable CONFIG_MODVERSIONS | Lars-Peter Clausen | 2010-01-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 19109 | ||||
* | mtd-utils: Don't include lzo headers aswell... | Lars-Peter Clausen | 2010-01-11 | 1 | -4/+14 |
| | | | | SVN-Revision: 19107 | ||||
* | do not build nor install mkfs.ubifs until we have it fixed (#6483) | Florian Fainelli | 2010-01-11 | 1 | -5/+1 |
| | | | | SVN-Revision: 19106 | ||||
* | Add libuuid Makefile. Oops... | Lars-Peter Clausen | 2010-01-11 | 1 | -0/+50 |
| | | | | SVN-Revision: 19105 | ||||
* | mtd-utils: Disable lzo for mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 | 1 | -0/+79 |
| | | | | SVN-Revision: 19104 | ||||
* | Add libuuid hosttool package. It's needed in order to build mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 | 2 | -1/+1995 |
| | | | | SVN-Revision: 19103 | ||||
* | refresh patch | Imre Kaloz | 2010-01-11 | 1 | -6/+6 |
| | | | | SVN-Revision: 19102 | ||||
* | targets using 2.6.32 should use the latest release | Imre Kaloz | 2010-01-11 | 2 | -2/+2 |
| | | | | SVN-Revision: 19101 | ||||
* | ar71xx: add support for the D-Link DIR-600 rev. A1 board | Gabor Juhos | 2010-01-11 | 12 | -2/+208 |
| | | | | SVN-Revision: 19100 | ||||
* | mac80211: fix some monitor mode queue selection bugs | Felix Fietkau | 2010-01-11 | 2 | -0/+41 |
| | | | | SVN-Revision: 19099 | ||||
* | Merge xburst target. | Lars-Peter Clausen | 2010-01-11 | 84 | -0/+26280 |
| | | | | SVN-Revision: 19098 | ||||
* | Add support for building ubifs images. | Lars-Peter Clausen | 2010-01-11 | 4 | -1/+22 |
| | | | | SVN-Revision: 19097 | ||||
* | mtd-utils: Build mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 | 1 | -4/+8 |
| | | | | SVN-Revision: 19096 | ||||
* | mkimage: fix compile errors on non-glibc systems | Felix Fietkau | 2010-01-10 | 1 | -0/+31 |
| | | | | SVN-Revision: 19095 | ||||
* | FIT uImage support for the MPC8377-WLAN | Imre Kaloz | 2010-01-10 | 5 | -7/+240 |
| | | | | SVN-Revision: 19094 | ||||
* | ppp: process option dns if peerdns is off (#6474) | Jo-Philipp Wich | 2010-01-10 | 1 | -3/+10 |
| | | | | SVN-Revision: 19093 | ||||
* | upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN ↵ | Imre Kaloz | 2010-01-10 | 7 | -47/+713 |
| | | | | | | board - not finished, yet SVN-Revision: 19092 | ||||
* | upgrade and build from the u-boot source | Imre Kaloz | 2010-01-10 | 4 | -1122/+13 |
| | | | | SVN-Revision: 19091 |