Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add missing symbols | Imre Kaloz | 2012-04-09 | 1 | -0/+4 | |
| | | | | SVN-Revision: 31231 | |||||
* | kernel: update linux 3.3 to 3.3.1 | Jonas Gorski | 2012-04-09 | 4 | -26/+8 | |
| | | | | SVN-Revision: 31223 | |||||
* | kernel: update linux 3.2 to 3.2.14 | Jonas Gorski | 2012-04-09 | 3 | -17/+6 | |
| | | | | SVN-Revision: 31222 | |||||
* | kernel: add some more additional missing config symbols for 3.2 and 3.3 | Jonas Gorski | 2012-04-09 | 2 | -0/+41 | |
| | | | | SVN-Revision: 31221 | |||||
* | add missing DM/MD config symbols | Florian Fainelli | 2012-04-04 | 4 | -4/+28 | |
| | | | | SVN-Revision: 31197 | |||||
* | fix gcc-4.6 set but unused warnings | Florian Fainelli | 2012-04-04 | 1 | -0/+24 | |
| | | | | SVN-Revision: 31192 | |||||
* | refresh patches | Florian Fainelli | 2012-04-04 | 4 | -11/+10 | |
| | | | | SVN-Revision: 31191 | |||||
* | kernel: update linux 3.2 to 3.2.13 and refresh patches | Jonas Gorski | 2012-04-01 | 1 | -9/+2 | |
| | | | | | | Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158 | |||||
* | kernel: add some more missing kernel symbols for 3.2 and 3.3 | Jonas Gorski | 2012-04-01 | 2 | -0/+24 | |
| | | | | SVN-Revision: 31157 | |||||
* | kernel: add some more missing serial 8250 config symbols | Jonas Gorski | 2012-03-30 | 11 | -0/+55 | |
| | | | | SVN-Revision: 31149 | |||||
* | kernel: restore ebtables functionality by running netfilter hooks when the ↵ | Felix Fietkau | 2012-03-29 | 2 | -46/+94 | |
| | | | | | | ebtables module is loaded SVN-Revision: 31141 | |||||
* | deal with 'set-but-unused-variables' in a more generic way | Mirko Vogt | 2012-03-28 | 1 | -44/+12 | |
| | | | | SVN-Revision: 31123 | |||||
* | ppp: Fix high softirq utilization with pppoa | Florian Fainelli | 2012-03-27 | 2 | -0/+164 | |
| | | | | | | | | | Users of the Geos platform are reporting high CPU utilization. This seems to be rooted in a problem with the TX queue restart in PPP. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 31096 | |||||
* | add missing INET_UDP_DIAG symbol | Florian Fainelli | 2012-03-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 31095 | |||||
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 | 1 | -0/+1 | |
| | | | | | | | Turns out it triggers on some AR71xx devices where no swapping should be done. Enable endian check for the lantiq target. SVN-Revision: 31084 | |||||
* | fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433 | John Crispin | 2012-03-22 | 1 | -2/+2 | |
| | | | | SVN-Revision: 31054 | |||||
* | linux: refresh patches against 3.3 | Gabor Juhos | 2012-03-20 | 4 | -7/+7 | |
| | | | | SVN-Revision: 31047 | |||||
* | linux/3.{2,3}: yet another missing NET_VENDOR symbol | Gabor Juhos | 2012-03-20 | 2 | -0/+2 | |
| | | | | SVN-Revision: 31045 | |||||
* | kernel: update linux 3.2 to 3.2.12 | Gabor Juhos | 2012-03-19 | 3 | -7/+7 | |
| | | | | SVN-Revision: 31028 | |||||
* | add missing Kconfig symbols | Imre Kaloz | 2012-03-19 | 2 | -1/+4 | |
| | | | | SVN-Revision: 31019 | |||||
* | generic: ar8216: add support for the AR8327 chip | Gabor Juhos | 2012-03-18 | 3 | -2/+536 | |
| | | | | SVN-Revision: 31011 | |||||
* | generic: ar8216: allow to use more ports | Gabor Juhos | 2012-03-18 | 1 | -2/+3 | |
| | | | | SVN-Revision: 31010 | |||||
* | generic: ar8216: reorder chip specific functions | Gabor Juhos | 2012-03-18 | 1 | -72/+72 | |
| | | | | SVN-Revision: 31009 | |||||
* | generic: ar8216: reorder switch_dev specific functions | Gabor Juhos | 2012-03-18 | 1 | -218/+216 | |
| | | | | SVN-Revision: 31008 | |||||
* | generic: ar8216: use ar8216_sw_ prefix for switchdev related functions | Gabor Juhos | 2012-03-18 | 1 | -29/+29 | |
| | | | | SVN-Revision: 31007 | |||||
* | generic: ar8216: use switch_dev->ports in for loops | Gabor Juhos | 2012-03-18 | 1 | -6/+6 | |
| | | | | SVN-Revision: 31006 | |||||
* | generic: ar8216: add read_port_status field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -1/+11 | |
| | | | | SVN-Revision: 31005 | |||||
* | generic: ar8216: add init_globals field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -21/+30 | |
| | | | | SVN-Revision: 31004 | |||||
* | generic: ar8216: add caps field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -5/+19 | |
| | | | | SVN-Revision: 31003 | |||||
* | generic: ar8216: add vtu_load_vlan field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -4/+15 | |
| | | | | SVN-Revision: 31002 | |||||
* | generic: ar8216: add vtu_flush field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -1/+11 | |
| | | | | SVN-Revision: 31001 | |||||
* | generic: ar8216: add init_port field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -4/+22 | |
| | | | | SVN-Revision: 31000 | |||||
* | generic: ar8216: add setup_port field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -6/+7 | |
| | | | | SVN-Revision: 30999 | |||||
* | generic: ar8216: add hw_init field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -8/+7 | |
| | | | | SVN-Revision: 30998 | |||||
* | generic: ar8216: add a separate structure for chip specific stuff | Gabor Juhos | 2012-03-18 | 1 | -0/+16 | |
| | | | | | | Also add a hw_init function into that. SVN-Revision: 30997 | |||||
* | generic: ar8216: rename chip field of struct ar8216 | Gabor Juhos | 2012-03-18 | 1 | -20/+20 | |
| | | | | SVN-Revision: 30996 | |||||
* | generic: ar8216: move ar8216_id_chip function | Gabor Juhos | 2012-03-18 | 1 | -52/+51 | |
| | | | | | | Also remove the inline annotation. SVN-Revision: 30995 | |||||
* | generic: ar8216: rename ar8216_ops to ar8216_sw_ops | Gabor Juhos | 2012-03-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 30994 | |||||
* | kernel: improve profiling support, keep static symbols when profiling is enabled | Felix Fietkau | 2012-03-17 | 2 | -2/+2 | |
| | | | | SVN-Revision: 30964 | |||||
* | add some more missing symbols | Florian Fainelli | 2012-03-17 | 1 | -0/+3 | |
| | | | | SVN-Revision: 30960 | |||||
* | kernel: optimize out remaining netfilter hooks in the bridging code if ↵ | Felix Fietkau | 2012-03-16 | 2 | -39/+131 | |
| | | | | | | bridge filtering is disabled SVN-Revision: 30954 | |||||
* | swconfig: use a mutex instead of a spinlock, many swconfig calls sleep | Felix Fietkau | 2012-03-15 | 2 | -6/+6 | |
| | | | | SVN-Revision: 30952 | |||||
* | ar8216: fix a MTU related regression | Felix Fietkau | 2012-03-15 | 1 | -19/+29 | |
| | | | | | | | | Switch reset on AR8316 appears to clobber the MTU configuration register and possibly other global config registers. Move global configuration register init writes back to the reset callback. SVN-Revision: 30951 | |||||
* | ar71xx: move micrel PHY driver to the generic linux target | Gabor Juhos | 2012-03-15 | 3 | -0/+131 | |
| | | | | SVN-Revision: 30946 | |||||
* | linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 | |
| | | | | SVN-Revision: 30945 | |||||
* | linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 | |
| | | | | SVN-Revision: 30944 | |||||
* | generic: ar8216: merge multiple if statements in ar8216_hw_apply | Gabor Juhos | 2012-03-13 | 1 | -10/+4 | |
| | | | | SVN-Revision: 30928 | |||||
* | kernel: bypass all netfilter hooks if the sysctls for that functionality ↵ | Felix Fietkau | 2012-03-13 | 2 | -0/+152 | |
| | | | | | | have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config SVN-Revision: 30917 | |||||
* | linux/3.3: refresh patches against 3.3-rc7 | Gabor Juhos | 2012-03-12 | 2 | -5/+5 | |
| | | | | SVN-Revision: 30908 | |||||
* | linux/3.3: allow to set platform_data for phy devices | Gabor Juhos | 2012-03-12 | 1 | -0/+115 | |
| | | | | SVN-Revision: 30906 |