Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | alix2: add require crypto kmods (#10410) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 30980 | ||||
* | 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 | ||||
* | 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 | ||||
* | kernel: improve profiling support, keep static symbols when profiling is enabled | Felix Fietkau | 2012-03-17 | 2 | -2/+2 |
| | | | | 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 | ||||
* | 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 | ||||
* | mpc52xx: switch to 3.2.9 | Gabor Juhos | 2012-03-16 | 2 | -74/+99 |
| | | | | SVN-Revision: 30955 | ||||
* | kernel: optimize out remaining netfilter hooks in the bridging code if ↵ | Felix Fietkau | 2012-03-16 | 2 | -39/+131 |
| | | | | | | bridge filtering is disabled SVN-Revision: 30954 | ||||
* | swconfig: use a mutex instead of a spinlock, many swconfig calls sleep | Felix Fietkau | 2012-03-15 | 2 | -6/+6 |
| | | | | SVN-Revision: 30952 | ||||
* | ar8216: fix a MTU related regression | Felix Fietkau | 2012-03-15 | 1 | -19/+29 |
| | | | | | | | | Switch reset on AR8316 appears to clobber the MTU configuration register and possibly other global config registers. Move global configuration register init writes back to the reset callback. SVN-Revision: 30951 | ||||
* | ar71xx: move micrel PHY driver to the generic linux target | Gabor Juhos | 2012-03-15 | 3 | -4/+4 |
| | | | | SVN-Revision: 30946 | ||||
* | linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 |
| | | | | SVN-Revision: 30945 | ||||
* | linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 |
| | | | | SVN-Revision: 30944 | ||||
* | brcm47xx: add support for NAND flash on devices using bcma | Hauke Mehrtens | 2012-03-14 | 14 | -28/+1171 |
| | | | | | | | | This patch add support for the NAND flash on BCM5357 based devices like the WNR3500Lv2. Thank you Tathagata Das <tathagata@alumnux.com> for the patch SVN-Revision: 30943 | ||||
* | brcm47xx: move and rename the patches | Hauke Mehrtens | 2012-03-14 | 28 | -0/+0 |
| | | | | | | | | The patches are now grouped by the part what they are doing and are using three digest numbers. This does not remove or adds anything SVN-Revision: 30942 | ||||
* | lantiq: load dwc_otg early | Jonas Gorski | 2012-03-14 | 1 | -1/+1 |
| | | | | | | | | Needed for using external rootfs on usb sticks. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 30940 | ||||
* | generic: ar8216: merge multiple if statements in ar8216_hw_apply | Gabor Juhos | 2012-03-13 | 1 | -10/+4 |
| | | | | SVN-Revision: 30928 | ||||
* | ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports | Gabor Juhos | 2012-03-13 | 1 | -11/+35 |
| | | | | SVN-Revision: 30926 | ||||
* | ar71xx: ag71xx: start aneg on switch PHYs after reset | Gabor Juhos | 2012-03-13 | 1 | -0/+10 |
| | | | | SVN-Revision: 30925 | ||||
* | ar71xx: ag71xx: poll PHY status of all available switch ports | Gabor Juhos | 2012-03-13 | 1 | -1/+2 |
| | | | | SVN-Revision: 30924 | ||||
* | ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch | Gabor Juhos | 2012-03-13 | 1 | -2/+6 |
| | | | | SVN-Revision: 30923 | ||||
* | ar71xx: reset the switch on AR934x before ethernet device registration | Gabor Juhos | 2012-03-13 | 1 | -0/+4 |
| | | | | SVN-Revision: 30922 | ||||
* | ar71xx: fix a typo in ar71xx_regs.h | Gabor Juhos | 2012-03-13 | 2 | -0/+22 |
| | | | | SVN-Revision: 30921 | ||||
* | remove udc patch since it is unused | Florian Fainelli | 2012-03-13 | 89 | -953/+209 |
| | | | | SVN-Revision: 30920 | ||||
* | kernel: bypass all netfilter hooks if the sysctls for that functionality ↵ | Felix Fietkau | 2012-03-13 | 2 | -0/+152 |
| | | | | | | have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config SVN-Revision: 30917 | ||||
* | ar71xx: use a dummy callback for interfaces with fixed speed | Gabor Juhos | 2012-03-12 | 1 | -28/+7 |
| | | | | SVN-Revision: 30913 | ||||
* | ar71xx: merge ar934x_bo_ddr_flush patch | Gabor Juhos | 2012-03-12 | 3 | -110/+5 |
| | | | | SVN-Revision: 30912 | ||||
* | ar71xx: enable UART function for early_printk/console | Gabor Juhos | 2012-03-12 | 4 | -0/+158 |
| | | | | SVN-Revision: 30909 | ||||
* | linux/3.3: refresh patches against 3.3-rc7 | Gabor Juhos | 2012-03-12 | 2 | -5/+5 |
| | | | | SVN-Revision: 30908 | ||||
* | ramips: rt305x: add profile for the AZtech HW-5503G board | Gabor Juhos | 2012-03-12 | 1 | -0/+19 |
| | | | | | | Patch from #11085. SVN-Revision: 30907 | ||||
* | linux/3.3: allow to set platform_data for phy devices | Gabor Juhos | 2012-03-12 | 1 | -0/+115 |
| | | | | SVN-Revision: 30906 | ||||
* | linux/3.2: allow to set platform_data for phy devices | Gabor Juhos | 2012-03-12 | 1 | -0/+115 |
| | | | | SVN-Revision: 30905 | ||||
* | linux/3.3: add missing config symbol | Gabor Juhos | 2012-03-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 30904 | ||||
* | ar71xx: remove a 3.3 patch, it is already in 3.3-rc7 | Gabor Juhos | 2012-03-12 | 1 | -24/+0 |
| | | | | SVN-Revision: 30903 |