| Commit message (Expand) | Author | Age | Files | Lines |
* | move LIB_SUFFIX from base-files to rules.mk | Florian Fainelli | 2012-08-10 | 1 | -3/+0 |
* | netifd: call "wifi down" before "wifi up" | Jo-Philipp Wich | 2012-08-09 | 1 | -0/+2 |
* | base-files: fix option parsing of -F/--force parameter | Jo-Philipp Wich | 2012-08-09 | 2 | -2/+2 |
* | package: linux-atm: br2684ct: fix nas interface bringup on boot | Jonas Gorski | 2012-08-09 | 2 | -2/+10 |
* | ath9k: fix handling of decryption errors, should improve link stability | Felix Fietkau | 2012-08-08 | 1 | -0/+16 |
* | ath5k: revert a buggy tx power related patch | Felix Fietkau | 2012-08-08 | 1 | -20/+0 |
* | base-files: check for ldd presence and executability (#11991) | Florian Fainelli | 2012-08-08 | 2 | -2/+2 |
* | ath9k: fix hang issues on hw reset caused by interrupt storms | Felix Fietkau | 2012-08-08 | 1 | -0/+61 |
* | hostapd: fix ap/sta regression which got accidentally introduced by r32829 (#... | Jo-Philipp Wich | 2012-08-08 | 2 | -1/+3 |
* | busybox: support V=c toplevel verboseness flag (#11799) | Florian Fainelli | 2012-08-07 | 1 | -0/+9 |
* | w1-gpio-custom: set enable_external_pullup to null (#8952) | Florian Fainelli | 2012-08-07 | 2 | -2/+3 |
* | ath9k: completely disable the MIB interrupt from the interrupt mask register ... | Felix Fietkau | 2012-08-07 | 1 | -0/+12 |
* | ath9k: extend and enable PA predistortion | Felix Fietkau | 2012-08-06 | 3 | -0/+190 |
* | mac80211: do not delete linux/*_platform.h, they are touched by patches. inst... | Felix Fietkau | 2012-08-06 | 1 | -3/+6 |
* | fixes tapi dependencies | John Crispin | 2012-08-06 | 4 | -4/+4 |
* | fixes package description | John Crispin | 2012-08-06 | 1 | -1/+1 |
* | ath5k: add various pending tx power fixes, vastly improves stability and perf... | Felix Fietkau | 2012-08-06 | 3 | -93/+142 |
* | mac80211: remove header files used to share struct with platform code. | Hauke Mehrtens | 2012-08-05 | 1 | -0/+6 |
* | switch: clean up robo switch driver | Hauke Mehrtens | 2012-08-05 | 1 | -98/+42 |
* | fix xen pci module, partially fixes #11970 | John Crispin | 2012-08-05 | 1 | -1/+1 |
* | brcm47xx: use libgpio instaed of implementing the gpio interface ourself. | Hauke Mehrtens | 2012-08-04 | 5 | -266/+98 |
* | gspca-sn9c20x.ko was not insmod'ed due to typo | John Crispin | 2012-08-04 | 1 | -1/+1 |
* | wrt55agv2-spidevs needs <linux/modules.h> | John Crispin | 2012-08-03 | 1 | -0/+1 |
* | uclibc++: update to 0.2.4 | Florian Fainelli | 2012-08-01 | 7 | -205/+19 |
* | uclibc++: stage g++-uc wrappers in $(TOOLCHAIN_DIR) | Florian Fainelli | 2012-08-01 | 1 | -7/+7 |
* | partially revert r32855 | Florian Fainelli | 2012-07-29 | 1 | -0/+114 |
* | dont build on arm as kernel headers are missing/have a different layout | John Crispin | 2012-07-29 | 1 | -1/+1 |
* | clean up pwm patches and drivers | John Crispin | 2012-07-28 | 4 | -277/+0 |
* | base-files: fix detection of standalone ldd | Florian Fainelli | 2012-07-27 | 2 | -2/+2 |
* | mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds | John Crispin | 2012-07-27 | 1 | -0/+1 |
* | bcma: update to version from wireless-testing tag master-2012-07-16 | Hauke Mehrtens | 2012-07-26 | 1 | -0/+1 |
* | make kmod-mvsas depend on x86 since it fails building on other targets (eg: b... | Florian Fainelli | 2012-07-26 | 1 | -1/+1 |
* | make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
* | mtd: fix trx_fixup | Felix Fietkau | 2012-07-25 | 4 | -8/+11 |
* | move isp116x driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -19/+0 |
* | move rt305x-dwc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -21/+0 |
* | move ubsec-ssb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
* | move ssb-gige to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -14/+0 |
* | move usb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -15/+0 |
* | kmod-r6040 depends on PCI_SUPPORT | Florian Fainelli | 2012-07-25 | 1 | -1/+1 |
* | move mmc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
* | move ixp4xx-eth to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -14/+0 |
* | kmod-gpio-nxp74hc164 is not brcm63xx specific | Florian Fainelli | 2012-07-25 | 1 | -1/+0 |
* | move crypto module to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -17/+0 |
* | move i2c driver to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -145/+0 |
* | move watchdog driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
* | move target specific spi modules | Florian Fainelli | 2012-07-25 | 1 | -15/+0 |
* | move target specific leds modules to ar71xx modules.mk | Florian Fainelli | 2012-07-25 | 1 | -33/+0 |
* | move leds modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -31/+0 |
* | move i2c modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -35/+0 |