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
*
add stop() to watchdog init script, patch from Yury Polyanskiy
Florian Fainelli
2010-05-03
1
-1
/
+6
*
hostapd: fix line reordering leading to segfaults
Felix Fietkau
2010-05-02
1
-3
/
+3
*
mac80211: use the nl80211 driver for wpa_supplicant
Felix Fietkau
2010-05-02
1
-1
/
+1
*
wpa_supplicant: fix issues with the nl80211 driver
Felix Fietkau
2010-05-02
2
-0
/
+128
*
mac80211: enable rx/tx stbc by default if supported
Felix Fietkau
2010-05-02
1
-0
/
+4
*
make acx available to PCI platforms as well (#7174)
Florian Fainelli
2010-05-02
2
-11
/
+38
*
unmark acx-mac80211 as being broken
Florian Fainelli
2010-05-02
1
-1
/
+1
*
package/grub: build a host grub and a target grub (#7269) - use the host grub...
Nicolas Thill
2010-05-02
1
-50
/
+41
*
ppp: rename 20-usb-modem to 20-atm-modem
Jo-Philipp Wich
2010-05-02
2
-1
/
+1
*
ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package
Jo-Philipp Wich
2010-05-02
2
-0
/
+27
*
update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
Florian Fainelli
2010-05-02
1
-2
/
+2
*
nvram: fix crash when get, set or unset is invoked without argument (#7263)
Jo-Philipp Wich
2010-05-02
2
-14
/
+26
*
ppp: bring pppoa script in sync with updated ppp logic
Jo-Philipp Wich
2010-05-01
1
-7
/
+16
*
firewall: - replace uci firewall with a modular dual stack implementation dev...
Jo-Philipp Wich
2010-05-01
15
-544
/
+1023
*
comgt: - localize variables - bring scripts in sync with updated ppp logic - ...
Jo-Philipp Wich
2010-05-01
2
-5
/
+15
*
pptp: - bring pptp scripts in sync with updated ppp logic - bump package revi...
Jo-Philipp Wich
2010-05-01
2
-10
/
+4
*
ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ...
Jo-Philipp Wich
2010-05-01
5
-63
/
+158
*
package/base-files: fix libraries packaging on 64bits targets (closes: #6918)
Nicolas Thill
2010-05-01
1
-9
/
+14
*
pppd: - localize variables in setup script - implement demand option as true ...
Jo-Philipp Wich
2010-05-01
1
-9
/
+52
*
vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 ...
Felix Fietkau
2010-04-30
1
-13
/
+5
*
mac80211: update to wireless-testing 2010-04-28
Felix Fietkau
2010-04-30
13
-774
/
+14
*
swconfig: mask on brcm47xx
Jo-Philipp Wich
2010-04-30
1
-1
/
+1
*
package/grub: fix x86_64 issue (closes #7248)
Alexandros C. Couloumbis
2010-04-30
1
-0
/
+3
*
uboot-xburst: Fix lcd display init sequence.
Lars-Peter Clausen
2010-04-29
1
-8
/
+11
*
package/kernel: renable kmod-input on 2.4 (closes: #7063)
Nicolas Thill
2010-04-29
1
-3
/
+10
*
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...
Nicolas Thill
2010-04-29
7
-7
/
+23
*
package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4
Nicolas Thill
2010-04-29
1
-2
/
+2
*
package/kernel: move AddDepends calls at the end of package definitions, move...
Nicolas Thill
2010-04-29
9
-166
/
+219
*
move kmod-lp package defition specific to brcm-2.4 to package/kernel
Nicolas Thill
2010-04-29
1
-0
/
+13
*
uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays
Lars-Peter Clausen
2010-04-28
2
-1
/
+11
*
fixes file perms of mountd uci file and init.d script, thx yann.lopez
John Crispin
2010-04-27
1
-2
/
+2
*
add .33 support
Ralph Hempel
2010-04-27
4
-0
/
+598
*
add .33 support
Ralph Hempel
2010-04-27
5
-12
/
+235
*
fix .32 kernel, add support for .33 kernel
Ralph Hempel
2010-04-27
8
-0
/
+828
*
package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
Nicolas Thill
2010-04-27
4
-3
/
+66
*
package/busybox: refresh patches
Nicolas Thill
2010-04-27
1
-6
/
+4
*
package/grub: fix cross compile options
Alexandros C. Couloumbis
2010-04-27
1
-4
/
+1
*
hostapd: add ap isolate support for mac80211
Felix Fietkau
2010-04-26
3
-0
/
+134
*
mac80211: add ap isolate support
Felix Fietkau
2010-04-26
3
-0
/
+105
*
mac80211: add pci id for WNR854T
Hauke Mehrtens
2010-04-26
1
-0
/
+10
*
(oops - second try) fixed autoconf detection for 2.6.33 kernel
Ralph Hempel
2010-04-25
1
-1
/
+1
*
fixed autoconf detection for 2.6.33 kernel
Ralph Hempel
2010-04-25
1
-6
/
+15
*
fuse: remove empty patches
Ralph Hempel
2010-04-25
3
-0
/
+0
*
package/busybox: add upstream sed patch, bump release number
Alexandros C. Couloumbis
2010-04-25
2
-1
/
+48
*
fix .32 issue
Ralph Hempel
2010-04-24
1
-0
/
+12
*
hostapd: update to 20100418 (0.7.2)
Felix Fietkau
2010-04-24
9
-43
/
+43
*
ath9k: merge some more ar9300 fixes
Felix Fietkau
2010-04-24
1
-2
/
+98
*
package/kernel: sort package definitions in other.mk
Nicolas Thill
2010-04-24
1
-353
/
+357
*
package/kernel: add another round of missing bits from [21137] & [21138] (oop...
Nicolas Thill
2010-04-24
1
-3
/
+3
*
package/kernel: add missing bits from [21137] (oops)
Nicolas Thill
2010-04-24
1
-14
/
+14
[next]