summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: fix build problems with kmod-mac80211=nhauke2010-03-101-2/+3
* [package] base-files: fix preinit code typosnico2010-03-102-2/+2
* [package] kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfe...nico2010-03-101-1/+1
* [package] busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (...nico2010-03-101-1/+1
* [package] uboot-envtools: mark as 2.6 only, use a shorter title and a longer ...nico2010-03-101-2/+3
* [package] use a common way of marking packages as not supported on specific t...nico2010-03-104-6/+6
* Revert "mac80211/ath9k: fix duration calculation for short-guard-interval fra...nbd2010-03-102-15/+1
* mac80211/ath9k: fix duration calculation for short-guard-interval frames (tha...nbd2010-03-102-1/+15
* mac80211: fix compile for 2.6.33 (thx, acoul)nbd2010-03-103-10/+8
* hostapd: restore wds sta state after the sta reassociatesnbd2010-03-091-0/+12
* mac80211: fix interface setup for wds clientnbd2010-03-091-2/+2
* hostapd: remove the hotplug script for adding wds station interfaces to a bri...nbd2010-03-093-14/+75
* hostapd: fix setting the station vlan for wds stations on reauthenticationnbd2010-03-091-0/+16
* hostapd: upgrade to 20100309nbd2010-03-0912-1262/+47
* mac80211: add support for the noscan option for skipping the initial scan on ...nbd2010-03-091-0/+2
* wpa_supplicant: fix bridging settings for wdsnbd2010-03-091-0/+8
* [package] dnsmasq: remove redundant code introduced with r20074jow2010-03-091-3/+0
* [package] dnsmasq: allow multiple macs per static lease address (#6205)jow2010-03-081-3/+8
* mac80211: build ipw2x00 driver from compat-wirelesshauke2010-03-083-75/+96
* package: fix w1-gpio-custom package (closes #6770)juhosg2010-03-082-11/+11
* add missing file from patchthepeople2010-03-081-0/+14
* finish cleaning my broken committhepeople2010-03-085-448/+0
* fix missing parts of r19997.thepeople2010-03-088-0/+549
* package: add module for the RB750 LED driverjuhosg2010-03-081-0/+16
* [package] dnsmasq: prevent bad command line error when a dhcp pool has ignore...jow2010-03-081-1/+1
* [package] acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but...nico2010-03-081-1/+1
* mac80211: remove an obsolete patch which breaks 2.6.32 compatnbd2010-03-081-14/+0
* mac80211: small whitespace fix in minstrel_htnbd2010-03-081-1/+1
* mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)nbd2010-03-071-6/+8
* [ar7] add support for new ar7-atm version D7.05.00.00 (#6515)florian2010-03-0722-0/+1761
* mac80211: improve minstrel_ht performance by reducing the impact of slow samp...nbd2010-03-071-6/+14
* [ar7] add one more acx-mac80211 patch to finally allow its building on ar7florian2010-03-071-0/+13
* mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for im...nbd2010-03-071-126/+107
* mac80211: increase minstrel_ht precision by properly using a-mpdu frame statsnbd2010-03-071-5/+4
* mac80211: implement .rate_update in minstrel_htnbd2010-03-071-23/+45
* mac80211: update to wireless-testing 2010-03-03nbd2010-03-0713-119/+11
* [package] siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... insteadnico2010-03-071-1/+1
* [package] siit: use $(KERNEL_MAKEOPTS)nico2010-03-071-7/+3
* [package] siit: remove obsolete dep (builds fine on 2.6.31 since r18191)nico2010-03-071-1/+1
* [ar7] add some missing patches to acx-mac80211 it now builds the pci module a...florian2010-03-062-0/+62
* [ar7] move netdev_ops conversion, previous hunk was not correctflorian2010-03-061-7/+17
* [ar7] update acx-mac80211 to a newer snapshot and fix its compilation wrt new...florian2010-03-068-371/+176
* [ar7] migrate acx to netdev_ops, required for later kernelsflorian2010-03-061-0/+41
* mac80211: enable debugfs support by default - having access to the rate contr...nbd2010-03-061-0/+1
* this patch fixes package/Makefile.thepeople2010-03-051-2/+4
* this patch fixes uboot-envtools so that it is no longer broken.thepeople2010-03-053-17/+132
* this patch uses PKG_INSTALL:=1 and simplifies the Makefile,thepeople2010-03-051-33/+21
* this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixesthepeople2010-03-051-25/+22
* this patch simplifies the Makefile by using PKG_INSTALL:=1, and it alsothepeople2010-03-051-29/+23
* include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)nico2010-03-051-7/+3