aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: disable the CONFIG_IP_ADVANCED_ROUTER kernel config override (#13702)Felix Fietkau2013-06-151-1/+0
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r36937 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: linux: Backport r36911Steven Barth2013-06-113-0/+368
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: uml: remove obsolete patch breaking compilationJonas Gorski2013-05-301-14/+0
| | | | | | | | | This is now handled by a generic, more complete patch. Reported-by: Markus Stenberg <markus.stenberg@iki.fi> Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: allow ipv6 policy routing rules to select output trafficSteven Barth2013-05-241-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: brcm2708: reduce dl size and make rev 2 raspis workJonas Gorski2013-05-202-9/+924
| | | | | | | | Backport of r36667, r36668. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add an external reset callback for ar913x and use it in ath9kFelix Fietkau2013-05-198-8/+39
| | | | | | | | | | should reduce the frequency of DMA stop failures Backport of r36530 Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: fix CVE-2013-1763Jonas Gorski2013-05-121-0/+27
| | | | | | | | Backport of r36607. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: make zlib and lzo modules selectableJonas Gorski2013-05-091-0/+23
| | | | | | | | Backport of r36592. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add support for DIR-620D1Jo-Philipp Wich2013-05-0610-2/+85
| | | | | | | | Both DIR-615H1 and DIR-620D1 are ralink rt3352 based router. But DIR-620D1 have 8MB flash and USB port. Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: bcm63xx: fix/enable livebox minipciJonas Gorski2013-05-021-1/+2
| | | | | | | | | | | | | Enable the livebox-1 minipci, otherwise, the board won't detect any device connected on it (included wifi cards). I've made a patch against current AA svn. I didn't notice this issue earlier since I'm currently using CFE on this board. It's just a missed line. Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: atheros: backport r36513Jo-Philipp Wich2013-05-022-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix ARV4518PW wifi issue. AA/12.09-rc2.Jo-Philipp Wich2013-05-021-1/+0
| | | | | | | | | | | | | This patch corrects an issue with the wifi for the ARV4518PW in Attitude Adjustment that involves the PCI bus configuration in this board. The bootlog shows: ath5k: phy0: failed to warm reset the MAC Chip. Commenting this line forces the board definition to be configured with the default PCI_GNT1 | PCI_REQ1 defined in line 138. The wifi and the usb have been deeply tested and they worked without problems. Maybe would be a good idea to make stress tests. Once applied this ticket should be closed: https://dev.openwrt.org/ticket/11704 Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by: Daniel González <dgcbueu@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: om2p-hs: use correct bit mask to disable JTAG functionalityGabor Juhos2013-03-111-1/+1
| | | | | | | | Backport of r35966. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add AR934X_GPIO_FUNC_* definesGabor Juhos2013-03-111-4/+10
| | | | | | | | Backport of r35965. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable building ramdisk images for WZRHPG30XNH board typesLuka Perkov2013-03-051-0/+4
| | | | | | Backport of r35874. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: backport laguna UART setup crash fix from r33719, r33721Felix Fietkau2013-03-012-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35839 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] backport esw led switch fixJohn Crispin2013-02-251-0/+4
| | | | | | | | fixes #12989 Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: bcm63xx: Fix sysupgrade for tag-version 7 and 8Jonas Gorski2013-02-251-1/+1
| | | | | | | | Backport of r35724. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: register the micro sd card reader on RB493GJonas Gorski2013-02-251-0/+3
| | | | | | | | Backport of r35535. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: fix MAC address assignment on the DIR-825-Bx boardsGabor Juhos2013-02-211-7/+10
| | | | | | | | | | | | | Backport of r35730. Use the same MAC addresses as the original firmware. Based on a patch from #10421. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Tested-by: Gabor Varga <vargagab@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix name of kmod-ocf-ubsec-ssbHauke Mehrtens2013-02-211-1/+1
| | | | | | | backport of r35509. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: Routerboard 751 Mac Address Offset FixGabor Juhos2013-02-091-2/+10
| | | | | | | | | | | | | | | | | Backport of r35519. We utilize many Routerboard 751's and discovered that our latest batch of RB751's would not initialize the wireless radio. We have determined Mikrotik has changed where the mac address was located inside hardconfig. As such we utilize "routerboot_find_tag" to find the location of the mac address. We should remove "RB751_MAC_ADDRESS_OFFSET" as it is ambiguous by machine manufacturing date. The newer batch of RB751's that we received had a RB751_MAC_ADDRESS_OFFSET 0x10. Signed-off-by: Davey Hutchison <dhutchison@bluemesh.net> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter: add support for flushing conntrack via /procFelix Fietkau2013-01-271-0/+46
| | | | | | Backport of r35330 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: rtl8366_smi: only assign pvid if no pvid was set yetJonas Gorski2013-01-181-1/+7
| | | | | | | | Backport or r35227. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on ↵Gabor Juhos2013-01-073-4/+7
| | | | | | | | | | | | | | | | | | | | TL-WR703N/MR3020/MR3040/MR11U boards Backport of r35037. The PHY_SWAP and PHY_ADDR_SWAP bits are initialized differently by different versions of the bootloader. This leads to broken ethernet connection with OpenWrt on some boards. Turn both SWAP bits OFF on these boards to make it consistent regardless of the bootloader used. Based on a patch by Michel Stempin <michel.stempin@wanadoo.fr>. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: fix UBIFS build error if XZ compression is disabledGabor Juhos2013-01-021-1/+1
| | | | | | | | Backport of r34959. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: fix typo in alix2/net5501 default packagesFelix Fietkau2013-01-022-2/+2
| | | | | | Backport of r34972 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: fix ASUS WL-330N3G MAC addressGabor Juhos2012-12-241-3/+3
| | | | | | | | | | | | | | | | | Backport of r34877. The ASUS WL-330N and WL-330N3G has the MAC address stored at offset 4, not 40. This is verified by reading original ASUS firmware GPL_WL-330N3G_source.1028/user/rc/common_ex.c and GPL_WL-330N_source.1021/user/rc/common_ex.c. Tested on WL-330N3G, it now gets the same MAC as is printed on the label on the router. Signed-off-by: Jan Kardell <jan.kardell@arkub.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: fix wifi EEPROM extraction on DIR-615-Dx modelsGabor Juhos2012-12-241-2/+2
| | | | | | | | | | Backport of r34876. Patch from #12636. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: add solos-pci update for 3.3Gabor Juhos2012-12-211-16/+425
| | | | | | | | | | | | | | | | Backport of r34813. Same patches that I just merged for 3.6 and 3.7, except with one additional fix that went into v3.4 that needed to be included. Submitted more for the benefit of the AA branch than for trunk. [juhosg: refresh the patch with quilt] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: fix solos-pci skb double-free in DMA modeGabor Juhos2012-12-131-0/+33
| | | | | | | | | | | Backport of r34667. [juhosg: refresh the patches with quilt] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: fix serial console for Belkin F5D8235 v1/v2Gabor Juhos2012-12-021-1/+1
| | | | | | | | | | Backport of r34445. Based on a patch from #12533. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: Update linux-atm fixes to reflect the final upstream pull requestGabor Juhos2012-12-021-88/+279
| | | | | | | | | | | Backport of r34443. [juhosg: refresh the patches with quilt] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: [ar7] add back symbols accidentally removed in r34428Florian Fainelli2012-11-301-0/+3
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: [ar7] use a default kernel command-line to mount squashfs and jffs2Florian Fainelli2012-11-301-3/+3
| | | | | | | | | | This fixes bug #9055. Backport of r34424. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: Fix 8139cp ring buffer initialisation, tx timeout recovery, add BQLGabor Juhos2012-11-291-0/+189
| | | | | | | | | | | Backport of r34415. Patches queued upstream in net-next.git Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: Add ATM fixes pending upstream merge (queue reduction, race fixes)Gabor Juhos2012-11-292-0/+736
| | | | | | | | | | | Backport of r34410. Patches about to go into net-next.git Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: bcm63xx: fix spi transfer handlingFlorian Fainelli2012-11-263-3/+311
| | | | | | | | | | | * Accept transfers without bits_per_word set. * Work around the inability of the hardware of keeping CS asserted. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: [ar7]: push atm, br2684ctl and kmod-pppoa down the DSL ProfileFlorian Fainelli2012-11-253-4/+5
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: [ar7] free memory below kernel offsetFlorian Fainelli2012-11-251-0/+15
| | | | | | | | | | | Some bootloaders (e.g. PSPBoot on AC49x) have a load-offset, this frees that memory region so it is usable for Linux. Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix title of Bcm4705-wl profileHauke Mehrtens2012-11-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix cpu clock detection on ASUS WL-520gUHauke Mehrtens2012-11-251-0/+44
| | | | | | | | | | | | The ASUS WL-520gU and some other similar Asus devices have a BCM5354 running at 200MHZ and not at 240 which is the default for this SoC. This fixes #4083. Backport of r34325. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: ramips_eth: use Kconfig definition to enable debugGabor Juhos2012-11-251-1/+1
| | | | | | | | | | | | Backport of r34332. The Kconfig identifier to enable debugging in the driver was different from the actually used one. Fix that. Signed-off-by: Paul Fertser <fercerpav@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add DIR-615 D userspace supportGabor Juhos2012-11-255-1/+7
| | | | | | | | | | | | | | | | | Backport of r34331. Commit 7c8edac25f23c4fc14239fdc293caa1317649944 introduced new machine and Makefile changes to build images for this target. However, without the userspace bits a ramips machine can't use wifi as the necessary "eeprom" data is to be extracted by a hotplug script; also, sysupgrade support and default led configuration are missing. An IRC user reported these changes allowed him to use wifi on his hardware. Signed-off-by: Paul Fertser <fercerpav@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: set pad6 cfg for AR8327 on the AP136 boardGabor Juhos2012-11-251-10/+19
| | | | | | | | | | | Backport of r34316. Also override the pll_1000 value. Without these settings ethernet suffers from packet loss. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: ar8216: set delay values for SGMII mode on AR8327Gabor Juhos2012-11-251-0/+14
| | | | | | | | Backport of r34315. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: ar8216: introduce ar8216_mib_op helperGabor Juhos2012-11-251-26/+9
| | | | | | | | | | | | | | | Backport of r34297. The ar8216_mib_{capture,flush} functions are similar. Move the common code into a helper and use that from the original functions. This change also fixes a lockdep warning in ar8216_mib_flush. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34372 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: ar8216: fix port number check in 'ar8xxx_mib_work_func'Gabor Juhos2012-11-251-1/+3
| | | | | | | | | | Backport of r34283. Also add a WARN_ON to 'ar8216_mib_fetch_port_stat' Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: ar8216: remove an unblanced mutex_unlock callGabor Juhos2012-11-251-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of r34282. Fixes the following warning: [ 94.080000] [ 94.080000] ===================================== [ 94.080000] [ BUG: bad unlock balance detected! ] [ 94.080000] 3.3.8 #2 Tainted: G O [ 94.080000] ------------------------------------- [ 94.080000] swconfig/1220 is trying to release lock (&priv->mib_lock) at: [ 94.080000] [<801df8f4>] ar8216_sw_get_port_mib+0x138/0x16c [ 94.080000] but there are no more locks to release! [ 94.080000] [ 94.080000] other info that might help us debug this: [ 94.080000] 2 locks held by swconfig/1220: [ 94.080000] #0: (genl_mutex){+.+...}, at: [<80222430>] genl_rcv+0x14/0x34 [ 94.080000] #1: (&dev->sw_mutex){+.+...}, at: [<801da018>] swconfig_get_dev+0x88/0xb4 [ 94.080000] [ 94.080000] stack backtrace: [ 94.080000] Call Trace: [ 94.080000] [<8028dc58>] dump_stack+0x8/0x34 [ 94.080000] [<800a5128>] print_unlock_inbalance_bug+0xe0/0xfc [ 94.080000] [<800a82c0>] lock_release+0x18c/0x1c8 [ 94.080000] [<80292074>] __mutex_unlock_slowpath+0xd8/0x17c [ 94.080000] [<801df8f4>] ar8216_sw_get_port_mib+0x138/0x16c [ 94.080000] [<801db688>] swconfig_get_attr+0xbc/0x394 [ 94.080000] [<8022261c>] genl_rcv_msg+0x1cc/0x214 [ 94.080000] [<80221a18>] netlink_rcv_skb+0x6c/0xe8 [ 94.080000] [<80222440>] genl_rcv+0x24/0x34 [ 94.080000] [<80221370>] netlink_unicast+0x15c/0x22c [ 94.080000] [<8022175c>] netlink_sendmsg+0x240/0x2d0 [ 94.080000] [<801ef544>] sock_sendmsg+0x84/0x9c [ 94.080000] [<801f0648>] __sys_sendmsg+0x1cc/0x270 [ 94.080000] [<801f207c>] sys_sendmsg+0x48/0x7c [ 94.080000] [<8006ad78>] stack_done+0x20/0x40 [ 94.080000] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: ar8216: add missing locking callsGabor Juhos2012-11-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of r34281. Fixes the following lockdep warning: [ 19.160000] ------------[ cut here ]------------ [ 19.160000] WARNING: at drivers/net/phy/ar8216.c:322 ar8216_rmw+0x54/0xa4() [ 19.170000] Modules linked in: nf_defrag_ipv4 nf_conntrack ehci_hcd sd_mod pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multip ort xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) at h9k_hw(O) ath(O) mac80211(O) usbcore usb_common scsi_mod nls_base crc7 crc_itu_t crc_ccitt cfg80211(O) compat(O) arc4 aes_generic cry pto_blkcipher cryptomgr aead crypto_hash crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O) [ 19.210000] Call Trace: [ 19.220000] [<8028dc38>] dump_stack+0x8/0x34 [ 19.220000] [<80072da0>] warn_slowpath_common+0x78/0xa4 [ 19.230000] [<80072de4>] warn_slowpath_null+0x18/0x24 [ 19.230000] [<801de820>] ar8216_rmw+0x54/0xa4 [ 19.240000] [<801df460>] ar8216_mib_capture+0x70/0xd0 [ 19.240000] [<801df944>] ar8xxx_mib_work_func+0x34/0x98 [ 19.250000] [<80089a7c>] process_one_work+0x28c/0x460 [ 19.250000] [<8008a630>] worker_thread+0x22c/0x334 [ 19.260000] [<8008e544>] kthread+0x88/0x90 [ 19.260000] [<80065020>] kernel_thread_helper+0x10/0x18 [ 19.270000] [ 19.270000] ---[ end trace 22e9d696adfa6a08 ]--- Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34369 3c298f89-4303-0410-b956-a3cf2f4a3e73