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
...
*
lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland ...
John Crispin
2011-11-22
9
-65
/
+404
*
package/mac80211: fix atomic64 issues on x86 / uml
Nicolas Thill
2011-11-21
1
-1
/
+1
*
don't package gpioctl by default
Florian Fainelli
2011-11-21
1
-1
/
+1
*
target/uml: export atomic64_* functions on 32-bit x86
Nicolas Thill
2011-11-21
1
-0
/
+13
*
mac80211: revert unrelated change in previous commit
Jo-Philipp Wich
2011-11-21
1
-2
/
+0
*
mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace on...
Jo-Philipp Wich
2011-11-21
2
-0
/
+13
*
ar71xx: set GE0 phy_mask for AR933x
Gabor Juhos
2011-11-20
1
-0
/
+2
*
ath9k: merge a pending aggregation fix
Felix Fietkau
2011-11-20
3
-13
/
+42
*
mac80211: refresh p54spi patches
Felix Fietkau
2011-11-20
3
-12
/
+6
*
mac80211: fix a workqueue compat backport
Felix Fietkau
2011-11-20
1
-0
/
+18
*
fix D-Link DSL-2650U image generation
Jo-Philipp Wich
2011-11-19
1
-1
/
+1
*
linux: update 3.0 to 3.0.9
Jonas Gorski
2011-11-19
22
-55
/
+42
*
scripts/env: improve the wording of the question when starting repository (pa...
Felix Fietkau
2011-11-19
1
-1
/
+1
*
scripts/env: make mv and cp operations more robust (treat dotfiles appropriat...
Felix Fietkau
2011-11-19
1
-0
/
+4
*
scripts/env: fix indentation (patch by Rolf Leggewie)
Felix Fietkau
2011-11-19
1
-1
/
+1
*
Revert "package/mac80211: fix atomic64 compat"
Felix Fietkau
2011-11-19
1
-1
/
+1
*
ath9k: allow run-time change of the chanbw debugfs file
Felix Fietkau
2011-11-19
3
-6
/
+74
*
base-files: kill remaining processes after running user hooks (#10461)
Jo-Philipp Wich
2011-11-19
2
-3
/
+3
*
mac80211: update to wireless-testing 2011-11-15
Felix Fietkau
2011-11-18
31
-708
/
+544
*
build images for D-Link DSL-2650U (#9003)
Florian Fainelli
2011-11-18
1
-0
/
+2
*
omap24xx: Fix cbus nested IRQ acking
Michael Büsch
2011-11-17
3
-48
/
+114
*
omap24xx: Fix initialization of software IRQ mask
Michael Büsch
2011-11-17
1
-0
/
+28
*
omap24xx: Update 3.1 config
Michael Büsch
2011-11-17
1
-7
/
+10
*
omap24xx: Some retu/tahvo IRQ fixes
Michael Büsch
2011-11-17
2
-0
/
+80
*
omap24xx: Add basic kexec fixes.
Michael Büsch
2011-11-17
1
-0
/
+2415
*
package/mac80211: fix atomic64 compat
Nicolas Thill
2011-11-17
1
-1
/
+1
*
base-files: another empty password check fix (#10440)
Jo-Philipp Wich
2011-11-17
2
-2
/
+2
*
base-files: now that we have date -k, adjust the kernel timezone after settin...
Jo-Philipp Wich
2011-11-17
2
-2
/
+5
*
busybox: add a "date -k" to set the kernel timezone from the current localtim...
Jo-Philipp Wich
2011-11-17
2
-1
/
+84
*
p54spi: workqueue deadlock fix
Michael Büsch
2011-11-16
1
-0
/
+22
*
omap24xx: Add workaround for omapfb locking bug.
Michael Büsch
2011-11-16
1
-0
/
+45
*
p54spi: Lock fixes
Michael Büsch
2011-11-16
2
-0
/
+29
*
Revert r29193
Michael Büsch
2011-11-16
1
-1
/
+1
*
omap24xx: Set platform specific optimization flags
Michael Büsch
2011-11-16
1
-0
/
+2
*
n810: Add xmodmap to profile
Michael Büsch
2011-11-16
1
-1
/
+1
*
mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_ch...
Michael Büsch
2011-11-16
1
-20
/
+20
*
Add xorg feed to feeds.conf.default
Michael Büsch
2011-11-16
1
-0
/
+1
*
base-files: rewrite killing of nonessential services to not rely on top, use ...
Jo-Philipp Wich
2011-11-16
2
-10
/
+18
*
busybox: fix empty password detection in telnetd init (#10432)
Jo-Philipp Wich
2011-11-16
2
-2
/
+2
*
package/ppp: fix typo in r28868 (closes: #10429)
Nicolas Thill
2011-11-15
2
-2
/
+2
*
include bridge and 8021q modules by default
Florian Fainelli
2011-11-15
2
-3
/
+8
*
allow building 8021q and bridge as modules
Florian Fainelli
2011-11-15
1
-0
/
+62
*
kmod-r6040 depends on kmod-libphy
Florian Fainelli
2011-11-15
1
-1
/
+1
*
lantiq: add runtime generation of /etc/config/network
John Crispin
2011-11-15
4
-26
/
+135
*
busybox: revert accidentally committed debugging flag
Jo-Philipp Wich
2011-11-15
1
-2
/
+0
*
busybox: fix hexdump segmentation fault with an empty leading format unit
Jo-Philipp Wich
2011-11-15
2
-1
/
+14
*
ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)
Felix Fietkau
2011-11-15
5
-66
/
+98
*
uhttpd: prevent linking uhttpd binary against crypto libraries
Jo-Philipp Wich
2011-11-15
1
-1
/
+1
*
broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <e...
Jo-Philipp Wich
2011-11-14
2
-7
/
+10
*
ath9k: do not put the hardware to full-sleep while tx is pending
Felix Fietkau
2011-11-14
1
-0
/
+22
[prev]
[next]