aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* linux-atm: add the kernel include dir to the cflags and move the build dir ↵Felix Fietkau2010-03-281-0/+3
| | | | | | to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included SVN-Revision: 20556
* linux-atm: clean up package installation into stagingFelix Fietkau2010-03-281-11/+8
| | | | SVN-Revision: 20555
* ifxmips-dsl-api: fix portability errorsFelix Fietkau2010-03-282-0/+189
| | | | SVN-Revision: 20554
* Some dependencies that are depending on target are not added into the ↵Hauke Mehrtens2010-03-281-2/+9
| | | | | | | | Depends line in the control file of the package. For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not result in kmod-ssb for the x86 target or any other target. This fixes #6874 SVN-Revision: 20553
* netfilter: fix ABI breakage caused by the netfilter match optimization ↵Felix Fietkau2010-03-285-0/+115
| | | | | | (fixes #5628) SVN-Revision: 20552
* enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)Felix Fietkau2010-03-281-20/+46
| | | | SVN-Revision: 20551
* madwifi: fix the tx rate display in iwconfig (#6925)Felix Fietkau2010-03-281-0/+10
| | | | SVN-Revision: 20550
* madwifi: return to the bss channel after an issued ap mode scan has been ↵Felix Fietkau2010-03-281-0/+26
| | | | | | completed (fixes #6599) SVN-Revision: 20549
* move bcm_tag.h out of the flashmap patch so that user-land tools can re-use itFlorian Fainelli2010-03-284-540/+179
| | | | SVN-Revision: 20548
* hostapd: clean up openssl tls dependencies and build handling (fixes #6572)Felix Fietkau2010-03-282-11/+14
| | | | SVN-Revision: 20547
* make mmc-over-gpio pins configurable in menuconfig (#6933)Florian Fainelli2010-03-282-4/+32
| | | | SVN-Revision: 20542
* sysupgrade: Get target device from kernel cmdline, patch from acinonyxFlorian Fainelli2010-03-281-1/+5
| | | | SVN-Revision: 20538
* package/mtd: fix automatic partition size detection in fis_remapGabor Juhos2010-03-282-8/+20
| | | | SVN-Revision: 20537
* ifxmips: remove old config filesNicolas Thill2010-03-282-32/+0
| | | | SVN-Revision: 20534
* ps3: move ps3lan kmod under target/linux/ps3Nicolas Thill2010-03-282-16/+16
| | | | SVN-Revision: 20533
* uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xxJo-Philipp Wich2010-03-282-2/+3
| | | | SVN-Revision: 20532
* opkg: fix usage to reflect change in the upgrade commandNicolas Thill2010-03-281-0/+11
| | | | SVN-Revision: 20531
* ar71xx: fix pci on ar7241/ar7242Felix Fietkau2010-03-281-3/+11
| | | | SVN-Revision: 20530
* ar71xx: fix the wan port on pb92Felix Fietkau2010-03-281-9/+7
| | | | SVN-Revision: 20529
* ar71xx: reset the mdio bus on ar7241/ar7242Felix Fietkau2010-03-282-1/+6
| | | | SVN-Revision: 20528
* ar71xx: add uci defaults to fix trx header on the WRT160NL boardsGabor Juhos2010-03-271-0/+16
| | | | | | * patch by Otto Solares SVN-Revision: 20526
* ar71xx: update image generation and trx header parsing for the WRT160NLGabor Juhos2010-03-272-15/+6
| | | | | | | * patch by Bernhard Loos * note: trailing whitespaces has been removed SVN-Revision: 20525
* package/mtd: add fixtrx commandGabor Juhos2010-03-272-4/+110
| | | | | | | * patch by Bernhard Loos * note: trailing whitespaces are removed SVN-Revision: 20524
* package/mtd: reuse existing crc32 stuff in the trx codeGabor Juhos2010-03-272-34/+9
| | | | | | | * patch by Bernhard Loos * note: fixed compiler error on brcm47xx SVN-Revision: 20523
* firmware-utils/trx: add relative offset parameterGabor Juhos2010-03-271-2/+22
| | | | | | | | * will be used for the WRT160NL board * patch by Bernhard Loos * note: rejected parts has been fixed SVN-Revision: 20522
* base-files: add a hotplug handler for rdateJo-Philipp Wich2010-03-273-1/+56
| | | | SVN-Revision: 20518
* Add OLPC kernel config (patch by Acinonyx)Jo-Philipp Wich2010-03-271-0/+156
| | | | SVN-Revision: 20517
* Change default processor family to 486, refresh config (patch by Acinonyx)Jo-Philipp Wich2010-03-271-104/+49
| | | | SVN-Revision: 20516
* Remove support for older kernels (patch by Acinonyx)Jo-Philipp Wich2010-03-276-1903/+0
| | | | SVN-Revision: 20515
* sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)Jo-Philipp Wich2010-03-271-1/+1
| | | | SVN-Revision: 20514
* uhttpd: block SIGCHLD until it is expected (#6957)Jo-Philipp Wich2010-03-276-4/+33
| | | | SVN-Revision: 20513
* fix avila-wdt compilation failure (#6948)Florian Fainelli2010-03-271-0/+2
| | | | SVN-Revision: 20507
* ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stackGabor Juhos2010-03-271-0/+19
| | | | SVN-Revision: 20506
* ar71xx: ag71xx: introduce ag71xx_has_ar8216() helperGabor Juhos2010-03-273-16/+17
| | | | SVN-Revision: 20505
* ar71xx: ag71xx: reorganize ag71xx_rx_packet functionGabor Juhos2010-03-271-6/+7
| | | | SVN-Revision: 20504
* ar71xx: ag71xx: Add netpoll supportGabor Juhos2010-03-271-0/+17
| | | | | | | | | | | This patch adds support for polling interrupts, used by netconsole and the likes. Tested on d-link dir-615 C1 using netconsole. Signed-off-by: Pat Erley <pat-lkml@erley.org> SVN-Revision: 20503
* mac80211: fix build of ipw2200Hauke Mehrtens2010-03-271-0/+33
| | | | SVN-Revision: 20502
* uhttpd: clear script timeout as soon as data is received from the childJo-Philipp Wich2010-03-273-11/+15
| | | | SVN-Revision: 20501
* uhttpd: - make script timeout configurable - catch SIGCHLD to properly ↵Jo-Philipp Wich2010-03-278-17/+67
| | | | | | interrupt select() - flag listen and client sockets as close-on-exec SVN-Revision: 20500
* ath9k: make sure that the rx path does not get stuckFelix Fietkau2010-03-261-0/+59
| | | | SVN-Revision: 20499
* mac80211: disable b43 nphy until it actually worksFelix Fietkau2010-03-261-0/+11
| | | | SVN-Revision: 20498
* mac80211: update to wireless-testing 2010-03-24Felix Fietkau2010-03-2616-278/+17
| | | | SVN-Revision: 20497
* ar71xx: add images for pb92 - no kernel size check yet, lzma images did not ↵Felix Fietkau2010-03-261-0/+26
| | | | | | yet work in my tests SVN-Revision: 20496
* ar71xx: add basic kernel support for pb92Felix Fietkau2010-03-269-0/+186
| | | | SVN-Revision: 20495
* ar71xx: add support for ar7241 and ar7242Felix Fietkau2010-03-269-12/+73
| | | | SVN-Revision: 20494
* ar71xx: fix pci link detection for ar724xFelix Fietkau2010-03-262-2/+3
| | | | SVN-Revision: 20493
* brcm47xx: remove support for older for kernelHauke Mehrtens2010-03-2652-5690/+0
| | | | SVN-Revision: 20492
* wrt400n: lan ports don't need the ar8216 workaroundAndy Boyett2010-03-262-2/+1
| | | | SVN-Revision: 20491
* adjust module loading sequence to change 20345, as snd-soc-core needs to get ↵Mirko Vogt2010-03-261-3/+3
| | | | | | loaded before SVN-Revision: 20490
* fix wrt-radauth compilation failure (#6945)Florian Fainelli2010-03-261-0/+6
| | | | SVN-Revision: 20489