aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qos-scripts: Rework qos-stat scriptVasilis Tsiligiannis2011-01-202-17/+60
* mac80211: fix the br_port_exists compatibility macro for 2.6.38Felix Fietkau2011-01-201-0/+50
* update package dependenciesHamish Guthrie2011-01-202-7/+5
* uci: use latest git, fixes reorder operation and incorperates nested delete p...Jo-Philipp Wich2011-01-192-24/+4
* * revert [25002] * fixes EBU ack when EBU causes an irqJohn Crispin2011-01-192-216/+224
* ppp: don't die on malformed PADS frames that might appear on instable DSL linesJo-Philipp Wich2011-01-192-1/+110
* fix null pointer access in mach-dir-600-a1.c machine setup (#8671)Jo-Philipp Wich2011-01-181-2/+2
* disable built-in MMC supportFlorian Fainelli2011-01-181-2/+1
* add missing config symbolsFlorian Fainelli2011-01-181-0/+2
* base-files: Fix typo in option name for disabling failsafe announcment Thanks...Daniel Dickinson2011-01-181-1/+1
* mac80211: rework wds sta fix - check for the protocol of the incoming frame i...Felix Fietkau2011-01-181-6/+30
* add a few missing usb related symbols (relevant for mpc85xx)Felix Fietkau2011-01-181-2/+3
* mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initia...Felix Fietkau2011-01-182-0/+36
* add missing keyboard symbolFlorian Fainelli2011-01-181-0/+1
* Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on...Florian Fainelli2011-01-181-1/+1
* solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, sin...Daniel Dickinson2011-01-181-1/+1
* remove bogus qemu dependencyJo-Philipp Wich2011-01-171-1/+0
* Missing symbols for CONFIG_xxx .. Thanks Philip PrindevilleDaniel Dickinson2011-01-172-0/+8
* ppp: bump pkg revision after latest changesJo-Philipp Wich2011-01-171-1/+1
* ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle...Jo-Philipp Wich2011-01-171-4/+0
* ppp: synthesize a .device option to make ifup work on pppoa interfaces againJo-Philipp Wich2011-01-172-1/+5
* set Installed-Size to 0 when preparing control, its substituted by ipkg-build...Jo-Philipp Wich2011-01-161-2/+1
* tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes o...Jo-Philipp Wich2011-01-162-1/+14
* mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...Felix Fietkau2011-01-164-1/+10
* add missing kernel kernel config symbolFelix Fietkau2011-01-162-0/+2
* mpc85xx: clean up bogus kernel config overridesFelix Fietkau2011-01-161-24/+1
* mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path t...Felix Fietkau2011-01-162-1/+42
* mac80211: fix compile errors on powerpcFelix Fietkau2011-01-161-1/+2
* uClibc 0.9.32: fix libm compile for powerpcFelix Fietkau2011-01-161-0/+42
* mac80211: fix frames looping back to a wds stationFelix Fietkau2011-01-151-0/+18
* ath9k: fix a few more aggregation related issues, should improve stabilityFelix Fietkau2011-01-152-0/+40
* move irq.c from patch into own fileMirko Vogt2011-01-152-215/+213
* hostapd: Create one control interface per virtual bssidFelix Fietkau2011-01-141-1/+3
* mklibs: import missing symbol workaround from Freetz project (#7590)Jo-Philipp Wich2011-01-141-2/+5
* ar71xx: rework WNDR3700 image generationGabor Juhos2011-01-141-16/+19
* ar71xx: build separate image for the WNDR3700 with NA regionGabor Juhos2011-01-141-0/+4
* firmware-utils/mkdniimg: don't use NA region by defaultGabor Juhos2011-01-141-1/+1
* firmware-utils/wndr3700: allow to specify image magic via command lineGabor Juhos2011-01-141-4/+15
* Update gumstix profileHamish Guthrie2011-01-141-1/+1
* mac80211: include the kfifo backport in compat.ko if necessary (fixes liberta...Felix Fietkau2011-01-132-0/+28
* ath9k: fix spurious decryption crc error regressionFelix Fietkau2011-01-131-0/+56
* Fix i2c driver and package itClaudio Mignanti2011-01-132-0/+300
* Allow module compilation for adc driverClaudio Mignanti2011-01-131-1/+1
* add explicit dependencies between gcc prepare stages, fixes source download r...Jo-Philipp Wich2011-01-121-0/+2
* brcm47xx: add gpio_set_debounce functionGabor Juhos2011-01-112-0/+26
* mac80211: support per-vif wmm option, defaults to 1 if unsetJo-Philipp Wich2011-01-111-2/+4
* ar71xx: fix wlan LED on the TL-WR741 boardGabor Juhos2011-01-111-0/+2
* ar71xx: fix wrong names of the WPS LED/buttonGabor Juhos2011-01-101-7/+7
* ath9k: reduce the number of false positives triggered by the baseband hang ch...Felix Fietkau2011-01-101-0/+30
* uhttpd: protect tcp receive operations with select, make tcp keep-alive optio...Jo-Philipp Wich2011-01-096-22/+54