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
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
This Makefile patch adds support for the "Privacy Extensions",
Felix Fietkau
2008-05-29
1
-2
/
+24
*
move the fconfig package into trunk
Imre Kaloz
2008-05-27
1
-0
/
+46
*
remove hacks to disable modules on some targets now that we do have proper PC...
Nicolas Thill
2008-05-26
10
-27
/
+16
*
fixed mount path (closes #3464)
Matteo Croce
2008-05-25
1
-2
/
+2
*
Fix compilation of lm77 module (#3447)
Florian Fainelli
2008-05-24
1
-1
/
+1
*
Fix mount utilites installation (#3464)
Florian Fainelli
2008-05-24
1
-1
/
+1
*
fix liblua symlink installation
Felix Fietkau
2008-05-23
2
-18
/
+25
*
Added missing header reference to InstallDev target
Steven Barth
2008-05-22
1
-0
/
+1
*
fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua
Felix Fietkau
2008-05-22
1
-23
/
+30
*
add updated lua patchset from Steven Barth (cyrus) as explained in http://lis...
Felix Fietkau
2008-05-22
5
-100
/
+4026
*
[bcm47xx] Stopgap compilation fixes for diag and switch under 2.6.25
Peter Denison
2008-05-20
3
-4
/
+17
*
Update iproute2 to version 2.6.25, and fixup patches
Peter Denison
2008-05-20
5
-228
/
+159
*
create /etc/fstab on boot (closes #3458)
Matteo Croce
2008-05-20
2
-6
/
+8
*
Merge branch 'openssl'
Steven Barth
2008-05-20
4
-280
/
+25
*
fix some wrong paths
Matteo Croce
2008-05-19
2
-21
/
+20
*
avr32: add watchdog driver
Matteo Croce
2008-05-18
1
-0
/
+16
*
sound: Remove atheros restriction, since atheros can have usb sound cards
Rod Whitby
2008-05-18
1
-1
/
+1
*
Add support for OTI6858 and ARK3116 usb serial converters (#3442)
Florian Fainelli
2008-05-18
1
-0
/
+30
*
ifndef is not supported inside make variable expansion
Felix Fietkau
2008-05-17
1
-1
/
+1
*
base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ...
Rod Whitby
2008-05-17
2
-5
/
+5
*
update version
Yuji Mano
2008-05-16
1
-2
/
+2
*
modules/other.mk: Enable bluetooth for atheros
Rod Whitby
2008-05-16
1
-2
/
+2
*
Add support for Asus wl-520gc
Florian Fainelli
2008-05-16
1
-0
/
+14
*
This patch adds a number of configuration options to the MadWifi package. You...
Travis Kemen
2008-05-15
2
-35
/
+261
*
Allow package/switch to compile against 2.6.25
Peter Denison
2008-05-14
1
-0
/
+4
*
adding check for /proc/net/vlan/config (==vlan enabled kernel)
Ralph Hempel
2008-05-13
1
-1
/
+1
*
Fix typo in broadcom-diag LED output enable
Peter Denison
2008-05-12
1
-1
/
+1
*
[kernel] Fix kmod-ata-piix deps
Andy Boyett
2008-05-12
1
-1
/
+1
*
[kernel] Package nvidia sata driver
Andy Boyett
2008-05-12
1
-0
/
+11
*
[kernel] Package AHCI driver
Andy Boyett
2008-05-12
1
-0
/
+17
*
[kernel] Package VIA sata driver
Andy Boyett
2008-05-12
1
-0
/
+16
*
disable ip6tables as well on 2.6.25 until we have working IMQ support
Nicolas Thill
2008-05-11
1
-1
/
+2
*
fix fuse: use in-kernel module for 2.6.25+ kernels
Nicolas Thill
2008-05-11
1
-4
/
+15
*
add a macro to compare kernel patch versions and use it for crypto and watchd...
Nicolas Thill
2008-05-11
2
-4
/
+9
*
add a package for the badblocks utility (closes: #3404)
Nicolas Thill
2008-05-11
1
-1
/
+13
*
fix typos in [11073]
Nicolas Thill
2008-05-09
1
-2
/
+2
*
cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IP...
Nicolas Thill
2008-05-08
1
-6
/
+6
*
package/kernel fixes:
Nicolas Thill
2008-05-08
2
-4
/
+3
*
only ignore dhcp but still listen for dns closes #3406
Travis Kemen
2008-05-08
1
-1
/
+1
*
add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
Felix Fietkau
2008-05-07
1
-0
/
+3
*
add missing udevextras package option - edd_id
Yuji Mano
2008-05-05
2
-8
/
+14
*
add ps3-dump-bootloader to package install
Yuji Mano
2008-05-05
1
-0
/
+1
*
fix lua compile configuration error
Felix Fietkau
2008-05-04
1
-0
/
+2
*
remove dependency on zd1211-firmware, since it was removed in [11022]
Nicolas Thill
2008-05-03
1
-1
/
+1
*
revert borked commit
John Crispin
2008-05-03
1
-1
/
+1
*
make etrax serial driver register its device nodes, so we get a console
John Crispin
2008-05-03
1
-1
/
+1
*
upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-"...
Felix Fietkau
2008-05-03
1
-2
/
+2
*
remove old zd firmware
John Crispin
2008-05-03
1
-41
/
+0
*
[package] ppp/pptp fixes:
Nicolas Thill
2008-05-03
3
-4
/
+6
*
acx100 fix by nabcore
Matteo Croce
2008-05-02
1
-0
/
+14
[next]