aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: use AR8327 on the DB120 boardGabor Juhos2012-03-183-49/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add support for the AR8327 chipGabor Juhos2012-03-183-2/+536
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: allow to use more portsGabor Juhos2012-03-181-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: reorder chip specific functionsGabor Juhos2012-03-181-72/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: reorder switch_dev specific functionsGabor Juhos2012-03-181-218/+216
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: use ar8216_sw_ prefix for switchdev related functionsGabor Juhos2012-03-181-29/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: use switch_dev->ports in for loopsGabor Juhos2012-03-181-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add read_port_status field to ar8xxx_chipGabor Juhos2012-03-181-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add init_globals field to ar8xxx_chipGabor Juhos2012-03-181-21/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add caps field to ar8xxx_chipGabor Juhos2012-03-181-5/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add vtu_load_vlan field to ar8xxx_chipGabor Juhos2012-03-181-4/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add vtu_flush field to ar8xxx_chipGabor Juhos2012-03-181-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add init_port field to ar8xxx_chipGabor Juhos2012-03-181-4/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add setup_port field to ar8xxx_chipGabor Juhos2012-03-181-6/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add hw_init field to ar8xxx_chipGabor Juhos2012-03-181-8/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: add a separate structure for chip specific stuffGabor Juhos2012-03-181-0/+16
| | | | | | Also add a hw_init function into that. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: rename chip field of struct ar8216Gabor Juhos2012-03-181-20/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: move ar8216_id_chip functionGabor Juhos2012-03-181-52/+51
| | | | | | Also remove the inline annotation. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: rename ar8216_ops to ar8216_sw_opsGabor Juhos2012-03-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ps3-utils git repository fixJo-Philipp Wich2012-03-181-1/+1
| | | | | | | | | | | | | | | | | 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
* Add support for the 8250 UART module.Jo-Philipp Wich2012-03-181-0/+18
| | | | | | | | | 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
* Fix the title and the description of the kmod for DS2433.Jo-Philipp Wich2012-03-181-2/+2
| | | | | | | | | | 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
* Adds a kmod for the DS2431Jo-Philipp Wich2012-03-181-0/+13
| | | | | | | | 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
* This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and ↵Jo-Philipp Wich2012-03-181-0/+13
| | | | | | | | 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
* busybox 1.19.4 update patchJo-Philipp Wich2012-03-189-37/+15
| | | | | | | | 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
* openssl 1.0.1 update patchJo-Philipp Wich2012-03-187-21/+22
| | | | | | | | 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
* Add munin to /etc/servicesJo-Philipp Wich2012-03-181-0/+1
| | | | | | | | | | | | 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
* [package] kernel: add kmod-usb-net-ipheth (#10157)Jo-Philipp Wich2012-03-181-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] alix2: add require crypto kmods (#10410)Jo-Philipp Wich2012-03-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add kmod-usb-serial-qualcomm (#8283)Jo-Philipp Wich2012-03-181-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add kmod-ata-sis (#8259)Jo-Philipp Wich2012-03-181-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: small correction of menuconfig title for ↵Jo-Philipp Wich2012-03-181-1/+1
| | | | | | kmod-video-gspca-ov534-9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add kmod-video-gspca-ov534-9Jo-Philipp Wich2012-03-181-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns21xx: build uImage for the NS-K330Gabor Juhos2012-03-181-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns21xx: remove 2.6.3x supportGabor Juhos2012-03-1840-16642/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns21xx: switch to 3.2.9Gabor Juhos2012-03-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns21xx: add support for 3.2Gabor Juhos2012-03-1819-0/+7863
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gcc-4.6.2: fix v4bx patchGabor Juhos2012-03-181-7/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gcc-4.6-linaro: fix v4bx patchGabor Juhos2012-03-181-7/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: reduce cpu load by optimizing aggregation session timeout handlingFelix Fietkau2012-03-171-0/+137
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable recursive download of git sources.Jens Muecke2012-03-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable keyboard for x86Jens Muecke2012-03-171-0/+3
| | | | | | | | | 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
* Update xfsprogs to 3.1.4 to 3.1.7Jens Muecke2012-03-176-41/+75
| | | | | | | | Changelog at http://xfs.org/index.php/XFS_Status_Updates git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: improve profiling support, keep static symbols when profiling is enabledFelix Fietkau2012-03-173-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] remove support for old kernelsFlorian Fainelli2012-03-1722-370/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] switch to 3.2Florian Fainelli2012-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] add support for 3.2Florian Fainelli2012-03-172-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel/3.2] add some more missing symbolsFlorian Fainelli2012-03-171-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove the queue wake optimization, it may be unreliable in some casesFelix Fietkau2012-03-161-39/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add profile and generate image for the JA76PF2 boardGabor Juhos2012-03-162-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30958 3c298f89-4303-0410-b956-a3cf2f4a3e73