Felix Fietkau
7b609a31be
kernel: improve profiling support, keep static symbols when profiling is enabled
...
SVN-Revision: 30964
2012-03-17 13:03:14 +00:00
Florian Fainelli
9ef8de0e0a
add some more missing symbols
...
SVN-Revision: 30960
2012-03-17 11:55:49 +00:00
Felix Fietkau
dd0f928b14
kernel: optimize out remaining netfilter hooks in the bridging code if bridge filtering is disabled
...
SVN-Revision: 30954
2012-03-16 09:21:59 +00:00
Felix Fietkau
b957208807
swconfig: use a mutex instead of a spinlock, many swconfig calls sleep
...
SVN-Revision: 30952
2012-03-15 19:32:31 +00:00
Felix Fietkau
404a4c1fcd
ar8216: fix a MTU related regression
...
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
2012-03-15 16:57:27 +00:00
Gabor Juhos
c00b53f3d0
ar71xx: move micrel PHY driver to the generic linux target
...
SVN-Revision: 30946
2012-03-15 09:25:53 +00:00
Gabor Juhos
0011804302
linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected
...
SVN-Revision: 30945
2012-03-15 09:25:49 +00:00
Gabor Juhos
eb096bca59
linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected
...
SVN-Revision: 30944
2012-03-15 09:25:47 +00:00
Gabor Juhos
e3af7c82f8
generic: ar8216: merge multiple if statements in ar8216_hw_apply
...
SVN-Revision: 30928
2012-03-13 17:33:12 +00:00
Felix Fietkau
b387cfd6e4
kernel: bypass all netfilter hooks if the sysctls for that functionality have been disabled - eliminates the overhead of enabling CONFIG_BRIDGE_NETFILTER in the kernel config
...
SVN-Revision: 30917
2012-03-13 10:06:45 +00:00
Gabor Juhos
727a8c20c0
linux/3.3: refresh patches against 3.3-rc7
...
SVN-Revision: 30908
2012-03-12 17:32:38 +00:00
Gabor Juhos
fdb175f909
linux/3.3: allow to set platform_data for phy devices
...
SVN-Revision: 30906
2012-03-12 16:28:01 +00:00
Gabor Juhos
1f79bfec0b
linux/3.2: allow to set platform_data for phy devices
...
SVN-Revision: 30905
2012-03-12 16:28:00 +00:00
Gabor Juhos
2c2c288a3c
linux/3.3: add missing config symbol
...
SVN-Revision: 30904
2012-03-12 16:27:58 +00:00
Jo-Philipp Wich
2dedd94d66
expose CONFIG_NETFILTER_NETLINK for external kmods
...
SVN-Revision: 30894
2012-03-12 00:09:23 +00:00
Gabor Juhos
2149facb53
generic: ar8216: use usleep_range in ar8216_mii_{read,write}
...
msleep(1) can sleep for up to 20ms.
SVN-Revision: 30885
2012-03-11 17:19:14 +00:00
Gabor Juhos
77d0a8ca85
generic: ar8216: add a helper function for writing PHY debug registers
...
SVN-Revision: 30884
2012-03-11 16:49:35 +00:00
Gabor Juhos
dad19ac8b2
generic: ar8216: add lockep assertion to ar8216_rmw
...
SVN-Revision: 30883
2012-03-11 16:49:33 +00:00
Gabor Juhos
f400a9cdd9
linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo
...
SVN-Revision: 30881
2012-03-11 16:39:30 +00:00
Gabor Juhos
c9d71c8387
linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo
...
SVN-Revision: 30880
2012-03-11 16:39:28 +00:00
Gabor Juhos
1ad06d4c3a
generic: ar8216: coding style cleanup
...
SVN-Revision: 30857
2012-03-08 10:21:14 +00:00
Gabor Juhos
e2d3cb69a1
generic: ar8216: don't use static variable in ar8236_hw_init
...
SVN-Revision: 30856
2012-03-08 10:21:12 +00:00
Gabor Juhos
291e2dd583
generic: ar8216: move register inititalization into hw_init
...
SVN-Revision: 30855
2012-03-08 10:21:11 +00:00
Gabor Juhos
e3538fa852
generic: ar8216: set chip type directly in ar8216_id_chip
...
SVN-Revision: 30854
2012-03-08 10:21:10 +00:00
Gabor Juhos
a6c69e63b6
generic: ar8216: simplify ar8216_config_init
...
SVN-Revision: 30853
2012-03-08 10:21:08 +00:00
Gabor Juhos
127a2b1a4d
linux/3.{2,3}: even more NAND symbols
...
SVN-Revision: 30850
2012-03-07 22:32:54 +00:00
Gabor Juhos
52a89cd95c
generic: ar8216: move port initialization into a separate function
...
SVN-Revision: 30848
2012-03-07 16:32:46 +00:00
Gabor Juhos
0097cf7161
generic: ar8216: improve ar8216_wait_bit function
...
SVN-Revision: 30847
2012-03-07 16:32:45 +00:00
Gabor Juhos
2370828599
generic: ar8216: use ar8216_read_port_link to get the CPU port link parameters
...
SVN-Revision: 30846
2012-03-07 16:32:43 +00:00
Gabor Juhos
d8a8df51ca
generic: ar8216: use the generic get_port_link implementation
...
SVN-Revision: 30845
2012-03-07 16:32:42 +00:00
Gabor Juhos
215e07177e
generic: rtl8367: use the generic get_port_link implementation
...
SVN-Revision: 30844
2012-03-07 16:32:40 +00:00
Gabor Juhos
9e1be3b809
generic: rtl8366s: use the generic get_port_link implementation
...
SVN-Revision: 30843
2012-03-07 16:32:38 +00:00
Gabor Juhos
e2f0264afe
generic: rtl8366rb: use the generic get_port_link implementation
...
SVN-Revision: 30842
2012-03-07 16:32:37 +00:00
Gabor Juhos
759c341e68
generic: swconfig: add a generic get_port_link implementation
...
SVN-Revision: 30839
2012-03-07 16:32:33 +00:00
Gabor Juhos
fc9db6f410
generic: ar8216: use mdiobus_write in ar8236_hw_init
...
SVN-Revision: 30838
2012-03-07 16:32:31 +00:00
Gabor Juhos
7112130105
generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write}
...
SVN-Revision: 30837
2012-03-07 16:32:30 +00:00
Gabor Juhos
a31e090255
generic: ar8216: fix phy driver name
...
SVN-Revision: 30836
2012-03-07 16:32:28 +00:00
Jo-Philipp Wich
9a047b52d4
enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx ( #8672 )
...
SVN-Revision: 30835
2012-03-07 14:14:52 +00:00
Gabor Juhos
f03e7f2c7a
linux/3.2: fix crypto4xx build failure
...
SVN-Revision: 30834
2012-03-07 11:57:49 +00:00
Gabor Juhos
43a20aa4c6
linux/3.1: add missing NAND symbols
...
SVN-Revision: 30827
2012-03-05 18:01:54 +00:00
Gabor Juhos
bdcbf426ee
linux/3.0: add missing NAND symbols
...
SVN-Revision: 30826
2012-03-05 18:01:52 +00:00
Florian Fainelli
631a035a76
Merge branch 'bcm63xx'
...
SVN-Revision: 30819
2012-03-05 13:29:54 +00:00
Felix Fietkau
63a1a106fb
kernel: fix powerpc unused-but-set variables
...
SVN-Revision: 30817
2012-03-05 00:51:12 +00:00
Felix Fietkau
8821950069
kernel: remove the crtsavres dependency, the patched gcc will no longer emit references to that code
...
SVN-Revision: 30816
2012-03-05 00:51:08 +00:00
Felix Fietkau
e308da91e7
kernel: fix vmalloc stack traces triggered by module with an empty init section (mostly happens on x86)
...
SVN-Revision: 30813
2012-03-05 00:12:44 +00:00
Gabor Juhos
4b408b69ce
linux/3.3: add more NAND symbols
...
SVN-Revision: 30811
2012-03-04 18:23:59 +00:00
Gabor Juhos
991cd3db2c
linux/3.2: add more NAND symbols
...
SVN-Revision: 30810
2012-03-04 18:23:56 +00:00
Gabor Juhos
4daa2c31dc
linux/3.3: add missing config symbols
...
SVN-Revision: 30803
2012-03-04 12:39:44 +00:00
Gabor Juhos
01832303ff
linux/3.2: add missing NAND symbols
...
SVN-Revision: 30802
2012-03-04 12:39:42 +00:00
Gabor Juhos
da628121b0
linux/3.3: merge recent ubifs patches from 3.2
...
SVN-Revision: 30800
2012-03-03 14:10:27 +00:00