index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_I...
nbd
2010-07-27
1
-0
/
+1
*
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
nbd
2010-07-23
1
-1
/
+1
*
[package] fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)
florian
2010-07-20
1
-0
/
+1
*
[kernel] pwm: export the generic pwm api as module
claudio
2010-07-19
1
-2
/
+17
*
package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
acoul
2010-07-18
1
-0
/
+29
*
finalize r22241 fixes
acoul
2010-07-17
1
-2
/
+3
*
package/kernel: update r22229
acoul
2010-07-17
1
-1
/
+1
*
[package] iptables: package hashlimit module (#6696)
jow
2010-07-16
1
-0
/
+14
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
claudio
2010-07-12
19
-438
/
+438
*
[kernel] Add package for gpio rotary encoder
claudio
2010-07-12
1
-0
/
+16
*
[kernel] Add package for gpio-pwm
claudio
2010-07-12
1
-0
/
+16
*
kernel: modules names changed with kernel 2.6.35
hauke
2010-07-11
2
-0
/
+14
*
[kernel] kmod-usb-core is buildin on etrax target
claudio
2010-07-11
1
-1
/
+1
*
remove obsolete kernel dependencies and version checks
nbd
2010-06-26
16
-102
/
+44
*
remove linux 2.4 support from several packages
nbd
2010-06-26
6
-189
/
+19
*
[netfilter] package TPROXY target and module infrastructure
jow
2010-06-22
1
-0
/
+21
*
[package] kernel: package tulip family modules into kmod-tulip
jow
2010-06-21
1
-0
/
+35
*
[package] add kmod-gpio-nxp-74hc164 for brcm63xx only
florian
2010-06-12
1
-0
/
+14
*
package/kernel: fix missing parenthesis on r21758
acoul
2010-06-11
1
-1
/
+1
*
package/kernel: fix dependency modules
acoul
2010-06-11
1
-1
/
+1
*
[package] kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappe...
jow
2010-06-07
1
-1
/
+1
*
[package] fix kmod-swconfig module loading typo
florian
2010-05-21
1
-1
/
+1
*
[package] add kmod-swconfig and kmod-swich-ip175c
florian
2010-05-21
1
-0
/
+30
*
[kernel] hwmon: fix depends definition
claudio
2010-05-16
1
-4
/
+2
*
[package] hifnHIPP also depends on PCI
florian
2010-05-11
1
-1
/
+1
*
[package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
florian
2010-05-05
1
-1
/
+1
*
[package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brc...
jow
2010-05-04
1
-1
/
+25
*
package/kernel: renable kmod-input on 2.4 (closes: #7063)
nico
2010-04-29
1
-3
/
+10
*
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...
nico
2010-04-29
7
-7
/
+23
*
package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4
nico
2010-04-29
1
-2
/
+2
*
package/kernel: move AddDepends calls at the end of package definitions, move...
nico
2010-04-29
9
-166
/
+219
*
move kmod-lp package defition specific to brcm-2.4 to package/kernel
nico
2010-04-29
1
-0
/
+13
*
[cosmetic] package/kernel: sort package definitions in other.mk
nico
2010-04-24
1
-353
/
+357
*
package/kernel: add another round of missing bits from [21137] & [21138] (oop...
nico
2010-04-24
1
-3
/
+3
*
package/kernel: add missing bits from [21137] (oops)
nico
2010-04-24
1
-14
/
+14
*
package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module...
nico
2010-04-24
1
-7
/
+7
*
package/kernel: move PCMCIA modules to their own file & submenu
nico
2010-04-24
2
-82
/
+90
*
package/kernel: move pcspkr to sound.mk
nico
2010-04-24
2
-17
/
+16
*
package/kernel: move block2mtd to block.mk
nico
2010-04-24
2
-8
/
+10
*
[cosmetic] package/kernel: sort block package definitions
nico
2010-04-24
1
-124
/
+126
*
package/kernel: move target specific modules to their own target files
nico
2010-04-24
5
-308
/
+3
*
package/kernel: allow additional dependencies as arguments to AddDepends macros
nico
2010-04-24
1
-5
/
+4
*
package/kernel: set correct submenu entry for NLS packages
nico
2010-04-24
1
-15
/
+14
*
[cosmetic] package/kernel: sort FS package definitions
nico
2010-04-24
1
-128
/
+131
*
package/kernel: move NLS modules to their own file & submenu
nico
2010-04-24
2
-239
/
+233
*
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
nico
2010-04-24
9
-199
/
+199
*
package/kernel: load target specific modules .mk files after generic ones
nico
2010-04-24
1
-1
/
+1
*
package/kernel: use macros for hid & input
nico
2010-04-24
4
-11
/
+41
*
[package] fix kmod-nls-base dependency with usb-core (#6753)
acoul
2010-04-23
1
-1
/
+1
*
[package] cleanup Makefiles (#7212)
jow
2010-04-23
1
-1
/
+2
[prev]
[next]