index
:
svn-archive/archive
8.09
BUILDROOT
NETGEAR
attitude_adjustment
backfire
barrier_breaker
buildroot-ng
chaos_calmer
docs
feeds
kamikaze-before-brng
master
packages
packages_10.03.1
packages_10.03.2
packages_12.09
packages_14.07
packages_8.09
tags/8.09
tags/8.09.1
tags/8.09.2
tags/8.09_rc1
tags/8.09_rc2
tags/BUILDROOT_20050116
tags/HEAD
tags/TESTED
tags/TESTED_042305
tags/attitude_adjustment_12.09
tags/backfire_10.03
tags/backfire_10.03.1
tags/kamikaze_7.06
tags/kamikaze_7.07
tags/kamikaze_7.09
tags/kamikaze_pre1
tags/whiterussian_0.9
tags/whiterussian_rc1
tags/whiterussian_rc2
tags/whiterussian_rc3
tags/whiterussian_rc4
tags/whiterussian_rc5
tags/whiterussian_rc6
v20040509
vodka
whiterussian
OpenWrt SVN history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-07
ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions
Felix Fietkau
2011-10-07
[package] iproute2: update to 2.6.39
Florian Fainelli
2011-10-06
[generic] add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver
Jo-Philipp Wich
2011-10-04
[package] ppp: move the rp_pppoe_* options behind the plugin argument
Jo-Philipp Wich
2011-10-04
[package] ppp: implement pppoe specific uci options "ac" and "service" which map to "rp_pppoe_ac" and "rp_pppoe_service"
Jo-Philipp Wich
2011-10-04
[package] ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last
Jo-Philipp Wich
2011-10-04
[malta] add missing kernel config symbols
Florian Fainelli
2011-10-03
swconfig: fix vlan/port configs being applied to all switches
Jonas Gorski
2011-10-03
[include] kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI or CONFIG_EXTERNAL_KERNEL_TREE, do not make the prepared stamp file depend on it in this case
Jo-Philipp Wich
2011-10-03
[include] kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is set
Jo-Philipp Wich
2011-10-03
Was specifying input-polled-keys and not input-keys-polled as the module name.
Daniel Dickinson
2011-10-03
Add patch for linux-3.0 as well.
Daniel Dickinson
2011-10-03
New x86 platform specific symbol needed for 3.1-rc3.
Daniel Dickinson
2011-10-03
The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels.
Daniel Dickinson
2011-10-03
A lot of these options get set automatically when Geode is selected.
Daniel Dickinson
2011-10-01
[package] package I2C_MUX_GPIO
John Crispin
2011-09-30
ath9k: add some more fixes to AP handling of buffered frames for powersave clients
Felix Fietkau
2011-09-30
[brcm47xx]: add vlan definitions for Siemens SE505v2
Florian Fainelli
2011-09-30
[package] add kmod-hwmon-lm95241
Florian Fainelli
2011-09-30
[package] add support for more i2c muxes
Florian Fainelli
2011-09-30
[package] dnsmasq: update to 2.58
Florian Fainelli
2011-09-30
build system: add support for download-time make hooks
Felix Fietkau
2011-09-29
[package] hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
Vasilis Tsiligiannis
2011-09-28
kernel: remove the x86 dependency from kmod-sky2 so that it can be used on other platforms as well
Felix Fietkau
2011-09-26
[lantiq-wdt]
John Crispin
2011-09-26
[lantiq]
John Crispin
2011-09-26
[lantiq]
John Crispin
2011-09-26
[uboot-lantiq]
John Crispin
2011-09-26
[package] base-files: use "zonename" system option to symlink /etc/localtime via /tmp/localtime to /usr/share/zoneinfo for glibc and eglibc
Jo-Philipp Wich
2011-09-26
[include] image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors option
Jo-Philipp Wich
2011-09-25
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
Felix Fietkau
2011-09-25
ath9k: merge a pending fix for powersave
Felix Fietkau
2011-09-25
[package] mac80211: rework mac address generation for virtual interfaces; set locally administered bit on generated macs and change the last two bytes isntead of the first one
Jo-Philipp Wich
2011-09-24
base-files: apply network interface settings such as macaddr, mtu and txqueuelen in prepare_interface instead of setup_interface. setting the mtu after the interface is up is unreliable on some drivers such as gianfar
Felix Fietkau
2011-09-23
ar71xx: fix MAC addresses on the DIR-825-B1 board
Gabor Juhos
2011-09-23
ar71xx: enable login only on the system console by default
Gabor Juhos
2011-09-23
linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 build failure)
Alexandros C. Couloumbis
2011-09-23
[package] base-files: make ip matching in dns add/remove functions more explicit, avoids overmatching pairs like 1.2.3.35 and 1.2.3.3
Jo-Philipp Wich
2011-09-22
kernel: modules: usb.mk: fix a typo
Jonas Gorski
2011-09-21
ar71xx: build images for the TP-Link TL-WR703N v1 board
Gabor Juhos
2011-09-21
firmware-utils/mktplinkfw: add support for TL-WR703N v1
Gabor Juhos
2011-09-21
ar71xx: add support for the TP-Link TL-WR703N v1 board
Gabor Juhos
2011-09-21
ar71xx: add AR933x specific USB setup function
Gabor Juhos
2011-09-21
ar71xx: add ar71xx_device_reset_rmw helper
Gabor Juhos
2011-09-21
ar71xx: fix copy&paste bug in WZRHPAG300H profile description
Gabor Juhos
2011-09-21
ar71xx: remove 'default [yn]' from machine Kconfig entries
Gabor Juhos
2011-09-21
ar71xx: sort AR71XX_MACH_* entries
Gabor Juhos
2011-09-21
ar71xx: create image for the TP-Link TL-WR743ND v1
Gabor Juhos
2011-09-21
firmware-utils/mktplinkfw: add support for TL-WR743ND v1
Gabor Juhos
2011-09-21
ar71xx: create image for the TP-Link TL-WR740N v3
Gabor Juhos
[next]