index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
uboot-oxnas: fix typo leading to tool not being built
John Crispin
2016-02-25
1
-1
/
+1
*
ltq-vdsl-app: Enable T1.413 in Annex A xTSE set
John Crispin
2016-02-25
1
-1
/
+1
*
dnsmasq: export tftp root to the procd jail
Felix Fietkau
2016-02-25
1
-11
/
+17
*
dnsmasq: only enable tftp if the tftp root exists
Felix Fietkau
2016-02-25
1
-1
/
+2
*
mac80211: fix an RTS/CTS issue in minstrel_ht
Felix Fietkau
2016-02-25
1
-0
/
+26
*
mac80211: sync a-msdu tx patch with the latest upstream submission
Felix Fietkau
2016-02-25
1
-35
/
+37
*
ustream-ssl: update to the latest version, fixes openssl TLS version selection
Felix Fietkau
2016-02-22
1
-2
/
+2
*
mac80211: add packages libertas-spi module and firmware
Felix Fietkau
2016-02-22
2
-1
/
+27
*
kernel: fix chainiv crypto modules in 4.3+ kernels
Steven Barth
2016-02-19
1
-3
/
+4
*
mac80211: set default aggregation timeout to 0 to improve stability
Felix Fietkau
2016-02-18
1
-0
/
+31
*
mac80211: update A-MSDU tx support to the latest version
Felix Fietkau
2016-02-18
2
-7
/
+91
*
lldp: Upgrade to 0.9.0
John Crispin
2016-02-18
1
-2
/
+2
*
brcm2708-gpu-fw: move pkg build dir to kernel build dir to fix rebuild bugs a...
Felix Fietkau
2016-02-16
1
-1
/
+1
*
gdb: fix powerpc build issues with musl
Felix Fietkau
2016-02-16
1
-0
/
+25
*
kernel: add mode backlight symbols
John Crispin
2016-02-16
1
-0
/
+1
*
kernel: add missing symbol to usb-audio
John Crispin
2016-02-16
1
-0
/
+1
*
kernel: DSA is missing a OF dependend dep for mdio
John Crispin
2016-02-16
1
-0
/
+3
*
kernel: crypto-echainiv was missing deps
John Crispin
2016-02-16
1
-0
/
+1
*
kernel: add missing libphy dep to DSA
John Crispin
2016-02-15
1
-0
/
+1
*
kernel: MPLS did not exist prior to v4.4
John Crispin
2016-02-15
1
-0
/
+1
*
perf: add dependency on !LINUX_3_18 to fix builds
Felix Fietkau
2016-02-15
1
-1
/
+1
*
mac80211: fix a crash in monitor mode injection
Felix Fietkau
2016-02-14
1
-0
/
+36
*
busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845)
Jo-Philipp Wich
2016-02-12
2
-3
/
+3
*
linux/crypto: Add echainiv module provided by 4.4 kernels
John Crispin
2016-02-12
1
-0
/
+12
*
kernel: add dsa driver support
John Crispin
2016-02-12
1
-0
/
+136
*
package/libs/gmp: update libgmp to 6.1.0
John Crispin
2016-02-12
1
-5
/
+4
*
linux/netsupport: Add support for MPLS protocol
John Crispin
2016-02-12
1
-0
/
+22
*
package/devel/gdb: update to 7.10.1
John Crispin
2016-02-12
1
-3
/
+3
*
util-linux: Subpackage for blkdiscard
John Crispin
2016-02-12
1
-0
/
+18
*
vti: fix kmod dependencies
John Crispin
2016-02-12
1
-2
/
+2
*
kernel/modules: add kmod-ip6-vti
John Crispin
2016-02-12
1
-0
/
+16
*
kernel/modules: rename kmod-ipvti to kmod-ip-vti
John Crispin
2016-02-12
1
-3
/
+3
*
video: kmod-pwm does not exist anymore
John Crispin
2016-02-12
1
-1
/
+1
*
zynq: add new target
John Crispin
2016-02-12
1
-0
/
+115
*
kernel: gpio-button-hotplug: update to use threaded irq's
John Crispin
2016-02-12
1
-8
/
+5
*
mtd: fix Seama format after replacing EOF with sysupgrade data
Rafał Miłecki
2016-02-10
1
-2
/
+13
*
libubox: properly handle "null" values in blobmsg_add_json_element()
Jo-Philipp Wich
2016-02-09
1
-2
/
+2
*
ubox: fix kmodloader resource leaks (#21826)
Jo-Philipp Wich
2016-02-09
1
-1
/
+1
*
base-files: add netifd's default prelocal table to /etc/iproute2/rt_tables
Jo-Philipp Wich
2016-02-09
2
-1
/
+2
*
mvebu: fix WRT1900AC v1 LED driver module
Jo-Philipp Wich
2016-02-09
1
-8
/
+8
*
ubox: fix open() error handling (#21826)
Jo-Philipp Wich
2016-02-09
1
-2
/
+2
*
x86: preserve partition table on sysupgrade
Jo-Philipp Wich
2016-02-09
2
-0
/
+4
*
dropbear: honor CONFIG_TARGET_INIT_PATH
Jo-Philipp Wich
2016-02-08
2
-6
/
+17
*
base-files: honor CONFIG_TARGET_INIT_PATH
Jo-Philipp Wich
2016-02-08
4
-10
/
+16
*
procd: honor CONFIG_TARGET_INIT_PATH
Jo-Philipp Wich
2016-02-08
1
-3
/
+10
*
mt76: update to the latest version, fixes fragmented rx issues
Felix Fietkau
2016-02-08
1
-1
/
+1
*
mac80211: improve a-msdu rx performance by avoiding unnecessary data copying
Felix Fietkau
2016-02-08
1
-0
/
+132
*
mac80211: fix a memory leak in a-msdu rx
Felix Fietkau
2016-02-08
1
-0
/
+22
*
mac80211: update A-MSDU tx patch to the latest version
Felix Fietkau
2016-02-08
2
-21
/
+29
*
mac80211: refresh patch
Felix Fietkau
2016-02-08
1
-3
/
+3
[next]