- Sep 10, 2013
-
-
Felix Fietkau authored
Currently, the module causes an oops at least on rt5350. These patches have been accepted upstream at: git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git Signed-off-by:
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 37931
-
Felix Fietkau authored
This reverts commit r37926. It seems to trigger some weird issues in hostapd that should be investigated first SVN-Revision: 37928
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37927
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37926
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37925
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37924
-
- Sep 09, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37922
-
Jo-Philipp Wich authored
- adds support for service triggering on config commit - adds uci transaction support - adds daemon reload support without loosing session data - exports headers for use by external plugins - drops LuCI2 in favor to an out of tree plugin SVN-Revision: 37921
-
- Sep 08, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37919
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37918
-
- Sep 07, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37917
-
Hauke Mehrtens authored
SVN-Revision: 37916
-
Gabor Juhos authored
Partition layout before: 0x000000040000-0x0000001a0000 : "kernel" 0x0000001a0000-0x0000007e0000 : "rootfs" mtd: partition "rootfs" set to be root filesystem mtd: partition "rootfs_data" created automatically, ofs=0x350000, len=0x490000 0x000000350000-0x0000007e0000 : "rootfs_data" after: 0x000000040000-0x000000140000 : "kernel" 0x000000140000-0x0000007e0000 : "rootfs" mtd: partition "rootfs" set to be root filesystem mtd: partition "rootfs_data" created automatically, ofs=0x2f0000, len=0x4f0000 0x0000002f0000-0x0000007e0000 : "rootfs_data" Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37915
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37914
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37913
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37912
-
- Sep 06, 2013
-
-
Jonas Gorski authored
It is EOL since quite a while, so no need to keep it around. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37911
-
Jonas Gorski authored
3.10 is stable enough, and 3.9 is EOL since a while. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37910
-
- Sep 05, 2013
-
-
Steven Barth authored
SVN-Revision: 37907
-
Jonas Gorski authored
BCM5365 (and probably other older variants) use a different phy id, so the phy driver never attached for them. Fix this by adding the appropriate phy id to the fixup and the phy driver. Reported-by:
Russell Senior <russell@personaltelco.net> Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37906
-
Hauke Mehrtens authored
This fixes the following error: rtl_pci: Unknown symbol rtl_lps_leave (err 0) rtl_pci: Unknown symbol rtl_lps_enter (err 0) rtl8192ce: Unknown symbol rtl_pci_disconnect (err 0) rtl8192ce: Unknown symbol rtl_pci_probe (err 0) rtl8192de: Unknown symbol rtl_pci_disconnect (err 0) rtl8192de: Unknown symbol rtl_pci_probe (err 0) rtl8192se: Unknown symbol rtl_pci_disconnect (err 0) rtl8192se: Unknown symbol rtl_pci_probe (err 0) Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37905
-
Hauke Mehrtens authored
This fixes the following error: tg3: Unknown symbol mdiobus_alloc_size (err 0) tg3: Unknown symbol phy_ethtool_sset (err 0) tg3: Unknown symbol phy_mii_ioctl (err 0) tg3: Unknown symbol phy_connect (err 0) tg3: Unknown symbol mdiobus_register (err 0) tg3: Unknown symbol mdiobus_free (err 0) tg3: Unknown symbol phy_start (err 0) tg3: Unknown symbol phy_start_aneg (err 0) tg3: Unknown symbol mdiobus_unregister (err 0) tg3: Unknown symbol phy_ethtool_gset (err 0) tg3: Unknown symbol phy_stop (err 0) tg3: Unknown symbol phy_disconnect (err 0) Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37904
-
Hauke Mehrtens authored
This fixes the following error: b44: Unknown symbol ssb_device_is_enabled (err 0) b44: Unknown symbol ssb_pcicore_dev_irqvecs_enable (err 0) b44: Unknown symbol ssb_bus_may_powerdown (err 0) b44: Unknown symbol ssb_pcihost_register (err 0) b44: Unknown symbol ssb_device_disable (err 0) b44: Unknown symbol ssb_device_enable (err 0) b44: Unknown symbol ssb_driver_unregister (err 0) b44: Unknown symbol __ssb_driver_register (err 0) b44: Unknown symbol ssb_bus_powerup (err 0) b44: Unknown symbol ssb_clockspeed (err 0) b44: Unknown symbol ssb_dma_translation (err 0) Reported-by:
Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37903
-
Hauke Mehrtens authored
This fixes the following error: firewire_core: Unknown symbol crc_itu_t (err 0) Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37902
-
Hauke Mehrtens authored
linux-firemware contains the same version we loaded without this patch. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37901
-
Hauke Mehrtens authored
This fixes the following error: xfs: Unknown symbol exportfs_decode_fh (err 0) Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37900
-
Hauke Mehrtens authored
This fixes the following error: keyspan: Unknown symbol ezusb_fx1_ihex_firmware_download (err 0) Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37899
-
Hauke Mehrtens authored
This enables usage of the ath10k driver on OpenWrt. Only 2.0 PCI hardware is supported. The ath10k firmware is currently only available through github so use that as its source for now. This goes build tested, not run time tested. [Hauke: I did some minor changes] Cc: ath10k@lists.infradead.org Cc: Kalle Valo <kvalo@qca.qualcomm.com> Cc: Kathy Giori <kgiori@qca.qualcomm.com> Cc: Mathieu Olivari <mathieu@qca.qualcomm.com> Cc: Jerome Proffit <jproffit@qca.qualcomm.com> Cc: Sujith Manoharan <c_manoha@qca.qualcomm.com> Cc: Matthew McClintock <mmcclint@qca.qualcomm.com> Signed-off-by:
Luis R. Rodriguez <mcgrof@qca.qualcomm.com> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37898
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 37897
-
- Sep 04, 2013
-
-
Hauke Mehrtens authored
b53_no_ops has no elements and b53_port_ops has one element, this makes the code access some random memory when trying to access the mib counter functions. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37895
-
- Sep 03, 2013
-
-
Luka Perkov authored
Signed-off-by:
Tim Harvey <tharvey@gateworks.com> Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 37894
-
Jo-Philipp Wich authored
SVN-Revision: 37893
-
Gabor Juhos authored
The '-initramfs' string is duplicated in the image names, fix it. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37892
-
Steven Barth authored
SVN-Revision: 37891
-
- Sep 02, 2013
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37890
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37889
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37888
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37887
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37886
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37885
-