summaryrefslogtreecommitdiff
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIGNicolas Thill2010-03-111-1/+4
* kernel: Add SoC sound support packageLars-Peter Clausen2010-03-111-0/+10
* mac80211: fix build problems with kmod-mac80211=nHauke Mehrtens2010-03-101-2/+3
* base-files: fix preinit code typosNicolas Thill2010-03-102-2/+2
* kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with th...Nicolas Thill2010-03-101-1/+1
* busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) op...Nicolas Thill2010-03-101-1/+1
* uboot-envtools: mark as 2.6 only, use a shorter title and a longer descriptionNicolas Thill2010-03-101-2/+3
* use a common way of marking packages as not supported on specific targetsNicolas Thill2010-03-104-6/+6
* Revert "mac80211/ath9k: fix duration calculation for short-guard-interval fra...Felix Fietkau2010-03-102-15/+1
* mac80211/ath9k: fix duration calculation for short-guard-interval frames (tha...Felix Fietkau2010-03-102-1/+15
* mac80211: fix compile for 2.6.33 (thx, acoul)Felix Fietkau2010-03-103-10/+8
* hostapd: restore wds sta state after the sta reassociatesFelix Fietkau2010-03-091-0/+12
* mac80211: fix interface setup for wds client sometimes an interface does not ...Felix Fietkau2010-03-091-2/+2
* hostapd: remove the hotplug script for adding wds station interfaces to a bri...Felix Fietkau2010-03-093-14/+75
* hostapd: fix setting the station vlan for wds stations on reauthenticationFelix Fietkau2010-03-091-0/+16
* hostapd: upgrade to 20100309Felix Fietkau2010-03-0912-1262/+47
* mac80211: add support for the noscan option for skipping the initial scan on ...Felix Fietkau2010-03-091-0/+2
* wpa_supplicant: fix bridging settings for wdsFelix Fietkau2010-03-091-0/+8
* dnsmasq: remove redundant code introduced with r20074Jo-Philipp Wich2010-03-091-3/+0
* dnsmasq: allow multiple macs per static lease address (#6205)Jo-Philipp Wich2010-03-081-3/+8
* mac80211: build ipw2x00 driver from compat-wirelessHauke Mehrtens2010-03-083-75/+96
* package: fix w1-gpio-custom package (closes #6770)Gabor Juhos2010-03-082-11/+11
* add missing file from patchTravis Kemen2010-03-081-0/+14
* finish cleaning my broken commitTravis Kemen2010-03-085-448/+0
* fix missing parts of r19997.Travis Kemen2010-03-088-0/+549
* package: add module for the RB750 LED driverGabor Juhos2010-03-081-0/+16
* dnsmasq: prevent bad command line error when a dhcp pool has ignore set and t...Jo-Philipp Wich2010-03-081-1/+1
* acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just...Nicolas Thill2010-03-081-1/+1
* mac80211: remove an obsolete patch which breaks 2.6.32 compatFelix Fietkau2010-03-081-14/+0
* mac80211: small whitespace fix in minstrel_htFelix Fietkau2010-03-081-1/+1
* mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)Felix Fietkau2010-03-071-6/+8
* add support for new ar7-atm version D7.05.00.00 (#6515)Florian Fainelli2010-03-0722-0/+1761
* mac80211: improve minstrel_ht performance by reducing the impact of slow samp...Felix Fietkau2010-03-071-6/+14
* add one more acx-mac80211 patch to finally allow its building on ar7Florian Fainelli2010-03-071-0/+13
* mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for im...Felix Fietkau2010-03-071-126/+107
* mac80211: increase minstrel_ht precision by properly using a-mpdu frame statsFelix Fietkau2010-03-071-5/+4
* mac80211: implement .rate_update in minstrel_htFelix Fietkau2010-03-071-23/+45
* mac80211: update to wireless-testing 2010-03-03Felix Fietkau2010-03-0713-119/+11
* siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... insteadNicolas Thill2010-03-071-1/+1
* siit: use $(KERNEL_MAKEOPTS)Nicolas Thill2010-03-071-7/+3
* siit: remove obsolete dep (builds fine on 2.6.31 since r18191)Nicolas Thill2010-03-071-1/+1
* add some missing patches to acx-mac80211 it now builds the pci module as wellFlorian Fainelli2010-03-062-0/+62
* move netdev_ops conversion, previous hunk was not correctFlorian Fainelli2010-03-061-7/+17
* update acx-mac80211 to a newer snapshot and fix its compilation wrt new inclu...Florian Fainelli2010-03-068-371/+176
* migrate acx to netdev_ops, required for later kernelsFlorian Fainelli2010-03-061-0/+41
* mac80211: enable debugfs support by default - having access to the rate contr...Felix Fietkau2010-03-061-0/+1
* this patch fixes package/Makefile.Travis Kemen2010-03-051-2/+4
* this patch fixes uboot-envtools so that it is no longer broken.Travis Kemen2010-03-053-17/+132
* this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the men...Travis Kemen2010-03-051-33/+21
* this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel...Travis Kemen2010-03-051-25/+22