summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-19madwifi: remove my maintainer line from the packagenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-19[ppc44x]: upgrade to 3.2, disable ppp by default until we figure out why ↵kaloz
ppp_generic breaks bootup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-19[generic]: add missing Kconfig symbolskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-19ar71xx: use a different pll value on DB120juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-19ar71xx: add AR934x specific interface speed setup for ge0juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-19ar71xx: remove static MTD maps from AP121/DB120 boardsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-19targets: replace madwifi in profiles with ath5k, madwifi is unmaintainednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18[package] firewall: revert processing order of redirects and rules, ensures ↵jow
that rules can be used to filter before redirects are reached git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18ar71xx: use AR8327 on the DB120 boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add support for the AR8327 chipjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: allow to use more portsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: reorder chip specific functionsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: reorder switch_dev specific functionsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: use ar8216_sw_ prefix for switchdev related functionsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: use switch_dev->ports in for loopsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add read_port_status field to ar8xxx_chipjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add init_globals field to ar8xxx_chipjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add caps field to ar8xxx_chipjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add vtu_load_vlan field to ar8xxx_chipjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add vtu_flush field to ar8xxx_chipjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add init_port field to ar8xxx_chipjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add setup_port field to ar8xxx_chipjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add hw_init field to ar8xxx_chipjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: add a separate structure for chip specific stuffjuhosg
Also add a hw_init function into that. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: rename chip field of struct ar8216juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: move ar8216_id_chip functionjuhosg
Also remove the inline annotation. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18generic: ar8216: rename ar8216_ops to ar8216_sw_opsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18ps3-utils git repository fixjow
The PKG_SOURCE_URL should be git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-utils.git rather then http://www.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-utils.git or else you will get a fatal error "did you run git update-server-info on the server?" Signed-off-by: Nicola Squartini <tensor5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18Add support for the 8250 UART module.jow
It has been added at the end of other.mk as i couldn't find a better place for it. Signed-off-by: Christian Gagneraud <chris@techworks.ie> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18Fix the title and the description of the kmod for DS2433.jow
This kmod has been certainly added by copy/paste but the title and description were not updated. Fix that. The DS2433 is a 1 wire 4kb eeprom with CRC capability. Signed-off-by: Christian Gagneraud <chris@techworks.ie> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18Adds a kmod for the DS2431jow
The DS2431 is a 1 wire 1kb eeprom. Signed-off-by: Christian Gagneraud <chris@techworks.ie> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and ↵jow
humidity sensor) Signed-off-by: Christian Gagneraud <chris@techworks.ie> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18busybox 1.19.4 update patchjow
This patch updates busybox to 1.19.4 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18openssl 1.0.1 update patchjow
This patch updates openssl to 1.0.1 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18Add munin to /etc/servicesjow
The muninlite postinst fails to add munin to /etc/services. This patch removes this broken postinst and add an entry for munin in /etc/services. This should have been done when the rest of the /etc/services postinsts were being removed (changesets 26142-26149). Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18[package] kernel: add kmod-usb-net-ipheth (#10157)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18[x86] alix2: add require crypto kmods (#10410)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18[package] kernel: add kmod-usb-serial-qualcomm (#8283)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18[package] kernel: add kmod-ata-sis (#8259)jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18[package] kernel: small correction of menuconfig title for ↵jow
kmod-video-gspca-ov534-9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18[package] kernel: add kmod-video-gspca-ov534-9jow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18cns21xx: build uImage for the NS-K330juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18cns21xx: remove 2.6.3x supportjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18cns21xx: switch to 3.2.9juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18cns21xx: add support for 3.2juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18toolchain/gcc-4.6.2: fix v4bx patchjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18toolchain/gcc-4.6-linaro: fix v4bx patchjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-17mac80211: reduce cpu load by optimizing aggregation session timeout handlingnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-17Enable recursive download of git sources.ryd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-17Enable keyboard for x86ryd
This is required for qemu like descripted in here http://wiki.openwrt.org/doc/howto/qemu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30966 3c298f89-4303-0410-b956-a3cf2f4a3e73