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
*
another 2.6.30 related crypto fix
kaloz
2009-06-01
1
-1
/
+3
*
[kernel] Config symbol is boolean.
hauke
2009-05-29
1
-1
/
+1
*
fix kmod-crypto-core compile with 2.6.30 (#5201)
nbd
2009-05-29
1
-3
/
+9
*
fix missing kernel config symbol for ipv6
nbd
2009-05-25
1
-0
/
+1
*
enable multicast routing by default
nbd
2009-05-24
1
-0
/
+1
*
[pcmcia] yenta is build in an other package.
hauke
2009-05-24
1
-2
/
+0
*
[ssb] Remove pcmcia support from ssb.
hauke
2009-05-24
1
-4
/
+0
*
[package] kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfs...
nico
2009-05-17
1
-2
/
+2
*
set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
kaloz
2009-05-15
1
-1
/
+3
*
[kernel] orinoco is only one module with kernel 2.6.30
hauke
2009-05-14
1
-0
/
+6
*
RTCs shouldn't be modules, ever..
kaloz
2009-05-14
1
-37
/
+0
*
[brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only ...
hauke
2009-05-12
1
-1
/
+0
*
[package] fix crypto pcompress configuration symbol name w/ 2.6.30
florian
2009-05-12
1
-1
/
+1
*
[it821x] The it821x is at an other location in older kernels.
hauke
2009-05-11
1
-0
/
+4
*
[kernel] hci_usb.ko is not availably in kernel newer than 2.6.27.
hauke
2009-05-11
1
-3
/
+3
*
[ssb] Add support for pcmcia to ssb.
hauke
2009-05-11
1
-2
/
+6
*
[kernel] Conditionals are not supported in Kconfig.
hauke
2009-05-11
1
-19
/
+0
*
[kernel] The vfat directory have chanced with all newer kernel.
hauke
2009-05-11
1
-1
/
+5
*
[kernel] Make nfs and xfs load again.
hauke
2009-05-11
1
-9
/
+23
*
[kernel] kmod-libphy also needed with kernel 2.6.30
hauke
2009-05-11
1
-1
/
+1
*
[video-core] With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
hauke
2009-05-11
1
-2
/
+16
*
[ieee80211-softmac] Remove ieee80211-softmac and net-bcm43xx, because it is n...
hauke
2009-05-11
1
-34
/
+0
*
[lib80211] /net/ieee80211/ was removed in new kernel versions.
hauke
2009-05-11
1
-9
/
+75
*
[package] kernel/modules: build pcompress.ko for kernel >=2.6.30
juhosg
2009-05-09
1
-1
/
+4
*
[package] kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EH...
juhosg
2009-05-07
1
-2
/
+4
*
Add support for pc speaker
jow
2009-05-07
1
-0
/
+17
*
[kernel] add missing backslash, thanks juhosg
florian
2009-05-07
1
-1
/
+1
*
[package] kernel: prepare kconfig for imq update
jow
2009-05-07
1
-1
/
+1
*
[package] fix kernel module name for autoloading
florian
2009-05-07
1
-1
/
+1
*
[kernel] add missing rtc-lib module to rtc-core
florian
2009-05-07
1
-2
/
+4
*
[package] package the rtc-core and rtc-m48t86 driver
florian
2009-05-06
1
-0
/
+34
*
[kernel] package the Winbond w83627hf super i/o controller
florian
2009-05-06
1
-0
/
+18
*
[kernel] package the ITE it821x IDE controller driver
florian
2009-05-06
1
-0
/
+16
*
[package] kernel: fix conditional handling of ide-support
jow
2009-05-04
1
-35
/
+22
*
[package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
jow
2009-05-02
1
-1
/
+2
*
[package] kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 prov...
jow
2009-05-01
1
-1
/
+1
*
[kernel] The location of eeprom_93cx6.ko has chanced.
hauke
2009-05-01
1
-0
/
+4
*
[package] kernel: fix syntax error introduced with r15524
jow
2009-04-30
1
-2
/
+2
*
[package] kernel: fix ide-disk problems on newer kernels - thanks russell!
jow
2009-04-30
1
-21
/
+43
*
[package] kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
jow
2009-04-30
1
-1
/
+1
*
cryptomgr needs pcomp and hash loaded in 2.6.30
kaloz
2009-04-29
1
-1
/
+2
*
[package] kernel: add missing kconfig symbol related to SSB
nico
2009-04-27
1
-0
/
+1
*
[package] kernel: disable kmod-rfkill on UML
nico
2009-04-26
1
-1
/
+1
*
[ext4] add missing dependencies
hauke
2009-04-25
1
-4
/
+12
*
[kernel] r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
florian
2009-04-24
1
-1
/
+2
*
kmod-bluetooth includes hidp, which needs input-core. add the missing dependency
nbd
2009-04-23
1
-1
/
+1
*
[package] modules: fix several typos in block.mk
juhosg
2009-04-23
1
-6
/
+6
*
[kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify ...
hcg
2009-04-22
1
-0
/
+33
*
[kernel modules] add joystick device support
hcg
2009-04-20
1
-0
/
+15
*
[kernel package other] correct typos in titles of event device and HID devices
hcg
2009-04-20
1
-2
/
+2
[next]