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
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: fix a typo
Gabor Juhos
2008-04-23
1
-1
/
+1
*
leave ack/cts setting alone by default
Felix Fietkau
2008-04-23
1
-0
/
+42
*
move timeout trigger for protection mode to node timeout trigger
Felix Fietkau
2008-04-23
1
-25
/
+33
*
clean up cwmin/cwmax defines and remove some wrong values which made minstrel...
Felix Fietkau
2008-04-23
1
-19
/
+87
*
madwifi: put an upper limit on the amount of sampling that minstrel should do...
Felix Fietkau
2008-04-22
1
-12
/
+24
*
make sure the toolchain target dir really exists
Felix Fietkau
2008-04-22
1
-1
/
+1
*
This patch re-adds the udev and hotplug2 initialization fixes originally pres...
Felix Fietkau
2008-04-22
1
-3
/
+12
*
fix a compiler warning in the Sidewinder board specific code
Gabor Juhos
2008-04-22
3
-6
/
+6
*
move hotplug2 & udevtrigger to base section
Nicolas Thill
2008-04-21
2
-2
/
+4
*
uClibc should actually support va_copy
Nicolas Thill
2008-04-21
1
-1
/
+1
*
assign names to filesystems when mounting virtual ones (closes #3340)
Matteo Croce
2008-04-21
1
-5
/
+5
*
update config files
Imre Kaloz
2008-04-21
2
-0
/
+35
*
add some more fine tuning for madwifi
Felix Fietkau
2008-04-21
1
-0
/
+43
*
madwifi: add configurable rssi threshold and timeout values for protection mo...
Felix Fietkau
2008-04-21
1
-0
/
+139
*
reorder patches
Felix Fietkau
2008-04-21
4
-0
/
+0
*
madwifi: remove the minstrel_mrr hack and add two patches that massively impr...
Felix Fietkau
2008-04-21
3
-22
/
+89
*
cpmac fix (closes #3124)
Matteo Croce
2008-04-21
1
-0
/
+14
*
fix a some txq races (merge from madwifi-trunk)
Felix Fietkau
2008-04-20
1
-0
/
+38
*
add missing kmod-hid module (thx, fish)
Felix Fietkau
2008-04-20
2
-1
/
+17
*
remove unneeded patch
Imre Kaloz
2008-04-20
1
-35
/
+0
*
add ixp4xx 2.6.25 patchset
Imre Kaloz
2008-04-20
32
-0
/
+8815
*
disable IMQ on 2.6.25 until we have a new patch
Imre Kaloz
2008-04-20
1
-0
/
+1790
*
fix mini_fo compile -- still oopses on boot
Imre Kaloz
2008-04-20
1
-12
/
+12
*
fix gpio on rb532 - fixes the cf driver
Felix Fietkau
2008-04-20
1
-3
/
+3
*
fix patch
Imre Kaloz
2008-04-20
1
-462
/
+0
*
build the kmod-video-quickcam module only if it was selected
Nicolas Thill
2008-04-20
1
-1
/
+11
*
don't build acx* kernel modules on UML
Nicolas Thill
2008-04-20
2
-2
/
+2
*
add a gpio feature for devices supporting the generic GPIO interface
Nicolas Thill
2008-04-20
3
-0
/
+7
*
remove the clz function, use fls instead
Gabor Juhos
2008-04-20
2
-24
/
+2
*
make use of the marvell switch in the atheros port
Felix Fietkau
2008-04-20
2
-3
/
+6
*
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...
Felix Fietkau
2008-04-20
7
-0
/
+648
*
remove strange direct usage of dev->priv as well
Gabor Juhos
2008-04-20
1
-1
/
+1
*
use the netdev_priv() macro instead of directly accessing dev->priv
Gabor Juhos
2008-04-20
1
-28
/
+26
*
use stats from net_device structure
Gabor Juhos
2008-04-20
2
-30
/
+20
*
nuke trailing whitespaces
Gabor Juhos
2008-04-20
13
-118
/
+118
*
make use of the adm6996 switch for atheros devices that support it (autodetec...
Felix Fietkau
2008-04-20
2
-1
/
+22
*
remove some redundant code
Felix Fietkau
2008-04-20
2
-53
/
+17
*
Add stub driver for ADM6996F switches (configured through MII) The driver cur...
Felix Fietkau
2008-04-20
6
-0
/
+333
*
we can't handle the switch on the GW2345 yet, but we cna support the GW2355
Imre Kaloz
2008-04-19
1
-5
/
+5
*
rename patch to make it clear what it is
Imre Kaloz
2008-04-19
1
-0
/
+0
*
avila: add model detection, refresh patches. Kaloz: thank you for the review,...
Gabor Juhos
2008-04-19
4
-98
/
+191
*
add proper 2.6.25 support
Imre Kaloz
2008-04-19
52
-0
/
+134105
*
fix swap{on,off} path
Matteo Croce
2008-04-19
1
-4
/
+4
*
rename the bootloader image to standard name "otheros.bld"
Yuji Mano
2008-04-18
2
-4
/
+4
*
remove config for non supported kernel version
Yuji Mano
2008-04-18
1
-1087
/
+0
*
* update ps3 target kernel version to 2.6.25 * add default config for ps3 ker...
Yuji Mano
2008-04-18
2
-6
/
+991
*
Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)
Florian Fainelli
2008-04-17
1
-1
/
+1
*
Mark rt61 as 2.6.23 only (#3337)
Florian Fainelli
2008-04-17
1
-1
/
+1
*
more performance for madwifi :)
Felix Fietkau
2008-04-17
1
-4
/
+56
*
disable CONFIG_BRIDGE_NETFILTER by default
Felix Fietkau
2008-04-17
2
-2
/
+2
[next]