aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic
Commit message (Expand)AuthorAge
...
* add missing INET_UDP_DIAG symbolFlorian Fainelli2012-03-27
* ath9k: make endian check optionalFelix Fietkau2012-03-27
* fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433John Crispin2012-03-22
* linux: refresh patches against 3.3Gabor Juhos2012-03-20
* linux/3.{2,3}: yet another missing NET_VENDOR symbolGabor Juhos2012-03-20
* kernel: update linux 3.2 to 3.2.12Gabor Juhos2012-03-19
* add missing Kconfig symbolsImre Kaloz2012-03-19
* generic: ar8216: add support for the AR8327 chipGabor Juhos2012-03-18
* generic: ar8216: allow to use more portsGabor Juhos2012-03-18
* generic: ar8216: reorder chip specific functionsGabor Juhos2012-03-18
* generic: ar8216: reorder switch_dev specific functionsGabor Juhos2012-03-18
* generic: ar8216: use ar8216_sw_ prefix for switchdev related functionsGabor Juhos2012-03-18
* generic: ar8216: use switch_dev->ports in for loopsGabor Juhos2012-03-18
* generic: ar8216: add read_port_status field to ar8xxx_chipGabor Juhos2012-03-18
* generic: ar8216: add init_globals field to ar8xxx_chipGabor Juhos2012-03-18
* generic: ar8216: add caps field to ar8xxx_chipGabor Juhos2012-03-18
* generic: ar8216: add vtu_load_vlan field to ar8xxx_chipGabor Juhos2012-03-18
* generic: ar8216: add vtu_flush field to ar8xxx_chipGabor Juhos2012-03-18
* generic: ar8216: add init_port field to ar8xxx_chipGabor Juhos2012-03-18
* generic: ar8216: add setup_port field to ar8xxx_chipGabor Juhos2012-03-18
* generic: ar8216: add hw_init field to ar8xxx_chipGabor Juhos2012-03-18
* generic: ar8216: add a separate structure for chip specific stuffGabor Juhos2012-03-18
* generic: ar8216: rename chip field of struct ar8216Gabor Juhos2012-03-18
* generic: ar8216: move ar8216_id_chip functionGabor Juhos2012-03-18
* generic: ar8216: rename ar8216_ops to ar8216_sw_opsGabor Juhos2012-03-18
* kernel: improve profiling support, keep static symbols when profiling is enabledFelix Fietkau2012-03-17
* add some more missing symbolsFlorian Fainelli2012-03-17
* kernel: optimize out remaining netfilter hooks in the bridging code if bridge...Felix Fietkau2012-03-16
* swconfig: use a mutex instead of a spinlock, many swconfig calls sleepFelix Fietkau2012-03-15
* ar8216: fix a MTU related regressionFelix Fietkau2012-03-15
* ar71xx: move micrel PHY driver to the generic linux targetGabor Juhos2012-03-15
* linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selectedGabor Juhos2012-03-15
* linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selectedGabor Juhos2012-03-15
* generic: ar8216: merge multiple if statements in ar8216_hw_applyGabor Juhos2012-03-13
* kernel: bypass all netfilter hooks if the sysctls for that functionality have...Felix Fietkau2012-03-13
* linux/3.3: refresh patches against 3.3-rc7Gabor Juhos2012-03-12
* linux/3.3: allow to set platform_data for phy devicesGabor Juhos2012-03-12
* linux/3.2: allow to set platform_data for phy devicesGabor Juhos2012-03-12
* linux/3.3: add missing config symbolGabor Juhos2012-03-12
* expose CONFIG_NETFILTER_NETLINK for external kmodsJo-Philipp Wich2012-03-12
* generic: ar8216: use usleep_range in ar8216_mii_{read,write}Gabor Juhos2012-03-11
* generic: ar8216: add a helper function for writing PHY debug registersGabor Juhos2012-03-11
* generic: ar8216: add lockep assertion to ar8216_rmwGabor Juhos2012-03-11
* linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfoGabor Juhos2012-03-11
* linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfoGabor Juhos2012-03-11
* generic: ar8216: coding style cleanupGabor Juhos2012-03-08
* generic: ar8216: don't use static variable in ar8236_hw_initGabor Juhos2012-03-08
* generic: ar8216: move register inititalization into hw_initGabor Juhos2012-03-08
* generic: ar8216: set chip type directly in ar8216_id_chipGabor Juhos2012-03-08
* generic: ar8216: simplify ar8216_config_initGabor Juhos2012-03-08