index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix ccache host installation (#4902)
Florian Fainelli
2009-04-09
1
-0
/
+2
*
b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
Michael Büsch
2009-04-08
1
-0
/
+177
*
b44: use netdev_alloc_skb
Felix Fietkau
2009-04-08
1
-0
/
+11
*
kernel: increase skb padding for network devices to accomodate for headroom r...
Felix Fietkau
2009-04-08
1
-0
/
+16
*
workaroun some stupid Kconfig bugs (#4895)
Florian Fainelli
2009-04-08
1
-0
/
+23
*
remove the b43 dependency on brcm47xx/brcm63xx
Felix Fietkau
2009-04-08
1
-1
/
+1
*
kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 s...
Felix Fietkau
2009-04-08
1
-6
/
+6
*
cleanup etrax patches
Claudio Mignanti
2009-04-08
9
-5859
/
+0
*
Fix kernel headers for cris (thanks hinkocevar)
Claudio Mignanti
2009-04-08
2
-10
/
+54
*
update e2fsprogs to 1.41.3
Florian Fainelli
2009-04-08
2
-14
/
+2
*
update ncurses to 5.7 (#4852)
Florian Fainelli
2009-04-08
5
-7
/
+256
*
some more fixes to the SPI controller driver
Florian Fainelli
2009-04-08
2
-29
/
+31
*
dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to...
Jo-Philipp Wich
2009-04-07
2
-27
/
+72
*
Add some b43 firmware helptext
Michael Büsch
2009-04-07
1
-0
/
+20
*
Remove 500-b43-disable_qos_when_openfw.patch
Michael Büsch
2009-04-07
1
-11
/
+0
*
madwifi: remove braindead code that overwrote the user's antenna diversity se...
Felix Fietkau
2009-04-07
1
-0
/
+30
*
revert changeset 15081 seems to break Alice box devices
Florian Fainelli
2009-04-07
1
-1
/
+1
*
imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)
Florian Fainelli
2009-04-07
1
-1
/
+1
*
fix typo in 910-cryptodev_backport.patch (#3933)
Florian Fainelli
2009-04-07
1
-1
/
+1
*
kernel: tweak the maximum allocation size to improve memory allocator perform...
Felix Fietkau
2009-04-07
1
-0
/
+13
*
tweak some sysctl values for better performance
Felix Fietkau
2009-04-07
1
-0
/
+3
*
kernel: replace jhash2 with the faster jhash3 algorithm
Felix Fietkau
2009-04-07
1
-0
/
+227
*
remove debugging code
Felix Fietkau
2009-04-07
1
-3
/
+1
*
accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kc...
Nicolas Thill
2009-04-06
2
-0
/
+2
*
2.6.28: add Kconfig prompt for the old crypto symbols
Gabor Juhos
2009-04-06
2
-2
/
+50
*
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
[next]