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
...
*
Include madwifi by default in rb532 images
Florian Fainelli
2008-08-12
1
-0
/
+1
*
Allow routerboard users to kexec into the newly installed kernel if kexec-too...
Florian Fainelli
2008-08-12
5
-0
/
+18
*
fixes firewall makefile description
John Crispin
2008-08-11
1
-1
/
+1
*
uci firewall - make uci firewall default and remove old code - fix up depende...
John Crispin
2008-08-11
10
-314
/
+5
*
Add 802.1x client configuration support and corresponding documentation (#2069)
Florian Fainelli
2008-08-11
2
-2
/
+74
*
uci_firewall - fixes hotplug.d script
John Crispin
2008-08-11
1
-1
/
+1
*
uci firewall - remove implicit creation of zones, based on network interfaces
John Crispin
2008-08-11
2
-9
/
+1
*
madwifi: napi polling fix - fix u_int negative comparison - add some reserve ...
Felix Fietkau
2008-08-11
1
-1
/
+1
*
switch the br2684 default to routed mode instead of bridged mode, as it's mor...
Felix Fietkau
2008-08-11
1
-2
/
+2
*
Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
Florian Fainelli
2008-08-11
4
-3
/
+4
*
add missing dependency
Felix Fietkau
2008-08-10
1
-0
/
+2
*
fix kmod-ide-core packaging for 2.6.26+
Felix Fietkau
2008-08-10
1
-4
/
+11
*
add missing kconfig symbol for generic ide
Felix Fietkau
2008-08-10
1
-0
/
+1
*
fix aes on x86 (thx, Acinonyx)
Felix Fietkau
2008-08-10
1
-6
/
+4
*
add wget2nand script
Gabor Juhos
2008-08-10
1
-0
/
+73
*
ag71xx: add initial message level support
Gabor Juhos
2008-08-10
4
-8
/
+45
*
move some webcam/sound related stuff from trunk to packages
Felix Fietkau
2008-08-09
18
-3621
/
+0
*
Make sure we will have lower case MAC addresses when doing WDS
Florian Fainelli
2008-08-09
1
-1
/
+4
*
Do not run telnet if either dropbear or openssh server are running (#3839)
Florian Fainelli
2008-08-09
1
-1
/
+1
*
split support of Cellvision boards
Gabor Juhos
2008-08-09
7
-60
/
+120
*
fix cut&paste mistake
Felix Fietkau
2008-08-09
1
-2
/
+2
*
sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)
Felix Fietkau
2008-08-09
1
-0
/
+16
*
fix make distclean
Felix Fietkau
2008-08-09
1
-1
/
+1
*
Support encrypted WDS connections (#2463)
Florian Fainelli
2008-08-09
2
-2
/
+76
*
add support for appending a file to jffs2 during reflash on the fly
Felix Fietkau
2008-08-08
4
-59
/
+110
*
package iproute2 has problems building on recent BSD-derived platforms becaus...
Florian Fainelli
2008-08-08
1
-4
/
+4
*
Invert logic, first search for find as most people will build under Linux
Florian Fainelli
2008-08-08
1
-2
/
+2
*
ipkg-build calls 'find' directly irrespective of the platform, this causes fa...
Florian Fainelli
2008-08-08
1
-0
/
+39
*
scripts/feeds calls 'make' irrespective of the platform it is running on. The...
Florian Fainelli
2008-08-08
1
-5
/
+9
*
fixes kernel oops when reset button was pressed too often on atheros
John Crispin
2008-08-08
1
-4
/
+2
*
upgrade ppc44x to 2.6.26.2
Imre Kaloz
2008-08-07
3
-6
/
+12
*
upgrade ppc40x to 2.6.26.2 as well
Imre Kaloz
2008-08-07
4
-19
/
+73
*
update to 2.6.25.15 and 2.6.26.2
Gabor Juhos
2008-08-07
21
-34
/
+30
*
add basic interface alias support. for now (since we don't use ip in our netw...
Felix Fietkau
2008-08-07
2
-38
/
+85
*
Add 11gdt, 11adt, 11ast and fh modes (#3824)
Florian Fainelli
2008-08-07
1
-0
/
+4
*
add 2.6.26 specific files
Gabor Juhos
2008-08-07
103
-136
/
+13389
*
update luci feed url to use http due to certificate issues
Steven Barth
2008-08-07
1
-1
/
+1
*
added support for the timer-trigger to uci LED support
Steven Barth
2008-08-07
1
-0
/
+8
*
Add missing kernel configuration options since the SLUB allocator switch
Florian Fainelli
2008-08-07
2
-0
/
+4
*
add alternative board id for the ZyXEL P-334WT
Gabor Juhos
2008-08-07
2
-4
/
+6
*
allow ctrl-c to trigger preinit
Mike Baker
2008-08-07
1
-0
/
+2
*
move arch-specific definitions to arch site files
Nicolas Thill
2008-08-06
20
-280
/
+280
*
add ac_cv_file__dev_zero to sitefiles
Felix Fietkau
2008-08-06
1
-0
/
+1
*
add ssize_t definition to site files, fix up size for x86_64
Felix Fietkau
2008-08-06
10
-2
/
+37
*
use $(FPIC) in a few places where it matters
Felix Fietkau
2008-08-06
12
-12
/
+18
*
add a variable that contains the proper architecture-dependent -fPIC/-fpic cf...
Felix Fietkau
2008-08-06
1
-0
/
+6
*
kexec for powerpc actually only support ps3 or gamecube, not magicbox for ins...
Florian Fainelli
2008-08-06
1
-1
/
+1
*
and another one
Felix Fietkau
2008-08-06
1
-1
/
+1
*
fix a small typo
Felix Fietkau
2008-08-06
1
-1
/
+1
*
ebtables: useless without kmod-eptables
Gabor Juhos
2008-08-06
1
-0
/
+1
[prev]
[next]