summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* ath9k: remove the queue wake optimization, it may be unreliable in some casesnbd2012-03-161-39/+0
* 6to4: set the tunnel remote endpoint to any, put the gateway in the route ins...nbd2012-03-151-2/+1
* 6to4: add netifd supportnbd2012-03-155-134/+411
* netifd: fix ipv6 issues, add sit tunnel supportnbd2012-03-151-2/+2
* netifd: implement find_config()nbd2012-03-151-1/+14
* openssl 1.0.0h update patchjow2012-03-134-15/+15
* [package] firewall: fix fw__uci_state_del() procedure (#11132)jow2012-03-132-3/+3
* [package] switch: the hardware must be up while configuringjow2012-03-132-2/+3
* [package] uhttpd: reorder compiler flags to fix native build on Ubuntu 11.xjow2012-03-131-1/+1
* [package] base-files-network: configure vlan interface name type immediately ...jow2012-03-132-3/+5
* ath9k: optimize waking tx queues, slightly improves performance under loadnbd2012-03-131-0/+39
* base-files: remove old coldplugging hacks that are no longer necessary since ...nbd2012-03-131-10/+0
* ath9k: remove stuck beacon detection optimization, it may be unreliable on so...nbd2012-03-132-130/+1
* [netfilter] fix ipt_ttl and ipt_TTL userspace library packagingjow2012-03-121-0/+1
* rt2x00: merge a fix for random tx stallsnbd2012-03-103-3/+58
* mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s...nbd2012-03-102-1/+23
* ath9k: fix passing MAC time to mac80211nbd2012-03-102-5/+23
* ath9k: increase rx buffers for improved performance with 3x3 chipsetsnbd2012-03-101-1/+1
* ath9k: merge an ANI improvement patch, improves performance in some environmentsnbd2012-03-101-2/+235
* mac80211/ath9k: some more performance improvementsnbd2012-03-105-0/+415
* mac80211: more patch reorganization, merge an upstream performance optimizati...nbd2012-03-1012-93/+205
* ath9k: merge a fix for hardware full sleepnbd2012-03-104-9/+28
* mac80211: reorganize patches, fold in patches that were merged upstreamnbd2012-03-1012-314/+308
* mac80211: add the real compat-wireless version + openwrt revision to the comp...nbd2012-03-101-0/+1
* package/kernel: add package for the ath79 watchdogjuhosg2012-03-081-0/+17
* netifd: update to latest versionnbd2012-03-051-2/+2
* package/kernel: don't allow to select NAND modules for kernels <3.0juhosg2012-03-051-1/+2
* [package] iwinfo: fix integer overflow in assoclist rate reporting (#11073)jow2012-03-053-3/+4
* [package] busybox: enable ps wide flag by defaultjow2012-03-042-3/+3
* [package] uhttpd: cope with variable number of spaces in header lines (#11079)jow2012-03-042-5/+8
* [package] base-files: enable conntrack accounting in sysctl. It used to be a ...jow2012-03-042-1/+2
* base-files: remove trailing whitespaces from lib/functions/boot.shjuhosg2012-03-021-4/+4
* base-files: remove trailing whitespaces from lib/functions.shjuhosg2012-03-021-10/+10
* package/kernel: package nandsim modulejuhosg2012-03-021-0/+16
* package/kernel: package NAND supportjuhosg2012-03-021-1/+21
* ath9k: fix misplaced ifdefnbd2012-03-011-5/+5
* ath9k: disable btcoex again after it got re-enabled by the updatenbd2012-03-011-0/+11
* ath9k: disable MAC sample debugging, it is almost never used and wastes preci...nbd2012-03-017-17/+162
* mac80211: optimize mac address comparisons to improve performancenbd2012-03-012-6/+538
* mac80211: fix ad-hoc mode performance regressionnbd2012-03-011-0/+11
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne...nbd2012-02-291-0/+1
* mac80211: remove 060-fix_compat_security.patch, it is no longer needednbd2012-02-281-11/+0
* netifd: update, fix some mac address handling issuesnbd2012-02-271-2/+2
* netifd: add missing do_sysctl functionnbd2012-02-271-0/+5
* [package] iwcap: fix reversed umaskjow2012-02-271-2/+2
* [package] add iwcap - a small radiotap capture utility for background monitor...jow2012-02-272-0/+632
* mac80211: update to wireless-testing 2012-02-27nbd2012-02-2721-909/+253
* ath9k: fix beacon issues on ar93xxnbd2012-02-271-0/+113
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingnbd2012-02-271-2/+2
* netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...nbd2012-02-271-0/+36