Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic: ar8216: allow to use more ports | Gabor Juhos | 2012-03-18 | 1 | -2/+3 |
| | | | | SVN-Revision: 31010 | ||||
* | generic: ar8216: reorder chip specific functions | Gabor Juhos | 2012-03-18 | 1 | -72/+72 |
| | | | | SVN-Revision: 31009 | ||||
* | generic: ar8216: reorder switch_dev specific functions | Gabor Juhos | 2012-03-18 | 1 | -218/+216 |
| | | | | SVN-Revision: 31008 | ||||
* | generic: ar8216: use ar8216_sw_ prefix for switchdev related functions | Gabor Juhos | 2012-03-18 | 1 | -29/+29 |
| | | | | SVN-Revision: 31007 | ||||
* | generic: ar8216: use switch_dev->ports in for loops | Gabor Juhos | 2012-03-18 | 1 | -6/+6 |
| | | | | SVN-Revision: 31006 | ||||
* | generic: ar8216: add read_port_status field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -1/+11 |
| | | | | SVN-Revision: 31005 | ||||
* | generic: ar8216: add init_globals field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -21/+30 |
| | | | | SVN-Revision: 31004 | ||||
* | generic: ar8216: add caps field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -5/+19 |
| | | | | SVN-Revision: 31003 | ||||
* | generic: ar8216: add vtu_load_vlan field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -4/+15 |
| | | | | SVN-Revision: 31002 | ||||
* | generic: ar8216: add vtu_flush field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -1/+11 |
| | | | | SVN-Revision: 31001 | ||||
* | generic: ar8216: add init_port field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -4/+22 |
| | | | | SVN-Revision: 31000 | ||||
* | generic: ar8216: add setup_port field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -6/+7 |
| | | | | SVN-Revision: 30999 | ||||
* | generic: ar8216: add hw_init field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -8/+7 |
| | | | | SVN-Revision: 30998 | ||||
* | generic: ar8216: add a separate structure for chip specific stuff | Gabor Juhos | 2012-03-18 | 1 | -0/+16 |
| | | | | | | Also add a hw_init function into that. SVN-Revision: 30997 | ||||
* | generic: ar8216: rename chip field of struct ar8216 | Gabor Juhos | 2012-03-18 | 1 | -20/+20 |
| | | | | SVN-Revision: 30996 | ||||
* | generic: ar8216: move ar8216_id_chip function | Gabor Juhos | 2012-03-18 | 1 | -52/+51 |
| | | | | | | Also remove the inline annotation. SVN-Revision: 30995 | ||||
* | generic: ar8216: rename ar8216_ops to ar8216_sw_ops | Gabor Juhos | 2012-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 30994 | ||||
* | ps3-utils git repository fix | Jo-Philipp Wich | 2012-03-18 | 1 | -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> SVN-Revision: 30993 | ||||
* | Add support for the 8250 UART module. | Jo-Philipp Wich | 2012-03-18 | 1 | -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> SVN-Revision: 30989 | ||||
* | Fix the title and the description of the kmod for DS2433. | Jo-Philipp Wich | 2012-03-18 | 1 | -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> SVN-Revision: 30988 | ||||
* | Adds a kmod for the DS2431 | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+13 |
| | | | | | | | | The DS2431 is a 1 wire 1kb eeprom. Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30987 | ||||
* | This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and ↵ | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+13 |
| | | | | | | | | humidity sensor) Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30986 | ||||
* | busybox 1.19.4 update patch | Jo-Philipp Wich | 2012-03-18 | 9 | -37/+15 |
| | | | | | | | | This patch updates busybox to 1.19.4 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30985 | ||||
* | openssl 1.0.1 update patch | Jo-Philipp Wich | 2012-03-18 | 7 | -21/+22 |
| | | | | | | | | This patch updates openssl to 1.0.1 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30984 | ||||
* | Add munin to /etc/services | Jo-Philipp Wich | 2012-03-18 | 1 | -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> SVN-Revision: 30982 | ||||
* | kernel: add kmod-usb-net-ipheth (#10157) | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+15 |
| | | | | SVN-Revision: 30981 | ||||
* | alix2: add require crypto kmods (#10410) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 30980 | ||||
* | kernel: add kmod-usb-serial-qualcomm (#8283) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+15 |
| | | | | SVN-Revision: 30979 | ||||
* | kernel: add kmod-ata-sis (#8259) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+15 |
| | | | | SVN-Revision: 30978 | ||||
* | kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9 | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 30977 | ||||
* | kernel: add kmod-video-gspca-ov534-9 | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+15 |
| | | | | SVN-Revision: 30975 | ||||
* | cns21xx: build uImage for the NS-K330 | Gabor Juhos | 2012-03-18 | 1 | -1/+3 |
| | | | | SVN-Revision: 30974 | ||||
* | cns21xx: remove 2.6.3x support | Gabor Juhos | 2012-03-18 | 40 | -16642/+0 |
| | | | | SVN-Revision: 30973 | ||||
* | cns21xx: switch to 3.2.9 | Gabor Juhos | 2012-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 30972 | ||||
* | cns21xx: add support for 3.2 | Gabor Juhos | 2012-03-18 | 19 | -0/+7863 |
| | | | | SVN-Revision: 30971 | ||||
* | toolchain/gcc-4.6.2: fix v4bx patch | Gabor Juhos | 2012-03-18 | 1 | -7/+6 |
| | | | | SVN-Revision: 30970 | ||||
* | toolchain/gcc-4.6-linaro: fix v4bx patch | Gabor Juhos | 2012-03-18 | 1 | -7/+6 |
| | | | | SVN-Revision: 30969 | ||||
* | mac80211: reduce cpu load by optimizing aggregation session timeout handling | Felix Fietkau | 2012-03-17 | 1 | -0/+137 |
| | | | | SVN-Revision: 30968 | ||||
* | Enable recursive download of git sources. | Jens Muecke | 2012-03-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 30967 | ||||
* | Enable keyboard for x86 | Jens Muecke | 2012-03-17 | 1 | -0/+3 |
| | | | | | | | This is required for qemu like descripted in here http://wiki.openwrt.org/doc/howto/qemu SVN-Revision: 30966 | ||||
* | Update xfsprogs to 3.1.4 to 3.1.7 | Jens Muecke | 2012-03-17 | 6 | -41/+75 |
| | | | | | | Changelog at http://xfs.org/index.php/XFS_Status_Updates SVN-Revision: 30965 | ||||
* | kernel: improve profiling support, keep static symbols when profiling is enabled | Felix Fietkau | 2012-03-17 | 3 | -3/+7 |
| | | | | SVN-Revision: 30964 | ||||
* | remove support for old kernels | Florian Fainelli | 2012-03-17 | 22 | -370/+0 |
| | | | | SVN-Revision: 30963 | ||||
* | switch to 3.2 | Florian Fainelli | 2012-03-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 30962 | ||||
* | add support for 3.2 | Florian Fainelli | 2012-03-17 | 2 | -0/+16 |
| | | | | SVN-Revision: 30961 | ||||
* | add some more missing symbols | Florian Fainelli | 2012-03-17 | 1 | -0/+3 |
| | | | | SVN-Revision: 30960 | ||||
* | ath9k: remove the queue wake optimization, it may be unreliable in some cases | Felix Fietkau | 2012-03-16 | 1 | -39/+0 |
| | | | | SVN-Revision: 30959 | ||||
* | ar71xx: add profile and generate image for the JA76PF2 board | Gabor Juhos | 2012-03-16 | 2 | -0/+17 |
| | | | | SVN-Revision: 30958 | ||||
* | ar71xx: add support for the jjPlus JA76PF2 board | Gabor Juhos | 2012-03-16 | 7 | -5/+108 |
| | | | | SVN-Revision: 30957 | ||||
* | ar71xx: change LED name prefix on the jjplus boards | Gabor Juhos | 2012-03-16 | 2 | -4/+4 |
| | | | | SVN-Revision: 30956 |