index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD
Jo-Philipp Wich
2010-10-09
1
-0
/
+189
*
iw: add support for the new survey data
Felix Fietkau
2010-10-09
3
-11
/
+152
*
ath9k: implement extended channel utilization statistics via survey
Felix Fietkau
2010-10-09
7
-0
/
+935
*
ath9k: add a fix for an aggregation delimiter size rounding error
Felix Fietkau
2010-10-09
1
-0
/
+13
*
mac80211: fix netlink backport for 2.6.31 and below
Felix Fietkau
2010-10-09
1
-1
/
+94
*
package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)
Nicolas Thill
2010-10-08
1
-1
/
+1
*
linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.
Alexandros C. Couloumbis
2010-10-08
1
-0
/
+11
*
do not override CFLAGS - the default ones are fine
Mirko Vogt
2010-10-08
1
-2
/
+0
*
linux/ar71xx: (2.6.36) add a missed patch
Alexandros C. Couloumbis
2010-10-08
1
-0
/
+11
*
firewall: insert SNAT and DNAT rules according to the order of the configurat...
Jo-Philipp Wich
2010-10-08
3
-3
/
+6
*
linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)
Alexandros C. Couloumbis
2010-10-08
37
-0
/
+1354
*
quilt.mk: export PATCH for patch-kernel.sh
Jo-Philipp Wich
2010-10-08
1
-0
/
+1
*
patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fall...
Jo-Philipp Wich
2010-10-08
1
-1
/
+1
*
Add support for nokia n810 sound
Michael Büsch
2010-10-07
3
-3
/
+105
*
block-mount: fix fstab.init for IB and buildroot
Jo-Philipp Wich
2010-10-07
1
-2
/
+5
*
mac80211: update to wireless-testing 2010-10-06
Felix Fietkau
2010-10-07
27
-1476
/
+245
*
ar71xx: increase rb4xx nand kernel partition size (patch by danimo)
Felix Fietkau
2010-10-07
1
-1
/
+1
*
spi-gpio-old: 2.6.36 compile fix
Michael Büsch
2010-10-07
1
-10
/
+17
*
hci_h4p: Compile fixes
Michael Büsch
2010-10-07
1
-17
/
+37
*
cryptodev: Compilefix on 2.6.36
Michael Büsch
2010-10-07
1
-0
/
+2
*
omap24xx: Update kernel config
Michael Büsch
2010-10-07
1
-8
/
+52
*
quilt: pass PATH and FIND to configure (FreeBSD compatibility)
Jo-Philipp Wich
2010-10-07
1
-0
/
+4
*
host.mk: introduce PATCH which refers to either gpatch or patch
Jo-Philipp Wich
2010-10-07
1
-0
/
+3
*
rename PATCH to KPATCH
Jo-Philipp Wich
2010-10-07
2
-3
/
+3
*
lua: switch to double precision for floats
Jo-Philipp Wich
2010-10-07
3
-1
/
+23
*
kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ac9...
Jo-Philipp Wich
2010-10-07
1
-2
/
+4
*
omap24xx: Improve n810 battery management
Michael Büsch
2010-10-07
3
-76
/
+226
*
reenable squashfs4 for ar71xx, it needs both old and new
Jo-Philipp Wich
2010-10-06
1
-1
/
+2
*
base-files: add udhcpc vendorid option (#7744)
Jo-Philipp Wich
2010-10-06
2
-2
/
+4
*
brcm47xx: add patches for kernel 2.6.36
Hauke Mehrtens
2010-10-06
27
-0
/
+3329
*
dnsmasq: remove a useless subshell invocation from the init script
Jo-Philipp Wich
2010-10-06
1
-1
/
+1
*
dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues...
Jo-Philipp Wich
2010-10-06
2
-2
/
+2
*
kernel: crashlog uses bootmem to allocate memory which is being deprecated in...
Hamish Guthrie
2010-10-06
1
-1
/
+1
*
base-files: mark /etc/sysupgrade.conf as conffile
Jo-Philipp Wich
2010-10-05
1
-0
/
+1
*
add configure as package target
Ralph Hempel
2010-10-05
1
-1
/
+1
*
uhttpd: revert unrelated change in previous commit
Jo-Philipp Wich
2010-10-05
1
-3
/
+1
*
uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints
Jo-Philipp Wich
2010-10-05
2
-1
/
+5
*
ppp: utilize the new keepfiles facility to backup the whole radius directory
Jo-Philipp Wich
2010-10-05
1
-4
/
+1
*
base-files: - add sysupgrade support for keepfile hints * introduces /lib/upg...
Jo-Philipp Wich
2010-10-05
4
-3
/
+21
*
package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet pre...
Jo-Philipp Wich
2010-10-05
1
-0
/
+15
*
ipkg-utils: don't fail if conffiles do not exist, resolve them instead and si...
Jo-Philipp Wich
2010-10-05
1
-0
/
+23
*
wprobe: mark /etc/config/wprobe as conffile
Jo-Philipp Wich
2010-10-05
1
-1
/
+5
*
udev: mark /etc/udev/udev.conf as conffile (rules left out for now)
Jo-Philipp Wich
2010-10-05
1
-0
/
+4
*
pptp: mark /etc/ppp/options.pptp as conffile
Jo-Philipp Wich
2010-10-05
1
-2
/
+6
*
mountd: mark /etc/config/mountd as conffile
Jo-Philipp Wich
2010-10-05
1
-1
/
+4
*
mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
Jo-Philipp Wich
2010-10-05
1
-0
/
+4
*
iproute2: mark /etc/iproute2/rt_tables as conffile
Jo-Philipp Wich
2010-10-05
1
-0
/
+4
*
hotplug2: mark /etc/hotplug2.rules as conffile
Jo-Philipp Wich
2010-10-05
1
-1
/
+5
*
ppp: mark /etc/ppp/ resources as conffiles
Jo-Philipp Wich
2010-10-05
1
-1
/
+19
*
as we only support 2.6, remove the useless bool for it
Imre Kaloz
2010-10-05
2
-6
/
+0
[next]