| Commit message (Expand) | Author | Age | Files | Lines |
* | ppp: Fix high softirq utilization with pppoa | Florian Fainelli | 2012-03-27 | 2 | -0/+164 |
* | add missing INET_UDP_DIAG symbol | Florian Fainelli | 2012-03-27 | 1 | -0/+1 |
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 | 1 | -0/+1 |
* | fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433 | John Crispin | 2012-03-22 | 1 | -2/+2 |
* | linux: refresh patches against 3.3 | Gabor Juhos | 2012-03-20 | 4 | -7/+7 |
* | linux/3.{2,3}: yet another missing NET_VENDOR symbol | Gabor Juhos | 2012-03-20 | 2 | -0/+2 |
* | kernel: update linux 3.2 to 3.2.12 | Gabor Juhos | 2012-03-19 | 3 | -7/+7 |
* | add missing Kconfig symbols | Imre Kaloz | 2012-03-19 | 2 | -1/+4 |
* | generic: ar8216: add support for the AR8327 chip | Gabor Juhos | 2012-03-18 | 3 | -2/+536 |
* | generic: ar8216: allow to use more ports | Gabor Juhos | 2012-03-18 | 1 | -2/+3 |
* | generic: ar8216: reorder chip specific functions | Gabor Juhos | 2012-03-18 | 1 | -72/+72 |
* | generic: ar8216: reorder switch_dev specific functions | Gabor Juhos | 2012-03-18 | 1 | -218/+216 |
* | generic: ar8216: use ar8216_sw_ prefix for switchdev related functions | Gabor Juhos | 2012-03-18 | 1 | -29/+29 |
* | generic: ar8216: use switch_dev->ports in for loops | Gabor Juhos | 2012-03-18 | 1 | -6/+6 |
* | generic: ar8216: add read_port_status field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -1/+11 |
* | generic: ar8216: add init_globals field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -21/+30 |
* | generic: ar8216: add caps field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -5/+19 |
* | generic: ar8216: add vtu_load_vlan field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -4/+15 |
* | generic: ar8216: add vtu_flush field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -1/+11 |
* | generic: ar8216: add init_port field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -4/+22 |
* | generic: ar8216: add setup_port field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -6/+7 |
* | generic: ar8216: add hw_init field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -8/+7 |
* | generic: ar8216: add a separate structure for chip specific stuff | Gabor Juhos | 2012-03-18 | 1 | -0/+16 |
* | generic: ar8216: rename chip field of struct ar8216 | Gabor Juhos | 2012-03-18 | 1 | -20/+20 |
* | generic: ar8216: move ar8216_id_chip function | Gabor Juhos | 2012-03-18 | 1 | -52/+51 |
* | generic: ar8216: rename ar8216_ops to ar8216_sw_ops | Gabor Juhos | 2012-03-18 | 1 | -2/+2 |
* | kernel: improve profiling support, keep static symbols when profiling is enabled | Felix Fietkau | 2012-03-17 | 2 | -2/+2 |
* | add some more missing symbols | Florian Fainelli | 2012-03-17 | 1 | -0/+3 |
* | kernel: optimize out remaining netfilter hooks in the bridging code if bridge... | Felix Fietkau | 2012-03-16 | 2 | -39/+131 |
* | swconfig: use a mutex instead of a spinlock, many swconfig calls sleep | Felix Fietkau | 2012-03-15 | 2 | -6/+6 |
* | ar8216: fix a MTU related regression | Felix Fietkau | 2012-03-15 | 1 | -19/+29 |
* | ar71xx: move micrel PHY driver to the generic linux target | Gabor Juhos | 2012-03-15 | 3 | -0/+131 |
* | linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 |
* | linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 |
* | generic: ar8216: merge multiple if statements in ar8216_hw_apply | Gabor Juhos | 2012-03-13 | 1 | -10/+4 |
* | kernel: bypass all netfilter hooks if the sysctls for that functionality have... | Felix Fietkau | 2012-03-13 | 2 | -0/+152 |
* | linux/3.3: refresh patches against 3.3-rc7 | Gabor Juhos | 2012-03-12 | 2 | -5/+5 |
* | linux/3.3: allow to set platform_data for phy devices | Gabor Juhos | 2012-03-12 | 1 | -0/+115 |
* | linux/3.2: allow to set platform_data for phy devices | Gabor Juhos | 2012-03-12 | 1 | -0/+115 |
* | linux/3.3: add missing config symbol | Gabor Juhos | 2012-03-12 | 1 | -0/+1 |
* | expose CONFIG_NETFILTER_NETLINK for external kmods | Jo-Philipp Wich | 2012-03-12 | 4 | -0/+44 |
* | generic: ar8216: use usleep_range in ar8216_mii_{read,write} | Gabor Juhos | 2012-03-11 | 1 | -2/+2 |
* | generic: ar8216: add a helper function for writing PHY debug registers | Gabor Juhos | 2012-03-11 | 1 | -6/+15 |
* | generic: ar8216: add lockep assertion to ar8216_rmw | Gabor Juhos | 2012-03-11 | 1 | -0/+3 |
* | linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo | Gabor Juhos | 2012-03-11 | 1 | -0/+17 |
* | linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo | Gabor Juhos | 2012-03-11 | 1 | -0/+17 |
* | generic: ar8216: coding style cleanup | Gabor Juhos | 2012-03-08 | 1 | -23/+24 |
* | generic: ar8216: don't use static variable in ar8236_hw_init | Gabor Juhos | 2012-03-08 | 1 | -3/+2 |
* | generic: ar8216: move register inititalization into hw_init | Gabor Juhos | 2012-03-08 | 1 | -18/+25 |
* | generic: ar8216: set chip type directly in ar8216_id_chip | Gabor Juhos | 2012-03-08 | 1 | -14/+18 |