ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnD
[openwrt.git] / target / linux / generic /
2012-04-04 florian[kernel/3+] add missing DM/MD config symbols
2012-04-04 florian[kernel/2.6.38] fix gcc-4.6 set but unused warnings
2012-04-04 florian[kernel/2.6.38] refresh patches
2012-04-01 jogokernel: update linux 3.2 to 3.2.13 and refresh patches
2012-04-01 jogokernel: add some more missing kernel symbols for 3...
2012-03-30 jogokernel: add some more missing serial 8250 config symbols
2012-03-29 nbdkernel: restore ebtables functionality by running netfi...
2012-03-28 mirko[target/generic] deal with 'set-but-unused-variables...
2012-03-27 florian[generic] ppp: Fix high softirq utilization with pppoa
2012-03-27 florian[kernel/3.3] add missing INET_UDP_DIAG symbol
2012-03-27 nbdath9k: make endian check optional
2012-03-22 blogic[ar8216] fixes breakage introduced in 776722ce36ac95877...
2012-03-20 juhosglinux: refresh patches against 3.3
2012-03-20 juhosglinux/3.{2,3}: yet another missing NET_VENDOR symbol
2012-03-19 juhosgkernel: update linux 3.2 to 3.2.12
2012-03-19 kaloz[generic]: add missing Kconfig symbols
2012-03-18 juhosggeneric: ar8216: add support for the AR8327 chip
2012-03-18 juhosggeneric: ar8216: allow to use more ports
2012-03-18 juhosggeneric: ar8216: reorder chip specific functions
2012-03-18 juhosggeneric: ar8216: reorder switch_dev specific functions
2012-03-18 juhosggeneric: ar8216: use ar8216_sw_ prefix for switchdev...
2012-03-18 juhosggeneric: ar8216: use switch_dev->ports in for loops
2012-03-18 juhosggeneric: ar8216: add read_port_status field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add init_globals field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add caps field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add vtu_load_vlan field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add vtu_flush field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add init_port field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add setup_port field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add hw_init field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add a separate structure for chip...
2012-03-18 juhosggeneric: ar8216: rename chip field of struct ar8216
2012-03-18 juhosggeneric: ar8216: move ar8216_id_chip function
2012-03-18 juhosggeneric: ar8216: rename ar8216_ops to ar8216_sw_ops
2012-03-17 nbdkernel: improve profiling support, keep static symbols...
2012-03-17 florian[kernel/3.2] add some more missing symbols
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-13 juhosggeneric: ar8216: merge multiple if statements in ar8216...
2012-03-13 nbdkernel: bypass all netfilter hooks if the sysctls for...
2012-03-12 juhosglinux/3.3: refresh patches against 3.3-rc7
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 jow[generic] expose CONFIG_NETFILTER_NETLINK for external...
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 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-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-07 juhosglinux/3.{2,3}: even more NAND symbols
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 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 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 juhosglinux/3.3: add missing config symbols
2012-03-04 juhosglinux/3.2: add missing NAND symbols
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-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 juhosglinux/3.2: add a bunch of missing symbols
2012-03-02 florian[kernel/2.6.39] MIPS: fix kexec build on 64-bits targets
2012-03-02 florian[kernel/2.6.39] refresh patches
2012-03-02 florian[kernel/2.6.39] MIPS: fix printing of size_t arg
2012-03-02 florian[kernel/2.6.37] MIPS: mark unused variables
2012-03-02 florian[kernel/2.6.37] refresh patches
2012-03-02 florian[kernel/2.6.36] MIPS: mark unused variables
2012-03-02 florian[kernel/2.6.36] refresh patches
2012-03-02 florian[kernel/2.6.32] MIPS: mark unused variables
2012-03-02 florian[kernel/2.6.32] refresh patches
2012-03-01 juhosgkernel: update linux 3.2 to 3.2.9
2012-02-27 jow[generic] revert unrelated change in previous commit
next
This page took 0.065024 seconds and 7 git commands to generate.