summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* move library packages to package/libs/Felix Fietkau2012-10-0895-0/+0
* package: mtd: use in-kernel bcm63xx image tag headerJonas Gorski2012-10-083-30/+30
* x86: remove grub-legacyFelix Fietkau2012-10-0710-5095/+0
* mac80211: refresh patchesFelix Fietkau2012-10-072-41/+27
* mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaksFelix Fietkau2012-10-072-1/+108
* move a few unmaintained packages from trunk to /packagesFelix Fietkau2012-10-07220-33399/+0
* build: rework the package/install step - collect package install lists during...Felix Fietkau2012-10-061-11/+33
* hostapd: fix parallel build issues and spurious object file rebuildsFelix Fietkau2012-10-061-0/+1
* ath9k: fix invalid register access on single-stream ar93xx devicesFelix Fietkau2012-10-051-0/+13
* acx-mac80211: adapt interface changes in mac80211Hauke Mehrtens2012-10-042-1/+44
* broadcom-wl: fix build after IRQF_SAMPLE_RANDOM flag removal (#12248)Florian Fainelli2012-10-042-1/+12
* mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstreamGabor Juhos2012-10-041-0/+30
* mac80211/rt2x00: sync Rt3352 supportGabor Juhos2012-10-041-70/+90
* mac80211: allow scans in access point mode (for site survey)Felix Fietkau2012-10-034-4/+15
* uboot-envtools: remove MENU, it is unused since r33265Luka Perkov2012-10-031-1/+0
* ath9k: use ieee80211_free_txskb, might fix hostapd stability issuesFelix Fietkau2012-10-031-0/+149
* mac80211: fix regulatory tx power initializationFelix Fietkau2012-10-031-0/+21
* add uboot-pxa for Gumstix boardsFlorian Fainelli2012-10-032-0/+101
* netifd: update to latest version, should fix clearing ipv6 routes on interfac...Felix Fietkau2012-09-281-2/+2
* remove dependency for pkillJohn Crispin2012-09-282-2/+2
* dont explicitly select wireless-tools. rely on the drivers that need them to ...John Crispin2012-09-281-1/+1
* mac80211: add uci support for configuring antenna gainFelix Fietkau2012-09-282-1/+3
* iw: update to 3.6 and add support for configuring antenna gainFelix Fietkau2012-09-286-269/+124
* mac80211: fix antenna gain and add support for user-defined antenna gain conf...Felix Fietkau2012-09-284-3/+228
* mac80211: rework the current tx power display patchFelix Fietkau2012-09-283-14/+13
* mac80211: fix beacon IE power constraint handlingFelix Fietkau2012-09-2815-23/+191
* 6to4: properly setup Base6to4Interface (#12251)Jo-Philipp Wich2012-09-272-5/+10
* ath5k: add a spur mitigation fixFelix Fietkau2012-09-271-9/+25
* get rid of the IRQF_SAMPLE_RANDOM flagFlorian Fainelli2012-09-261-1/+1
* mac80211: refresh patchesFlorian Fainelli2012-09-2614-30/+30
* mac80211: avoid sending useless delBA frames on client disassocFelix Fietkau2012-09-251-0/+31
* ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh modeFelix Fietkau2012-09-251-0/+13
* base-files: remove obsolete entries from sysctl.conf (#12236)Felix Fietkau2012-09-241-5/+0
* openssl: use asm SHA1, SHA256, AES on MIPS.Felix Fietkau2012-09-243-6/+77
* mac80211: extend help for new options in b43-fwsquash.pyHauke Mehrtens2012-09-231-0/+2
* mac80211: fiy typo in b43-fwsquash.pyHauke Mehrtens2012-09-231-2/+2
* hostapd: move the + to the correct lineFelix Fietkau2012-09-231-3/+3
* grub2: use the static lzma lib instead of the dynamic oneFelix Fietkau2012-09-231-1/+2
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-2310-12/+12
* grub2: disable nls to fix build failure when libintl/host is builtFelix Fietkau2012-09-231-1/+2
* e2fsprogs: drop an unnecessary include that breaks on mac os xFelix Fietkau2012-09-221-0/+10
* add a package for grub2Felix Fietkau2012-09-222-0/+126
* comgt: perform case insensitive match when probing for Huawei devices (#12039)Jo-Philipp Wich2012-09-222-2/+2
* switch: warn if ndo_do_ioctl is not implemented in the Ethernet driverHauke Mehrtens2012-09-221-0/+4
* mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missi...Hauke Mehrtens2012-09-221-2/+6
* fuse: remove now redundant dependency on +USE_EGLIBC:librtJo-Philipp Wich2012-09-191-1/+1
* gdb: gdbserver package dependency fix (#11179)Florian Fainelli2012-09-191-0/+4
* base-files: release an attached loop device on umountingFlorian Fainelli2012-09-192-2/+2
* fuse: Add librt to fuse to build with eglibcFlorian Fainelli2012-09-191-2/+2
* busybox: add support for CHECKSUM_PARTIAL to udhcpcFlorian Fainelli2012-09-192-1/+88