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
*
refresh patches
Florian Fainelli
2012-03-02
26
-77
/
+78
*
MIPS: mark unused variables
Florian Fainelli
2012-03-02
1
-0
/
+55
*
refresh patches
Florian Fainelli
2012-03-02
7
-13
/
+14
*
base-files: remove trailing whitespaces from lib/functions/boot.sh
Gabor Juhos
2012-03-02
1
-4
/
+4
*
base-files: remove trailing whitespaces from lib/functions.sh
Gabor Juhos
2012-03-02
1
-10
/
+10
*
package/kernel: package nandsim module
Gabor Juhos
2012-03-02
1
-0
/
+16
*
package/kernel: package NAND support
Gabor Juhos
2012-03-02
1
-1
/
+21
*
tools/mtd-utils: cleanup mkubifs lzo patch
Gabor Juhos
2012-03-01
1
-61
/
+55
*
tools/mtd-utils: update to 1.4.5
Gabor Juhos
2012-03-01
10
-143
/
+162
*
ar71xx: ag71xx: keep VLAN tags if VLAN is not enabled
Gabor Juhos
2012-03-01
1
-4
/
+8
*
kernel: update linux 3.2 to 3.2.9
Gabor Juhos
2012-03-01
16
-114
/
+20
*
ath9k: fix misplaced ifdef
Felix Fietkau
2012-03-01
1
-5
/
+5
*
ath9k: disable btcoex again after it got re-enabled by the update
Felix Fietkau
2012-03-01
1
-0
/
+11
*
ath9k: disable MAC sample debugging, it is almost never used and wastes preci...
Felix Fietkau
2012-03-01
7
-17
/
+162
*
mac80211: optimize mac address comparisons to improve performance
Felix Fietkau
2012-03-01
2
-6
/
+538
*
kernel: keep more symbols in the kernel modules when doing profiling
Felix Fietkau
2012-03-01
2
-4
/
+8
*
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz...
Felix Fietkau
2012-03-01
2
-2
/
+5
*
kernel: do not rename module symbols with kallsyms enabled
Felix Fietkau
2012-03-01
2
-1
/
+6
*
mac80211: fix ad-hoc mode performance regression
Felix Fietkau
2012-03-01
1
-0
/
+11
*
tools: symlink seq to the host staging dir (gseq on mac os x)
Felix Fietkau
2012-02-29
1
-0
/
+1
*
mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne...
Felix Fietkau
2012-02-29
1
-0
/
+1
*
mac80211: remove 060-fix_compat_security.patch, it is no longer needed
Felix Fietkau
2012-02-28
1
-11
/
+0
*
brcm47xx: use kernel 3.2 by default
Hauke Mehrtens
2012-02-28
1
-1
/
+1
*
netifd: update, fix some mac address handling issues
Felix Fietkau
2012-02-27
1
-2
/
+2
*
netifd: add missing do_sysctl function
Felix Fietkau
2012-02-27
1
-0
/
+5
*
iwcap: fix reversed umask
Jo-Philipp Wich
2012-02-27
1
-2
/
+2
*
add iwcap - a small radiotap capture utility for background monitoring of wir...
Jo-Philipp Wich
2012-02-27
2
-0
/
+632
*
mac80211: update to wireless-testing 2012-02-27
Felix Fietkau
2012-02-27
21
-909
/
+253
*
ath9k: fix beacon issues on ar93xx
Felix Fietkau
2012-02-27
1
-0
/
+113
*
netifd: update to 2012-02-26, fixes ipv4 broadcast handling
Felix Fietkau
2012-02-27
1
-2
/
+2
*
netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...
Felix Fietkau
2012-02-27
1
-0
/
+36
*
mac80211: update to wireless-testing 2012-02-23
Felix Fietkau
2012-02-27
34
-301
/
+924
*
netifd: add a new udhcpc default script for command line use (no uci support)
Felix Fietkau
2012-02-27
1
-0
/
+57
*
revert unrelated change in previous commit
Jo-Philipp Wich
2012-02-27
1
-1
/
+0
*
partly revert r30708, it breaks various arches
Jo-Philipp Wich
2012-02-27
5
-0
/
+5
*
ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop
Gabor Juhos
2012-02-26
1
-1
/
+3
*
ramips: raeth: add rx_info structure
Gabor Juhos
2012-02-26
2
-24
/
+57
*
ramips: raeth: add tx_info structure
Gabor Juhos
2012-02-26
2
-19
/
+55
*
Revert "scripts/download.pl: fix sourceforge url"
Felix Fietkau
2012-02-26
1
-1
/
+1
*
ixp4xx: fix a compile error
Felix Fietkau
2012-02-25
1
-0
/
+11
*
firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in cas...
Jo-Philipp Wich
2012-02-25
2
-1
/
+3
*
scripts/download.pl: fix sourceforge url
Felix Fietkau
2012-02-25
1
-1
/
+1
*
add some missing 2.6.39 kernel symbols observed on x86/generic builds
Jo-Philipp Wich
2012-02-25
1
-0
/
+4
*
enable RTC_CLASS for Linux 3.2 and 3.3
Jo-Philipp Wich
2012-02-25
2
-0
/
+2
*
kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
Jo-Philipp Wich
2012-02-25
1
-2
/
+2
*
dropbear: patch possible use after free by authenticated remote users with ac...
Jo-Philipp Wich
2012-02-25
3
-3
/
+94
*
ramips: raeth: don't process disabled interrupts
Gabor Juhos
2012-02-25
1
-5
/
+11
*
ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)
Gabor Juhos
2012-02-24
1
-1
/
+1
*
uci: update to git head, reduces quotations in exported config files and fixe...
Jo-Philipp Wich
2012-02-24
1
-3
/
+3
*
ramips: fix FONERA20N image generation
Gabor Juhos
2012-02-24
1
-4
/
+6
[next]