ar71xx: change LED name prefix on the jjplus boards
[openwrt.git] / target /
2012-03-16 juhosgar71xx: change LED name prefix on the jjplus boards
2012-03-16 juhosgmpc52xx: switch to 3.2.9
2012-03-16 nbdkernel: optimize out remaining netfilter hooks in the...
2012-03-15 nbdswconfig: use a mutex instead of a spinlock, many swcon...
2012-03-15 nbdar8216: fix a MTU related regression
2012-03-15 juhosgar71xx: move micrel PHY driver to the generic linux...
2012-03-15 juhosglinux/3.3: build mdio_register_board_info into the...
2012-03-15 juhosglinux/3.2: build mdio_register_board_info into the...
2012-03-14 haukebrcm47xx: add support for NAND flash on devices using...
2012-03-14 haukebrcm47xx: move and rename the patches
2012-03-14 jogolantiq: load dwc_otg early
2012-03-13 juhosggeneric: ar8216: merge multiple if statements in ar8216...
2012-03-13 juhosgimagebuilder: fix parallel building (closes #11117)
2012-03-13 juhosgar71xx: ag71xx: fix ARP frame reception on AR934x switc...
2012-03-13 juhosgar71xx: ag71xx: start aneg on switch PHYs after reset
2012-03-13 juhosgar71xx: ag71xx: poll PHY status of all available switch...
2012-03-13 juhosgar71xx: ag71xx: allow to use port 5 of the AR934x built...
2012-03-13 juhosgar71xx: reset the switch on AR934x before ethernet...
2012-03-13 juhosgar71xx: fix a typo in ar71xx_regs.h
2012-03-13 florian[brcm63xx] remove udc patch since it is unused
2012-03-13 nbdkernel: bypass all netfilter hooks if the sysctls for...
2012-03-12 juhosgar71xx: use a dummy callback for interfaces with fixed...
2012-03-12 juhosgar71xx: merge ar934x_bo_ddr_flush patch
2012-03-12 juhosgar71xx: enable UART function for early_printk/console
2012-03-12 juhosglinux/3.3: refresh patches against 3.3-rc7
2012-03-12 juhosgramips: rt305x: add profile for the AZtech HW-5503G...
2012-03-12 juhosglinux/3.3: allow to set platform_data for phy devices
2012-03-12 juhosglinux/3.2: allow to set platform_data for phy devices
2012-03-12 juhosglinux/3.3: add missing config symbol
2012-03-12 juhosgar71xx: remove a 3.3 patch, it is already in 3.3-rc7
2012-03-12 juhosgar71xx: fix Compex WPE72 detection
2012-03-12 juhosgramips: add RT3350 detection
2012-03-12 jow[generic] expose CONFIG_NETFILTER_NETLINK for external...
2012-03-11 juhosgramips: rt305x: rewrite SoC detection
2012-03-11 juhosgramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305...
2012-03-11 juhosgramips: replace RALINK_SOC_* macros with global variables
2012-03-11 juhosgramips: introduce ramips_soc_prom_init and move SoC...
2012-03-11 juhosggeneric: ar8216: use usleep_range in ar8216_mii_{read...
2012-03-11 juhosggeneric: ar8216: add a helper function for writing...
2012-03-11 juhosggeneric: ar8216: add lockep assertion to ar8216_rmw
2012-03-11 juhosgramips: build initramfs image for DIR-{3,6}00 boards
2012-03-11 juhosglinux/3.3: show correct name for MIPS 24KEc in /proc...
2012-03-11 juhosglinux/3.2: show correct name for MIPS 24KEc in /proc...
2012-03-11 juhosgramips: allow to use DSP ASE on RT3xxx
2012-03-11 juhosgar71xx: stop image building if a loader is missing
2012-03-11 haukebrcm47xx: make patch apply
2012-03-11 haukebrcm47xx: BCMA - Find names of non BCM cores
2012-03-11 haukeBCMA - Account for variable PCI memory base/size
2012-03-11 haukeBCMA - Reorder SPROM fill
2012-03-08 juhosggeneric: ar8216: coding style cleanup
2012-03-08 juhosggeneric: ar8216: don't use static variable in ar8236_hw...
2012-03-08 juhosggeneric: ar8216: move register inititalization into...
2012-03-08 juhosggeneric: ar8216: set chip type directly in ar8216_id_chip
2012-03-08 juhosggeneric: ar8216: simplify ar8216_config_init
2012-03-08 juhosgar71xx: add watchdog driver to the default package...
2012-03-07 juhosglinux/3.{2,3}: even more NAND symbols
2012-03-07 juhosgar71xx: fix WPS button polarity on TL-WR2543N
2012-03-07 juhosggeneric: ar8216: move port initialization into a separa...
2012-03-07 juhosggeneric: ar8216: improve ar8216_wait_bit function
2012-03-07 juhosggeneric: ar8216: use ar8216_read_port_link to get the...
2012-03-07 juhosggeneric: ar8216: use the generic get_port_link implemen...
2012-03-07 juhosggeneric: rtl8367: use the generic get_port_link impleme...
2012-03-07 juhosggeneric: rtl8366s: use the generic get_port_link implem...
2012-03-07 juhosggeneric: rtl8366rb: use the generic get_port_link imple...
2012-03-07 juhosgar71xx: ag71xx: fix get_port_link callback
2012-03-07 juhosgar71xx: ag71xx: use the generic get_port_link implement...
2012-03-07 juhosggeneric: swconfig: add a generic get_port_link implemen...
2012-03-07 juhosggeneric: ar8216: use mdiobus_write in ar8236_hw_init
2012-03-07 juhosggeneric: ar8216: use bus->mdio_lock directly in ar8216_...
2012-03-07 juhosggeneric: ar8216: fix phy driver name
2012-03-07 jow[generic] enable EFI partition support by default,...
2012-03-07 juhosglinux/3.2: fix crypto4xx build failure
2012-03-05 juhosglinux/3.1: add missing NAND symbols
2012-03-05 juhosglinux/3.0: add missing NAND symbols
2012-03-05 florian[brcm63xx] remove 3.1 support
2012-03-05 florian[brcm63xx] rename 96348GW-1{0,1}-gen to 96348GW-1{0...
2012-03-05 florian[brcm63xx] generate generic images for BCM96358VW and...
2012-03-05 florian[brcm63xx] wire bcm96348gw-10 reset button (#10854)
2012-03-05 florianMerge branch 'bcm63xx'
2012-03-05 nbdkernel: fix powerpc unused-but-set variables
2012-03-05 nbdkernel: remove the crtsavres dependency, the patched...
2012-03-05 nbdkernel: fix vmalloc stack traces triggered by module...
2012-03-04 juhosglinux/3.3: add more NAND symbols
2012-03-04 juhosglinux/3.2: add more NAND symbols
2012-03-04 juhosgramips: add support for unbranded XDX-RN502J board
2012-03-04 juhosgramips: board support for Asus RT-N10+
2012-03-04 juhosgppc40x: preliminary support for 3.3
2012-03-04 juhosglinux/3.3: add missing config symbols
2012-03-04 juhosglinux/3.2: add missing NAND symbols
2012-03-03 juhosgar71xx: refresh patches against 3.3-rc5
2012-03-03 juhosglinux/3.3: merge recent ubifs patches from 3.2
2012-03-03 juhosglinux/3.3: refresh patches against 3.3-rc5
2012-03-03 nbdomap24xx: fix compile error with new binutils (#11072)
2012-03-02 juhosglinux/3.2: add symlink xattr support to ubifs
2012-03-02 juhosglinux/3.2: add XZ decompression support to ubifs
2012-03-02 juhosglinux/3.2: add XZ decompressor support to crypto
2012-03-02 juhosgppc40x: switch to 3.2.9
2012-03-02 juhosglinux/3.2: add a bunch of missing symbols
2012-03-02 juhosgppc40x: fix build errors in the CF and ISP116X drivers
2012-03-02 florian[adm8668] mark variables as might be unused
next
This page took 0.058975 seconds and 7 git commands to generate.