summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* netifd: bump to git head, userspace routes are installed with RTPROT_STATIC ↵Jo-Philipp Wich2012-08-111-2/+2
| | | | | | from now on SVN-Revision: 33132
* 6rd: missing config option `ipaddr`.Jo-Philipp Wich2012-08-111-0/+1
| | | | | | | | This option is necessary when configuring 6rd behind NAT. Signed-off-by: Stéphan Kochen <stephan@kochen.nl> SVN-Revision: 33123
* move LIB_SUFFIX from base-files to rules.mkFlorian Fainelli2012-08-101-3/+0
| | | | | | Some packages are going to need fixups based on LIB_SUFFIX SVN-Revision: 33080
* netifd: call "wifi down" before "wifi up"Jo-Philipp Wich2012-08-091-0/+2
| | | | | | | | | | | | When the underlying /etc/config/wireless got changed since the last "wifi up" has been performed, the uci vap ifname state vars become inconsistent on a subsequent "wifi up" and multiple vaps get mapped to the same ifnames which confuses the gui and other processes relying on them. For now call an explicit "wifi down" prior to each "wifi up" which will clear up the state accordingly. SVN-Revision: 33076
* base-files: fix option parsing of -F/--force parameterJo-Philipp Wich2012-08-092-2/+2
| | | | SVN-Revision: 33075
* package: linux-atm: br2684ct: fix nas interface bringup on bootJonas Gorski2012-08-092-2/+10
| | | | | | | | | | | Give nas interface time to setup them selves before configuring them. Should fix #11826. Contributed by T-Labs, Deutsche Telekom Innovation Laboratories Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33074
* ath9k: fix handling of decryption errors, should improve link stabilityFelix Fietkau2012-08-081-0/+16
| | | | SVN-Revision: 33063
* ath5k: revert a buggy tx power related patchFelix Fietkau2012-08-081-20/+0
| | | | SVN-Revision: 33062
* base-files: check for ldd presence and executability (#11991)Florian Fainelli2012-08-082-2/+2
| | | | SVN-Revision: 33057
* ath9k: fix hang issues on hw reset caused by interrupt stormsFelix Fietkau2012-08-081-0/+61
| | | | SVN-Revision: 33055
* hostapd: fix ap/sta regression which got accidentally introduced by r32829 ↵Jo-Philipp Wich2012-08-082-1/+3
| | | | | | (#11914) SVN-Revision: 33053
* busybox: support V=c toplevel verboseness flag (#11799)Florian Fainelli2012-08-071-0/+9
| | | | | | Signed-off-by: Gregory M. Turner <gmt@malth.us> SVN-Revision: 33035
* w1-gpio-custom: set enable_external_pullup to null (#8952)Florian Fainelli2012-08-072-2/+3
| | | | SVN-Revision: 33034
* ath9k: completely disable the MIB interrupt from the interrupt mask register ↵Felix Fietkau2012-08-071-0/+12
| | | | | | to prevent potential interrupt storms SVN-Revision: 33032
* ath9k: extend and enable PA predistortionFelix Fietkau2012-08-063-0/+190
| | | | SVN-Revision: 33031
* mac80211: do not delete linux/*_platform.h, they are touched by patches. ↵Felix Fietkau2012-08-061-3/+6
| | | | | | instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981) SVN-Revision: 33030
* fixes tapi dependenciesJohn Crispin2012-08-064-4/+4
| | | | SVN-Revision: 33029
* fixes package descriptionJohn Crispin2012-08-061-1/+1
| | | | SVN-Revision: 33028
* ath5k: add various pending tx power fixes, vastly improves stability and ↵Felix Fietkau2012-08-063-93/+142
| | | | | | performance with various cards SVN-Revision: 33014
* mac80211: remove header files used to share struct with platform code.Hauke Mehrtens2012-08-051-0/+6
| | | | | | | | | The structs defined in these header files should be the same as the structes used by the platform code otherwise it will cause strange runtime errors. By removing them from compat-wireless we will get a compile error instead of a runtime error if they are out of sync. SVN-Revision: 33006
* switch: clean up robo switch driverHauke Mehrtens2012-08-051-98/+42
| | | | | | | | | | * remove use_et, all supported drivers are using mii ioctls * remove robo.phy_addr, phy_addr was always set to ROBO_PHY_ADDR. * remove support for old kernel versions * do_ioctl is allways called with buff == NULL * use if_mii SVN-Revision: 33002
* fix xen pci module, partially fixes #11970John Crispin2012-08-051-1/+1
| | | | SVN-Revision: 32996
* brcm47xx: use libgpio instaed of implementing the gpio interface ourself.Hauke Mehrtens2012-08-045-266/+98
| | | | SVN-Revision: 32992
* gspca-sn9c20x.ko was not insmod'ed due to typoJohn Crispin2012-08-041-1/+1
| | | | | | fixes #11973 SVN-Revision: 32991
* wrt55agv2-spidevs needs <linux/modules.h>John Crispin2012-08-031-0/+1
| | | | SVN-Revision: 32956
* uclibc++: update to 0.2.4Florian Fainelli2012-08-017-205/+19
| | | | SVN-Revision: 32929
* uclibc++: stage g++-uc wrappers in $(TOOLCHAIN_DIR)Florian Fainelli2012-08-011-7/+7
| | | | | | | Since we are overriding TARGET_CXX with the g++-uc wrapper when we use cmake it expects to find g++-uc in the TOOLCHAIN_DIR. SVN-Revision: 32928
* partially revert r32855Florian Fainelli2012-07-291-0/+114
| | | | | | | Too many modules were removed, while only the octeon module was meant to be removed, fix that. SVN-Revision: 32909
* dont build on arm as kernel headers are missing/have a different layoutJohn Crispin2012-07-291-1/+1
| | | | SVN-Revision: 32904
* clean up pwm patches and driversJohn Crispin2012-07-284-277/+0
| | | | SVN-Revision: 32901
* base-files: fix detection of standalone lddFlorian Fainelli2012-07-272-2/+2
| | | | | | | | When standalone ldd is selected in config the binary is installed in /usr/bin/ldd. Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 32891
* mae brcmutil depend on PCI and USB. This broke ar7 fullbuildsJohn Crispin2012-07-271-0/+1
| | | | SVN-Revision: 32886
* bcma: update to version from wireless-testing tag master-2012-07-16Hauke Mehrtens2012-07-261-0/+1
| | | | | | | | I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it. This also contains 3 additional patches fixing some bugs in bcma. SVN-Revision: 32880
* make kmod-mvsas depend on x86 since it fails building on other targets (eg: ↵Florian Fainelli2012-07-261-1/+1
| | | | | | brcm63xx) SVN-Revision: 32878
* make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordinglyFlorian Fainelli2012-07-251-0/+1
| | | | SVN-Revision: 32869
* mtd: fix trx_fixupFelix Fietkau2012-07-254-8/+11
| | | | | | | | | | | | | | | | With the BRCM47xx image I have built (Linksys E3000), there are additional writes following the completion of "mtd_replace_jffs2" which invalidate the 'trx_fixup' performed by 'mtd_replace_jffs2'. Moving the 'trx_fixup' to somewhere after all writes have completed fixes the problem. I also noticed that 'erasesize' used to compute 'block_offset' in 'mtd_fixtrx' is used before it is computed by 'mtd_check_open'; moving the call to 'mtd_check_open' up a few lines fixes this. Unlike 'mtd_fixtrx', 'trx_fixup' appears to assume that the TRX header is always at offset 0; which may be the cause of the problem described in Ticket #8960. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 32866
* move isp116x driver to target specific modules.mkFlorian Fainelli2012-07-251-19/+0
| | | | SVN-Revision: 32865
* move rt305x-dwc driver to target specific modules.mkFlorian Fainelli2012-07-251-21/+0
| | | | SVN-Revision: 32864
* move ubsec-ssb driver to target specific modules.mkFlorian Fainelli2012-07-251-16/+0
| | | | SVN-Revision: 32863
* move ssb-gige to target specific modules.mkFlorian Fainelli2012-07-251-14/+0
| | | | SVN-Revision: 32862
* move usb driver to target specific modules.mkFlorian Fainelli2012-07-251-15/+0
| | | | SVN-Revision: 32861
* kmod-r6040 depends on PCI_SUPPORTFlorian Fainelli2012-07-251-1/+1
| | | | SVN-Revision: 32860
* move mmc driver to target specific modules.mkFlorian Fainelli2012-07-251-16/+0
| | | | SVN-Revision: 32859
* move ixp4xx-eth to target specific modules.mkFlorian Fainelli2012-07-251-14/+0
| | | | SVN-Revision: 32858
* kmod-gpio-nxp74hc164 is not brcm63xx specificFlorian Fainelli2012-07-251-1/+0
| | | | SVN-Revision: 32857
* move crypto module to target specific modules.mkFlorian Fainelli2012-07-251-17/+0
| | | | SVN-Revision: 32856
* move i2c driver to target modules.mkFlorian Fainelli2012-07-251-145/+0
| | | | SVN-Revision: 32855
* move watchdog driver to target specific modules.mkFlorian Fainelli2012-07-251-16/+0
| | | | SVN-Revision: 32854
* move target specific spi modulesFlorian Fainelli2012-07-251-15/+0
| | | | SVN-Revision: 32853
* move target specific leds modules to ar71xx modules.mkFlorian Fainelli2012-07-251-33/+0
| | | | SVN-Revision: 32852