| Commit message (Expand) | Author | Age | Files | Lines |
* | [uml] remove support for old kernels | florian | 2012-03-17 | 22 | -370/+0 |
* | [uml] switch to 3.2 | florian | 2012-03-17 | 1 | -1/+1 |
* | [uml] add support for 3.2 | florian | 2012-03-17 | 2 | -0/+16 |
* | [kernel/3.2] add some more missing symbols | florian | 2012-03-17 | 1 | -0/+3 |
* | ar71xx: add profile and generate image for the JA76PF2 board | juhosg | 2012-03-16 | 2 | -0/+17 |
* | ar71xx: add support for the jjPlus JA76PF2 board | juhosg | 2012-03-16 | 7 | -5/+108 |
* | ar71xx: change LED name prefix on the jjplus boards | juhosg | 2012-03-16 | 2 | -4/+4 |
* | mpc52xx: switch to 3.2.9 | juhosg | 2012-03-16 | 2 | -74/+99 |
* | kernel: optimize out remaining netfilter hooks in the bridging code if bridge... | nbd | 2012-03-16 | 2 | -39/+131 |
* | swconfig: use a mutex instead of a spinlock, many swconfig calls sleep | nbd | 2012-03-15 | 2 | -6/+6 |
* | ar8216: fix a MTU related regression | nbd | 2012-03-15 | 1 | -19/+29 |
* | ar71xx: move micrel PHY driver to the generic linux target | juhosg | 2012-03-15 | 3 | -4/+4 |
* | linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected | juhosg | 2012-03-15 | 8 | -68/+144 |
* | linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected | juhosg | 2012-03-15 | 8 | -68/+144 |
* | brcm47xx: add support for NAND flash on devices using bcma | hauke | 2012-03-14 | 14 | -28/+1171 |
* | brcm47xx: move and rename the patches | hauke | 2012-03-14 | 28 | -0/+0 |
* | lantiq: load dwc_otg early | jogo | 2012-03-14 | 1 | -1/+1 |
* | generic: ar8216: merge multiple if statements in ar8216_hw_apply | juhosg | 2012-03-13 | 1 | -10/+4 |
* | ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports | juhosg | 2012-03-13 | 1 | -11/+35 |
* | ar71xx: ag71xx: start aneg on switch PHYs after reset | juhosg | 2012-03-13 | 1 | -0/+10 |
* | ar71xx: ag71xx: poll PHY status of all available switch ports | juhosg | 2012-03-13 | 1 | -1/+2 |
* | ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switch | juhosg | 2012-03-13 | 1 | -2/+6 |
* | ar71xx: reset the switch on AR934x before ethernet device registration | juhosg | 2012-03-13 | 1 | -0/+4 |
* | ar71xx: fix a typo in ar71xx_regs.h | juhosg | 2012-03-13 | 2 | -0/+22 |
* | [brcm63xx] remove udc patch since it is unused | florian | 2012-03-13 | 89 | -953/+209 |
* | kernel: bypass all netfilter hooks if the sysctls for that functionality have... | nbd | 2012-03-13 | 2 | -0/+152 |
* | ar71xx: use a dummy callback for interfaces with fixed speed | juhosg | 2012-03-12 | 1 | -28/+7 |
* | ar71xx: merge ar934x_bo_ddr_flush patch | juhosg | 2012-03-12 | 3 | -110/+5 |
* | ar71xx: enable UART function for early_printk/console | juhosg | 2012-03-12 | 4 | -0/+158 |
* | linux/3.3: refresh patches against 3.3-rc7 | juhosg | 2012-03-12 | 2 | -5/+5 |
* | ramips: rt305x: add profile for the AZtech HW-5503G board | juhosg | 2012-03-12 | 1 | -0/+19 |
* | linux/3.3: allow to set platform_data for phy devices | juhosg | 2012-03-12 | 1 | -0/+115 |
* | linux/3.2: allow to set platform_data for phy devices | juhosg | 2012-03-12 | 1 | -0/+115 |
* | linux/3.3: add missing config symbol | juhosg | 2012-03-12 | 1 | -0/+1 |
* | ar71xx: remove a 3.3 patch, it is already in 3.3-rc7 | juhosg | 2012-03-12 | 1 | -24/+0 |
* | ar71xx: fix Compex WPE72 detection | juhosg | 2012-03-12 | 4 | -8/+14 |
* | ramips: add RT3350 detection | juhosg | 2012-03-12 | 3 | -0/+12 |
* | [generic] expose CONFIG_NETFILTER_NETLINK for external kmods | jow | 2012-03-12 | 4 | -0/+44 |
* | ramips: rt305x: rewrite SoC detection | juhosg | 2012-03-11 | 3 | -5/+60 |
* | ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_* | juhosg | 2012-03-11 | 3 | -14/+14 |
* | ramips: replace RALINK_SOC_* macros with global variables | juhosg | 2012-03-11 | 10 | -64/+30 |
* | ramips: introduce ramips_soc_prom_init and move SoC detection into that | juhosg | 2012-03-11 | 11 | -21/+18 |
* | generic: ar8216: use usleep_range in ar8216_mii_{read,write} | juhosg | 2012-03-11 | 1 | -2/+2 |
* | generic: ar8216: add a helper function for writing PHY debug registers | juhosg | 2012-03-11 | 1 | -6/+15 |
* | generic: ar8216: add lockep assertion to ar8216_rmw | juhosg | 2012-03-11 | 1 | -0/+3 |
* | ramips: build initramfs image for DIR-{3,6}00 boards | juhosg | 2012-03-11 | 1 | -0/+4 |
* | linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo | juhosg | 2012-03-11 | 1 | -0/+17 |
* | linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo | juhosg | 2012-03-11 | 1 | -0/+17 |
* | ramips: allow to use DSP ASE on RT3xxx | juhosg | 2012-03-11 | 2 | -2/+2 |
* | ar71xx: stop image building if a loader is missing | juhosg | 2012-03-11 | 1 | -0/+3 |