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
*
remove leftover unvram directory and move the nvram.init change to package/nvram
Felix Fietkau
2009-04-27
9
-1148
/
+1
*
rb532: remove leftover patches from an even older kernel version
Felix Fietkau
2009-04-27
9
-388
/
+0
*
patch breaks wchar_t-support in libstdc++ since a needless autoconf was disab...
Mirko Vogt
2009-04-27
1
-35
/
+0
*
since the generic 2.6.24 support is gone, remove it for rb532 as well
Felix Fietkau
2009-04-27
42
-6845
/
+0
*
also strip the .notes section of the kernel
Florian Fainelli
2009-04-27
1
-1
/
+1
*
remove the unused files-2.6.24 directory
Felix Fietkau
2009-04-27
29
-7767
/
+0
*
nvram fixup: move the nvram commit hook to commit for all variables, since ch...
Felix Fietkau
2009-04-27
1
-1
/
+1
*
brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the k...
Felix Fietkau
2009-04-27
4
-982
/
+153
*
broadcom-wl: add nvram stub to fix nas compile after the switch to unvram
Felix Fietkau
2009-04-27
2
-3
/
+25
*
add nvram to default packages
Jo-Philipp Wich
2009-04-27
1
-1
/
+1
*
rename unvram to nvram
Jo-Philipp Wich
2009-04-27
8
-0
/
+1147
*
remove old nvram package
Jo-Philipp Wich
2009-04-27
10
-1287
/
+0
*
unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup ini...
Jo-Philipp Wich
2009-04-27
3
-5
/
+83
*
gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=...
Nicolas Thill
2009-04-27
1
-0
/
+49
*
make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi...
Felix Fietkau
2009-04-27
1
-2
/
+11
*
gcc: symlink ./lib64 to ./lib for x86_64 as well
Nicolas Thill
2009-04-27
1
-1
/
+1
*
lua: embed md5lib
Jo-Philipp Wich
2009-04-27
1
-0
/
+484
*
unvram: get rid of some memory leaks
Jo-Philipp Wich
2009-04-27
3
-21
/
+22
*
unvram: make it work on bcm47xx, also look for /dev/mtdblockX
Jo-Philipp Wich
2009-04-26
3
-8
/
+25
*
pcap: fix disabling bluetooth
Felix Fietkau
2009-04-26
1
-0
/
+2
*
select ar8216 support for the WRT400N (thanks to netprince)
Gabor Juhos
2009-04-26
1
-1
/
+1
*
Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platf...
Jo-Philipp Wich
2009-04-26
7
-0
/
+1051
*
kernel: disable kmod-rfkill on UML
Nicolas Thill
2009-04-26
1
-1
/
+1
*
add experimental support for the Linksys WRT400N board (thanks to netprince)
Gabor Juhos
2009-04-26
8
-0
/
+176
*
switch to 2.6.28
Gabor Juhos
2009-04-26
41
-2171
/
+1
*
add missing Kconfig symbol
Gabor Juhos
2009-04-26
2
-0
/
+2
*
refresh 2.6.28 patches
Gabor Juhos
2009-04-26
2
-7
/
+9
*
resync 2.6.28 config
Gabor Juhos
2009-04-26
2
-127
/
+6
*
refresh 2.6.28 patches
Gabor Juhos
2009-04-26
2
-4
/
+4
*
build firmware image for the NFS-101U/101WU devices by default
Gabor Juhos
2009-04-26
1
-2
/
+3
*
change occurences of LUA to Lua (from http://www.lua.org/about.html: Please d...
Nicolas Thill
2009-04-25
1
-7
/
+7
*
add missing dependencies
Hauke Mehrtens
2009-04-25
1
-4
/
+12
*
openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & Op...
Nicolas Thill
2009-04-25
2
-2
/
+141
*
madwifi: remove old Makefile hacks not needed anymore
Nicolas Thill
2009-04-25
1
-6
/
+1
*
Update crda to version 1.0.2 and regulatory database to 2009.04.17.
Hauke Mehrtens
2009-04-25
2
-5
/
+5
*
Update iw to version 0.9.13.
Hauke Mehrtens
2009-04-25
1
-3
/
+3
*
nuke old files
Florian Fainelli
2009-04-25
50
-9190
/
+0
*
ead: use the new pcap features and the raw socket optimization to eliminate m...
Felix Fietkau
2009-04-25
2
-4
/
+61
*
add an optimization for dealing with raw sockets, which allows applications t...
Felix Fietkau
2009-04-25
2
-0
/
+264
*
pcap: update to version 1.0.0, add extension for changing the desired protoco...
Felix Fietkau
2009-04-25
10
-605
/
+464
*
gcc: fix a segfault in the mbsd_multi patch for 4.4.0
Felix Fietkau
2009-04-24
1
-1
/
+1
*
starting with 2.6.28 korina ethernet interface is eth2
Florian Fainelli
2009-04-24
1
-1
/
+1
*
mac80211: cleanup patches
Gabor Juhos
2009-04-24
4
-31
/
+17
*
generic/2.6.28: update yaffs code
Gabor Juhos
2009-04-24
3
-7808
/
+12352
*
generic/2.6.28: refresh patches
Gabor Juhos
2009-04-24
3
-16
/
+9
*
remove 2.6.24, no target is relying on it
Florian Fainelli
2009-04-24
58
-102552
/
+0
*
remove 2.6.27 we did not use it and went to 2.6.28 directly
Florian Fainelli
2009-04-24
26
-2057
/
+0
*
use 2.6.28 and remove uneeded patch
Florian Fainelli
2009-04-24
2
-13
/
+1
*
add support for 2.6.28 and use it as the default kernel version, tested on Ai...
Florian Fainelli
2009-04-24
11
-2
/
+4247
*
2.6.27 also needs to hack the command line passed to the kernel
Florian Fainelli
2009-04-24
1
-0
/
+10
[next]