summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* [generic/3.3]: add missing symbolskaloz2012-04-091-0/+4
* kernel: update linux 3.3 to 3.3.1jogo2012-04-094-26/+8
* kernel: update linux 3.2 to 3.2.14jogo2012-04-093-17/+6
* kernel: add some more additional missing config symbols for 3.2 and 3.3jogo2012-04-092-0/+41
* [kernel/3+] add missing DM/MD config symbolsflorian2012-04-044-4/+28
* [kernel/2.6.38] fix gcc-4.6 set but unused warningsflorian2012-04-041-0/+24
* [kernel/2.6.38] refresh patchesflorian2012-04-044-11/+10
* kernel: update linux 3.2 to 3.2.13 and refresh patchesjogo2012-04-011-9/+2
* kernel: add some more missing kernel symbols for 3.2 and 3.3jogo2012-04-012-0/+24
* kernel: add some more missing serial 8250 config symbolsjogo2012-03-3011-0/+55
* kernel: restore ebtables functionality by running netfilter hooks when the eb...nbd2012-03-292-46/+94
* [target/generic] deal with 'set-but-unused-variables' in a more generic waymirko2012-03-281-44/+12
* [generic] ppp: Fix high softirq utilization with pppoaflorian2012-03-272-0/+164
* [kernel/3.3] add missing INET_UDP_DIAG symbolflorian2012-03-271-0/+1
* ath9k: make endian check optionalnbd2012-03-271-0/+1
* [ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433blogic2012-03-221-2/+2
* linux: refresh patches against 3.3juhosg2012-03-204-7/+7
* linux/3.{2,3}: yet another missing NET_VENDOR symboljuhosg2012-03-202-0/+2
* kernel: update linux 3.2 to 3.2.12juhosg2012-03-193-7/+7
* [generic]: add missing Kconfig symbolskaloz2012-03-192-1/+4
* generic: ar8216: add support for the AR8327 chipjuhosg2012-03-183-2/+536
* generic: ar8216: allow to use more portsjuhosg2012-03-181-2/+3
* generic: ar8216: reorder chip specific functionsjuhosg2012-03-181-72/+72
* generic: ar8216: reorder switch_dev specific functionsjuhosg2012-03-181-218/+216
* generic: ar8216: use ar8216_sw_ prefix for switchdev related functionsjuhosg2012-03-181-29/+29
* generic: ar8216: use switch_dev->ports in for loopsjuhosg2012-03-181-6/+6
* generic: ar8216: add read_port_status field to ar8xxx_chipjuhosg2012-03-181-1/+11
* generic: ar8216: add init_globals field to ar8xxx_chipjuhosg2012-03-181-21/+30
* generic: ar8216: add caps field to ar8xxx_chipjuhosg2012-03-181-5/+19
* generic: ar8216: add vtu_load_vlan field to ar8xxx_chipjuhosg2012-03-181-4/+15
* generic: ar8216: add vtu_flush field to ar8xxx_chipjuhosg2012-03-181-1/+11
* generic: ar8216: add init_port field to ar8xxx_chipjuhosg2012-03-181-4/+22
* generic: ar8216: add setup_port field to ar8xxx_chipjuhosg2012-03-181-6/+7
* generic: ar8216: add hw_init field to ar8xxx_chipjuhosg2012-03-181-8/+7
* generic: ar8216: add a separate structure for chip specific stuffjuhosg2012-03-181-0/+16
* generic: ar8216: rename chip field of struct ar8216juhosg2012-03-181-20/+20
* generic: ar8216: move ar8216_id_chip functionjuhosg2012-03-181-52/+51
* generic: ar8216: rename ar8216_ops to ar8216_sw_opsjuhosg2012-03-181-2/+2
* kernel: improve profiling support, keep static symbols when profiling is enablednbd2012-03-172-2/+2
* [kernel/3.2] add some more missing symbolsflorian2012-03-171-0/+3
* kernel: optimize out remaining netfilter hooks in the bridging code if bridge...nbd2012-03-162-39/+131
* swconfig: use a mutex instead of a spinlock, many swconfig calls sleepnbd2012-03-152-6/+6
* ar8216: fix a MTU related regressionnbd2012-03-151-19/+29
* ar71xx: move micrel PHY driver to the generic linux targetjuhosg2012-03-153-0/+131
* linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selectedjuhosg2012-03-158-68/+144
* linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selectedjuhosg2012-03-158-68/+144
* generic: ar8216: merge multiple if statements in ar8216_hw_applyjuhosg2012-03-131-10/+4
* kernel: bypass all netfilter hooks if the sysctls for that functionality have...nbd2012-03-132-0/+152
* linux/3.3: refresh patches against 3.3-rc7juhosg2012-03-122-5/+5
* linux/3.3: allow to set platform_data for phy devicesjuhosg2012-03-121-0/+115