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
*
b43: Add DMA poisoning patches
Michael Büsch
2009-04-06
3
-7
/
+186
*
A patch which works around the issue is included in compat wireless.
Michael Büsch
2009-04-06
1
-24
/
+0
*
add a patch to disable compile-time buffer checks enabled by default on Ubunt...
Nicolas Thill
2009-04-06
1
-0
/
+11
*
ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
Felix Fietkau
2009-04-06
1
-2
/
+0
*
ixp4xx: don't leave zImage on the rootfs for images other than the freecom one
Felix Fietkau
2009-04-06
1
-0
/
+1
*
wprobe: enable conditional compilation
Felix Fietkau
2009-04-06
1
-5
/
+15
*
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilat...
Felix Fietkau
2009-04-06
8
-92
/
+67
*
clean up gmp and mpfr
Felix Fietkau
2009-04-06
2
-45
/
+9
*
add check for common config variants for tools/install
Felix Fietkau
2009-04-06
1
-1
/
+1
*
add support for config options checking in top-level directory stampfiles
Felix Fietkau
2009-04-06
1
-2
/
+2
*
small cleanup for tools/Makefile
Felix Fietkau
2009-04-06
1
-1
/
+8
*
add a default template for Host/Install
Felix Fietkau
2009-04-06
1
-0
/
+9
*
lua: add zlib build dependency, fix inaccuracy in gzip loader
Jo-Philipp Wich
2009-04-05
3
-9
/
+13
*
lua: add support for loading gzip compressed source files, bump package revision
Jo-Philipp Wich
2009-04-04
4
-4
/
+272
*
update openssl to 0.9.8k (#4846)
Florian Fainelli
2009-04-04
4
-18
/
+41
*
do not copy all library files, saves some space (#4872)
Florian Fainelli
2009-04-04
1
-3
/
+3
*
madwifi: fix crash under load
Felix Fietkau
2009-04-04
1
-0
/
+20
*
fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
Felix Fietkau
2009-04-04
3
-0
/
+33
*
rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...
Felix Fietkau
2009-04-04
4
-3
/
+3
*
fix failsafe mode
Felix Fietkau
2009-04-04
1
-0
/
+1
*
udhcpc: run dhcp hotplug events after dns has been set
Felix Fietkau
2009-04-04
1
-7
/
+7
*
update iw to 0.9.11 (#4833)
Florian Fainelli
2009-04-03
1
-2
/
+2
*
Update to compat-wireless-2009-03-31
Hauke Mehrtens
2009-04-02
18
-1029
/
+864
*
compute rootfs crc32 required for brcm63xx web upgrades
Florian Fainelli
2009-04-02
1
-4
/
+1
*
document a little bit more the rationale of the 6bridge script
Florian Fainelli
2009-04-02
1
-0
/
+2
*
feeds.conf.default: Change openwrt feeds urls from https to svn
Andy Boyett
2009-04-01
1
-5
/
+5
*
dropbear: update to 0.52 (#4635)
Jo-Philipp Wich
2009-03-29
5
-25
/
+25
*
busybox: avoid infinite loop in lsmod (#4834)
Jo-Philipp Wich
2009-03-29
2
-1
/
+12
*
Make b43 hwrng optional
Michael Büsch
2009-03-29
2
-0
/
+80
*
ipkg-make-index: remove leading './' from the Filename field
Gabor Juhos
2009-03-29
1
-1
/
+1
*
madwifi: improve turbo/autochannel patch
Felix Fietkau
2009-03-29
1
-2
/
+6
*
wprobe: add init script for exporter
Felix Fietkau
2009-03-29
2
-1
/
+48
*
wprobe: export the newly added fields via ipfix
Felix Fietkau
2009-03-29
1
-3
/
+25
*
wprobe: fix moving average
Felix Fietkau
2009-03-29
1
-2
/
+2
*
madwifi: add wprobe rxframe/probereq counters
Felix Fietkau
2009-03-29
1
-12
/
+60
*
madwifi: remove obsolete spatch
Felix Fietkau
2009-03-29
1
-84
/
+0
*
libipfix: add additional IEs for wprobe use
Felix Fietkau
2009-03-29
3
-12
/
+22
*
madwifi: do not use turbo mode during ap mode autoselection unless specifical...
Felix Fietkau
2009-03-29
1
-0
/
+11
*
madwifi: only set the desired mode for the first vap
Felix Fietkau
2009-03-29
1
-1
/
+1
*
fix unparsable options generated by wpa_supplicant.sh (#4835)
Jo-Philipp Wich
2009-03-28
2
-3
/
+6
*
opkg: fix error message reporting caused by an uninitialized variable
Felix Fietkau
2009-03-28
1
-0
/
+16
*
wifi: fix hostapd + autochannel
Felix Fietkau
2009-03-27
3
-15
/
+46
*
madwifi: add config option for adjusting the beacon power relative to the ful...
Felix Fietkau
2009-03-26
2
-0
/
+84
*
madwifi: add a small missing change to the tx power rework
Felix Fietkau
2009-03-26
1
-2
/
+6
*
madwifi on linux 2.4 is no longer supported
Felix Fietkau
2009-03-26
1
-1
/
+1
*
implement support for wprobe in madwifi
Felix Fietkau
2009-03-26
3
-0
/
+558
*
add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
Felix Fietkau
2009-03-26
13
-0
/
+2923
*
add libipfix
Felix Fietkau
2009-03-26
5
-0
/
+541
*
add a workaround on kmod-textsearch modules (#4832)
Florian Fainelli
2009-03-26
1
-0
/
+19
*
enable roboswitch for brcm-2.4 config
Florian Fainelli
2009-03-26
1
-0
/
+382
[next]