aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* polarssl: disable mips16Felix Fietkau2013-08-141-0/+1
* openssl: to disable mips16, use the new PKG_USE_MIPS16 flag instead of messin...Felix Fietkau2013-08-141-1/+2
* build: decouple the mips16 support flag from the toolchainFelix Fietkau2013-08-143-10/+9
* ocf: switch MODULE_LICENSE from BSD to "Dual BSD/GPL" to make the kernel reco...Felix Fietkau2013-08-148-8/+8
* ath9k: merge a few more cleanups/fixesFelix Fietkau2013-08-132-46/+204
* ath9k: reorganize patchesFelix Fietkau2013-08-1312-140/+108
* ar71xx: ethernet: reduce tx dma ring size further to improve cache footprintFelix Fietkau2013-08-131-2/+2
* mac80211: merge upstream patch to suppress unnecessary ad-hoc mode scan with ...Felix Fietkau2013-08-131-0/+20
* kernel: add patch to inline mips dma mapping functions - reduces code size an...Felix Fietkau2013-08-123-1/+834
* ar71xx: ethernet: reduce tx and rx DMA ring size to improve cache footprintFelix Fietkau2013-08-121-2/+2
* ar71xx: ethernet: cache skb->len in the tx function to avoid accessing it aga...Felix Fietkau2013-08-122-5/+10
* rtl8367: add support for configuring the VLAN FIDFelix Fietkau2013-08-121-0/+7
* ar71xx: fix typoFelix Fietkau2013-08-121-1/+1
* ar71xx: ethernet: skip calls to netdev_completed_queue and netif_wake_queue i...Felix Fietkau2013-08-121-0/+3
* ar71xx: ethernet: do not update the unused dev->last_rx fieldFelix Fietkau2013-08-121-1/+0
* ar71xx: add missing return statement in ethernet mtu change opFelix Fietkau2013-08-121-0/+1
* kernel: remove imx-sdma-fw because of license issuesLuka Perkov2013-08-122-57/+1
* imx6: use kmod-imx-sdma-fw-imx6 by defaultLuka Perkov2013-08-111-1/+1
* kernel: add imx-sdma-fw packageLuka Perkov2013-08-111-0/+56
* imx6: fix sdmaLuka Perkov2013-08-113-1/+53
* musl: mark as broken, many packages do not compile with itFelix Fietkau2013-08-101-0/+1
* x86: Fix CONFIG_X86_GRUB_SERIAL=""Felix Fietkau2013-08-101-2/+4
* ar71xx: allow mtu > 1500 based on the configured tx/rx mtu register valueFelix Fietkau2013-08-101-1/+10
* ath9k: fix an rx descriptor processing race conditionFelix Fietkau2013-08-101-0/+82
* mcs814x: enable POSIX file lockingFlorian Fainelli2013-08-091-1/+0
* hostapd: fix typo in version numberFelix Fietkau2013-08-081-1/+1
* hostapd: fix ubus reconnect handlingFelix Fietkau2013-08-081-1/+18
* ubus: update to latest version, fixes a bug in reconnect after ubusd diesFelix Fietkau2013-08-081-2/+2
* hostapd: add a build variant for wpa_supplicant with p2p (aka Wi-Fi Direct) s...Felix Fietkau2013-08-082-2/+428
* hostapd: update to latest version (20130707)Felix Fietkau2013-08-0824-284/+83
* include: cmake: pass toolchain directory to default root find path as wellJo-Philipp Wich2013-08-071-1/+1
* hostapd: Settings for DAE/CoA serverFelix Fietkau2013-08-061-0/+7
* hostapd: Fix WDS/WEP usageFelix Fietkau2013-08-061-0/+156
* mac80211: Handle concurrent AP/STA beaconing properlyFelix Fietkau2013-08-061-1/+6
* hostapd: Refresh patchesFelix Fietkau2013-08-067-18/+18
* hostapd: Add an option to disable beaconingFelix Fietkau2013-08-061-0/+45
* lantiq: fix TD-W8970 image generation to work with the new toolJohn Crispin2013-08-061-2/+8
* firmware-utils: add a tool TP-Link v2 image generationJohn Crispin2013-08-062-0/+945
* firmware-utils: remove v2 supportJohn Crispin2013-08-061-85/+3
* firmware-utils: fix segfault introduced by v2 changesJohn Crispin2013-08-061-2/+2
* ar71xx: remove duplicate dir505 entry from board detection codeJohn Crispin2013-08-061-3/+0
* lantiq: add support for tplink images to .../image/MakefileJohn Crispin2013-08-061-2/+19
* lantiq: make the split patch recognize the tplink headerJohn Crispin2013-08-061-16/+43
* lantiq: fix TDW8970.dts commandline and partition nameJohn Crispin2013-08-061-2/+2
* lantiq: add tplink header id to sysupgrade and fix a commentJohn Crispin2013-08-061-1/+3
* firmware-utils: add support for TDW8970 to mktplinkfwJohn Crispin2013-08-061-0/+13
* firmware-utils: add v2 header support to firmware-utilsJohn Crispin2013-08-061-3/+72
* ath9k: fold the aggregation rework into 300-pending_work.patch (tracked as up...Felix Fietkau2013-08-0619-1337/+989
* mac80211: refresh a patch that was using the wrong patch styleFelix Fietkau2013-08-061-31/+25
* mac80211: fold the rtlwifi patch into 300-pending_work.patch (upstream patch)Felix Fietkau2013-08-062-408/+366