summaryrefslogtreecommitdiff
path: root/target/linux/generic
AgeCommit message (Expand)Author
2012-03-22[ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433blogic
2012-03-20linux: refresh patches against 3.3juhosg
2012-03-20linux/3.{2,3}: yet another missing NET_VENDOR symboljuhosg
2012-03-19kernel: update linux 3.2 to 3.2.12juhosg
2012-03-19[generic]: add missing Kconfig symbolskaloz
2012-03-18generic: ar8216: add support for the AR8327 chipjuhosg
2012-03-18generic: ar8216: allow to use more portsjuhosg
2012-03-18generic: ar8216: reorder chip specific functionsjuhosg
2012-03-18generic: ar8216: reorder switch_dev specific functionsjuhosg
2012-03-18generic: ar8216: use ar8216_sw_ prefix for switchdev related functionsjuhosg
2012-03-18generic: ar8216: use switch_dev->ports in for loopsjuhosg
2012-03-18generic: ar8216: add read_port_status field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add init_globals field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add caps field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add vtu_load_vlan field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add vtu_flush field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add init_port field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add setup_port field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add hw_init field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add a separate structure for chip specific stuffjuhosg
2012-03-18generic: ar8216: rename chip field of struct ar8216juhosg
2012-03-18generic: ar8216: move ar8216_id_chip functionjuhosg
2012-03-18generic: ar8216: rename ar8216_ops to ar8216_sw_opsjuhosg
2012-03-17kernel: improve profiling support, keep static symbols when profiling is enablednbd
2012-03-17[kernel/3.2] add some more missing symbolsflorian
2012-03-16kernel: optimize out remaining netfilter hooks in the bridging code if bridge...nbd
2012-03-15swconfig: use a mutex instead of a spinlock, many swconfig calls sleepnbd
2012-03-15ar8216: fix a MTU related regressionnbd
2012-03-15ar71xx: move micrel PHY driver to the generic linux targetjuhosg
2012-03-15linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selectedjuhosg
2012-03-15linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selectedjuhosg
2012-03-13generic: ar8216: merge multiple if statements in ar8216_hw_applyjuhosg
2012-03-13kernel: bypass all netfilter hooks if the sysctls for that functionality have...nbd
2012-03-12linux/3.3: refresh patches against 3.3-rc7juhosg
2012-03-12linux/3.3: allow to set platform_data for phy devicesjuhosg
2012-03-12linux/3.2: allow to set platform_data for phy devicesjuhosg
2012-03-12linux/3.3: add missing config symboljuhosg
2012-03-12[generic] expose CONFIG_NETFILTER_NETLINK for external kmodsjow
2012-03-11generic: ar8216: use usleep_range in ar8216_mii_{read,write}juhosg
2012-03-11generic: ar8216: add a helper function for writing PHY debug registersjuhosg
2012-03-11generic: ar8216: add lockep assertion to ar8216_rmwjuhosg
2012-03-11linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfojuhosg
2012-03-11linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfojuhosg
2012-03-08generic: ar8216: coding style cleanupjuhosg
2012-03-08generic: ar8216: don't use static variable in ar8236_hw_initjuhosg
2012-03-08generic: ar8216: move register inititalization into hw_initjuhosg
2012-03-08generic: ar8216: set chip type directly in ar8216_id_chipjuhosg
2012-03-08generic: ar8216: simplify ar8216_config_initjuhosg
2012-03-07linux/3.{2,3}: even more NAND symbolsjuhosg
2012-03-07generic: ar8216: move port initialization into a separate functionjuhosg