| Commit message (Expand) | Author | Age | Files | Lines |
* | upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins) | Felix Fietkau | 2008-06-20 | 1 | -2/+2 |
* | grub: Natively build grub only on x86 linux hosts, cross compile everywhere e... | Andy Boyett | 2008-06-20 | 1 | -4/+10 |
* | Remove the sleep since we delayed bringing up the interface | Florian Fainelli | 2008-06-18 | 1 | -1/+0 |
* | Delay bringing up the interface because some cards requires setting the mode ... | Florian Fainelli | 2008-06-18 | 1 | -1/+1 |
* | linux-uvc: Upgrade to revision 215 | Andy Boyett | 2008-06-17 | 1 | -2/+4 |
* | Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano.... | Andy Boyett | 2008-06-17 | 1 | -0/+1 |
* | Revert previous bad commit r11512 | Yuji Mano | 2008-06-16 | 1 | -11/+6 |
* | Add the PS3 specific utility bl-option, a helper sctipt to get and set bootlo... | Yuji Mano | 2008-06-16 | 1 | -6/+11 |
* | libnl: backport memleak fix | Imre Kaloz | 2008-06-16 | 1 | -0/+40 |
* | fix libnl compile with older kernels | Imre Kaloz | 2008-06-16 | 1 | -0/+80 |
* | remove some unused crap | Felix Fietkau | 2008-06-15 | 12 | -2361/+0 |
* | (6/6) bcm57xx: package | Felix Fietkau | 2008-06-15 | 40 | -0/+27527 |
* | (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered | Felix Fietkau | 2008-06-15 | 3 | -1/+19 |
* | (1/6) bcm57xx: init from diag | Felix Fietkau | 2008-06-15 | 1 | -0/+3 |
* | Remove ssb headers from mac80211 to avoid conflict with in-kernel ones | Peter Denison | 2008-06-13 | 1 | -0/+1 |
* | another patch fix | Felix Fietkau | 2008-06-13 | 1 | -7/+7 |
* | fix a small comment | Felix Fietkau | 2008-06-13 | 1 | -7/+7 |
* | fix ANI and make use of it in all modes except for monitor | Felix Fietkau | 2008-06-13 | 1 | -5/+280 |
* | make ip-up scripts aware of network settings | John Crispin | 2008-06-11 | 1 | -2/+1 |
* | system now knows which timezone it is in | John Crispin | 2008-06-11 | 3 | -1/+6 |
* | Add syskonnect yukon2 support (#2568) | Florian Fainelli | 2008-06-11 | 1 | -0/+21 |
* | madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for f... | Felix Fietkau | 2008-06-09 | 2 | -9/+13 |
* | Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. ... | Peter Denison | 2008-06-08 | 1 | -1/+1 |
* | add button-hotplug driver, will be usable to check status of buttons connecte... | Gabor Juhos | 2008-06-07 | 4 | -0/+374 |
* | oops. accidentally committed the wrong patch version | Felix Fietkau | 2008-06-07 | 1 | -4/+8 |
* | fix madwifi on linux 2.4 | Felix Fietkau | 2008-06-06 | 1 | -0/+13 |
* | use default gateway for routes that have no gw specified, Signed off by: Bria... | John Crispin | 2008-06-06 | 1 | -4/+2 |
* | add little endian arm wpa_supplicant config file | Imre Kaloz | 2008-06-05 | 1 | -0/+139 |
* | fix sysupgrade 'do_upgrade: not found' error | Felix Fietkau | 2008-06-04 | 1 | -1/+1 |
* | upgrade uci to 0.4.2 - fixes some escaping and library issues | Felix Fietkau | 2008-06-04 | 1 | -2/+2 |
* | Update b43 from compat-wireless-2008-05-26 codebase | Peter Denison | 2008-06-04 | 22 | -1673/+3090 |
* | Update mac80211 to compat-wireless-2008-05-26 | Peter Denison | 2008-06-04 | 2 | -10/+21 |
* | Update libnl to compile on and after 2.6.25 | Peter Denison | 2008-06-04 | 1 | -1/+1 |
* | add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com> | Travis Kemen | 2008-06-04 | 1 | -1/+18 |
* | upgrade uci to 0.4.1 improves uci.foreach and uci.get_all in the lua binding ... | Felix Fietkau | 2008-06-04 | 1 | -2/+2 |
* | move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1 | Felix Fietkau | 2008-06-04 | 1 | -2/+2 |
* | add preliminary Marvell Orion support | Imre Kaloz | 2008-06-04 | 1 | -0/+3 |
* | refresh madwifi patches using upstream style | Imre Kaloz | 2008-06-04 | 43 | -505/+543 |
* | update uci to v0.4.0 - improves lua binding | Felix Fietkau | 2008-06-03 | 1 | -3/+3 |
* | Updated Dnsmasq to 2.42 (#3498) | Steven Barth | 2008-06-03 | 3 | -12/+10 |
* | netfilter/iptables: enable IMQ on 2.6.25 | Gabor Juhos | 2008-06-02 | 2 | -4/+2 |
* | We do not need to make the experimental/install-experimental targets starting... | Florian Fainelli | 2008-06-02 | 1 | -1/+2 |
* | madwifi: fix cflags for generic mips hal | Felix Fietkau | 2008-06-01 | 1 | -0/+1 |
* | fix madwifi menuconfig (thx, Othello) | Felix Fietkau | 2008-06-01 | 2 | -7/+3 |
* | add missing export | Felix Fietkau | 2008-06-01 | 1 | -17/+18 |
* | madwifi: refresh patches | Felix Fietkau | 2008-06-01 | 39 | -325/+323 |
* | madwifi: clean up scanning code, add support for changing scan lists | Felix Fietkau | 2008-06-01 | 1 | -0/+890 |
* | madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensi... | Felix Fietkau | 2008-06-01 | 7 | -228/+77 |
* | clean up performance patch, add some head/tailroom calculation fixes (thx, be... | Felix Fietkau | 2008-06-01 | 2 | -58/+89 |
* | madwifi build scripts cleanup | Felix Fietkau | 2008-06-01 | 2 | -273/+178 |