index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
upgrade uci to 0.3.0 - fix for adding changes to empty config files - better ...
Felix Fietkau
2008-02-12
1
-3
/
+3
*
update acx100
Matteo Croce
2008-02-10
3
-56
/
+2
*
commit after running uci_set_default
Felix Fietkau
2008-02-09
1
-0
/
+1
*
don't fail on uci_load() with nonexisting config files, but return the right ...
Felix Fietkau
2008-02-09
1
-1
/
+7
*
make uci_add() create anonymous sections if requested and store the new secti...
Felix Fietkau
2008-02-09
1
-1
/
+6
*
bump uci to 0.2.5 - adds support for adding unnamed sections
Felix Fietkau
2008-02-09
1
-2
/
+2
*
backport acx100 2.6.24 fixes from SVN
Matteo Croce
2008-02-08
1
-0
/
+42
*
fix AR7 DSL with 2.6.24
Matteo Croce
2008-02-08
1
-28
/
+61
*
add a fix for memleaks caused by failed memory allocations
Felix Fietkau
2008-02-08
1
-0
/
+44
*
madwifi: add ap mode specific improvements to the calibration process. report...
Felix Fietkau
2008-02-08
2
-39
/
+155
*
fix a typo in kmod-crypto-test
Nicolas Thill
2008-02-06
1
-1
/
+1
*
add a workaround for watchdog path changes
Nicolas Thill
2008-02-06
1
-8
/
+10
*
add a workaround for crypto modules renamed in 2.6.24
Nicolas Thill
2008-02-06
1
-7
/
+17
*
disable radar detection by default until it is fixed
Felix Fietkau
2008-02-05
1
-0
/
+3
*
update uci - fixes a bug in parse_uci_tuple
Felix Fietkau
2008-02-05
1
-2
/
+2
*
fix a stupid copy&paste mistake
Felix Fietkau
2008-02-05
1
-1
/
+1
*
Allow more ttyUSB<N> devices to use the 3g script (#3098)
Florian Fainelli
2008-02-05
1
-1
/
+1
*
fix wpa_supplicant for madwifi
John Crispin
2008-02-05
1
-2
/
+1
*
fix another crash
Felix Fietkau
2008-02-05
1
-2
/
+2
*
upgrade to uci 0.2.2 - fixes uci invocations from hotplug
Felix Fietkau
2008-02-05
1
-2
/
+2
*
add an extra safety check
Felix Fietkau
2008-02-05
1
-1
/
+1
*
import uci v0.2.1 - fixes a merge-import bug
Felix Fietkau
2008-02-05
1
-3
/
+3
*
fix wrong path to uci (thx, phr3ak)
Felix Fietkau
2008-02-05
1
-1
/
+1
*
add uci v0.2 - implements batch mode and a command for listing changes to a p...
Felix Fietkau
2008-02-05
1
-4
/
+6
*
move /etc/config/firewall to /etc/firewall.config to prevent it from interfer...
Felix Fietkau
2008-02-04
2
-4
/
+4
*
upgrade uci 0.1.2, which accepts more characters in the section type validation
Felix Fietkau
2008-02-04
1
-2
/
+2
*
update uci to 0.1.1 - accepts options without value or with an empty value as...
Felix Fietkau
2008-02-04
1
-3
/
+5
*
change learning settings for NPE-C as well
Felix Fietkau
2008-02-04
1
-2
/
+2
*
switch ixp4xx microcode - use one that does not have the "learning" mode, whi...
Felix Fietkau
2008-02-04
1
-2
/
+2
*
fix copy&paste bug
Felix Fietkau
2008-02-03
1
-1
/
+0
*
Here comes the new UCI. Enjoy :)
Felix Fietkau
2008-02-03
19
-87
/
+269
*
package uuidgen
Felix Fietkau
2008-02-02
1
-0
/
+19
*
Add CDMA/EVDO support to comgt package
Felix Fietkau
2008-02-02
3
-24
/
+47
*
pull madwifi forward to the latest upstream version - should fix some dual ra...
Felix Fietkau
2008-01-31
14
-323
/
+284
*
Add 2.6 kernel dependency to gpioctl
Andy Boyett
2008-01-30
1
-1
/
+2
*
fix a small race condition in the madwifi queue handling
Felix Fietkau
2008-01-29
1
-2
/
+15
*
add missing #include
Felix Fietkau
2008-01-28
1
-6
/
+14
*
more queue handling stuff
Felix Fietkau
2008-01-28
2
-17
/
+56
*
update madwifi to latest trunk, include a few more fixes/improvements
Felix Fietkau
2008-01-28
16
-300
/
+398
*
make the system have a daemon user by default
John Crispin
2008-01-28
1
-0
/
+1
*
only start crond if there are files in the crontab
John Crispin
2008-01-28
1
-0
/
+1
*
madwifi: nuke some weird code which is causing NULL nodes to appear
Felix Fietkau
2008-01-26
1
-0
/
+15
*
do not use kzalloc() in madwifi, for compatibility reasons
Felix Fietkau
2008-01-26
1
-0
/
+32
*
madwifi: nuke some totally wrong code which was causing performance issues
Felix Fietkau
2008-01-26
1
-0
/
+118
*
madwifi: use mrr even in legacy mode
Felix Fietkau
2008-01-26
1
-0
/
+22
*
add a patch for properly refreshing the bssidmask
Felix Fietkau
2008-01-26
1
-0
/
+15
*
add userspace tool for gpio_dev
John Crispin
2008-01-26
3
-0
/
+143
*
add extra sanity checks in madwifi
Felix Fietkau
2008-01-26
1
-0
/
+61
*
add a patch for improved transmit signal strength in madwifi
Felix Fietkau
2008-01-26
1
-0
/
+39
*
add generic gpio char dev for CONFIG_GENERIC_GPIO archs
John Crispin
2008-01-26
1
-1
/
+1
[next]