summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/config: build with gcc instead of clang on mac os xFelix Fietkau2012-07-161-2/+3
* usbreset: improve usability - add device list in usage screen - support reset...Jo-Philipp Wich2012-07-162-21/+198
* package-ipkg.mk: flag packages as "ok" after installJo-Philipp Wich2012-07-151-1/+1
* ar71xx: enable I2C_GPIO, the PB44 board needs thatGabor Juhos2012-07-151-0/+1
* ar71xx: fix PB44 board detectionGabor Juhos2012-07-151-1/+1
* ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spiGabor Juhos2012-07-152-12/+15
* ath5k: fix txop calculation similar to what was done in ath9kFelix Fietkau2012-07-151-0/+11
* ath9k: fix an uninitialized variable warningFelix Fietkau2012-07-151-8/+21
* kernel: add Marvell SoC built-in RTC to modulesLuka Perkov2012-07-152-1/+17
* set DEVICE_TYPE to other to avoid pulling unecessary packagesFlorian Fainelli2012-07-151-0/+2
* add compatible property to pci nodeFlorian Fainelli2012-07-151-0/+1
* use ohci_err() instead of err()Florian Fainelli2012-07-151-1/+1
* make sure we properly unmap DMA mappings we createdFlorian Fainelli2012-07-151-6/+11
* nuport-mac: add definitions of the various bits/masks usedFlorian Fainelli2012-07-151-24/+67
* kirkwood: add support for seagate goflexnet and goflexhomeLuka Perkov2012-07-154-2/+331
* toolchain: Fix typo in libssp configVasilis Tsiligiannis2012-07-151-1/+1
* kirkwood: revert config changes from r32053Luka Perkov2012-07-151-2/+1
* uboot-kirkwood: update to 2012.04.01Luka Perkov2012-07-1421-1249/+1718
* package: kernel: estetic fixLuka Perkov2012-07-141-2/+2
* kernel: enable kernel support for ALSA midiVasilis Tsiligiannis2012-07-141-1/+18
* base-files: Modernize hotplug2 rules (#11368)Vasilis Tsiligiannis2012-07-141-29/+11
* ath9k: add extra checks to reduce the amount of unnecessary rx dma related lo...Felix Fietkau2012-07-141-0/+15
* tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac o...Felix Fietkau2012-07-132-0/+2
* ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclockFelix Fietkau2012-07-131-0/+13
* uhttpd: various changesJo-Philipp Wich2012-07-138-140/+127
* netifd: update to latest version, fixes wlan network state getting stuck on w...Felix Fietkau2012-07-121-2/+2
* librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with e...Felix Fietkau2012-07-121-0/+11
* ath9k: fix selecting the second antenna on a single-stream device with diversityFelix Fietkau2012-07-121-1/+1
* mac80211: fix an ap + sta mode regression that prevented the sta from connect...Felix Fietkau2012-07-121-0/+21
* ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0Gabor Juhos2012-07-123-1/+5
* ramips: rt305x: add support for Edimax 3G-6200NGabor Juhos2012-07-1213-1/+122
* generic: ocf: restore terminating entry of pci_id_table in hifnHIPPGabor Juhos2012-07-121-0/+1
* ar71xx: select ATH79_DEV_M25P80 for the WRT400N boardGabor Juhos2012-07-121-5/+6
* ar71xx: airrouter power led supportGabor Juhos2012-07-121-1/+6
* ar71xx: unifi reset button supportGabor Juhos2012-07-121-1/+5
* ar71xx: airrouter reset button supportGabor Juhos2012-07-121-1/+5
* openssl: enable the use of cryptodev digestsLuka Perkov2012-07-113-7/+15
* ocf: update to version 20120127Luka Perkov2012-07-1137-275/+4066
* mac80211: update brcmsmac patchesHauke Mehrtens2012-07-1113-760/+1213
* kernel: bcma: update to version from wireless-testing tag master-2012-07-11Hauke Mehrtens2012-07-114-63/+379
* ath9k: add a number of ar93xx eeprom related fixes / enhancementsFelix Fietkau2012-07-114-0/+513
* ath9k: add missing part of the aggregation duration fixFelix Fietkau2012-07-111-0/+10
* nls.mk: fix build dependency on gettext (#11829)Jo-Philipp Wich2012-07-111-2/+2
* mac80211: fix patch order (#11839, #11842)Jo-Philipp Wich2012-07-112-0/+0
* toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes t...Jo-Philipp Wich2012-07-111-1/+1
* uhttpd: retry parsing the CGI header until the buffer space is exhaustedJo-Philipp Wich2012-07-114-11/+23
* remove bcm63xx_pci_register() call in livebox boardFlorian Fainelli2012-07-111-6/+1
* use physmap-flash on livebox (#8677)Florian Fainelli2012-07-111-4/+11
* nuport-mac: check netif_receive_skb() return valueFlorian Fainelli2012-07-111-2/+1
* ath9k: fix some bugs related to txop limit handling and aggregationFelix Fietkau2012-07-112-0/+147