Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: add b43-tools | Hauke Mehrtens | 2012-10-08 | 3 | -196/+9 |
| | | | | | | Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools. SVN-Revision: 33668 | ||||
* | mac80211: fix spacing | Hauke Mehrtens | 2012-10-08 | 1 | -4/+4 |
| | | | | SVN-Revision: 33667 | ||||
* | it's time to break the barriers | Imre Kaloz | 2012-10-08 | 1 | -8/+5 |
| | | | | SVN-Revision: 33666 | ||||
* | rssileds: select libiwinfo instead of just depending on it | Felix Fietkau | 2012-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 33664 | ||||
* | busybox: backport upstream fixes for ext2 related tools | Felix Fietkau | 2012-10-08 | 1 | -0/+1441 |
| | | | | SVN-Revision: 33662 | ||||
* | busybox: refresh patches | Felix Fietkau | 2012-10-08 | 9 | -26/+25 |
| | | | | SVN-Revision: 33661 | ||||
* | add myself as a maintainer for various packages | Felix Fietkau | 2012-10-08 | 15 | -0/+27 |
| | | | | SVN-Revision: 33660 | ||||
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 | 95 | -0/+0 |
| | | | | SVN-Revision: 33657 | ||||
* | package: mtd: use in-kernel bcm63xx image tag header | Jonas Gorski | 2012-10-08 | 3 | -30/+30 |
| | | | | | | | Use the image tag header from the kernel instead of an external header file. SVN-Revision: 33654 | ||||
* | x86: remove grub-legacy | Felix Fietkau | 2012-10-07 | 10 | -5095/+0 |
| | | | | SVN-Revision: 33640 | ||||
* | mac80211: refresh patches | Felix Fietkau | 2012-10-07 | 2 | -41/+27 |
| | | | | SVN-Revision: 33636 | ||||
* | mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks | Felix Fietkau | 2012-10-07 | 2 | -1/+108 |
| | | | | SVN-Revision: 33635 | ||||
* | move a few unmaintained packages from trunk to /packages | Felix Fietkau | 2012-10-07 | 220 | -33399/+0 |
| | | | | SVN-Revision: 33634 | ||||
* | build: rework the package/install step - collect package install lists ↵ | Felix Fietkau | 2012-10-06 | 1 | -11/+33 |
| | | | | | | during package/compile, then install all packages at once SVN-Revision: 33631 | ||||
* | hostapd: fix parallel build issues and spurious object file rebuilds | Felix Fietkau | 2012-10-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 33630 | ||||
* | ath9k: fix invalid register access on single-stream ar93xx devices | Felix Fietkau | 2012-10-05 | 1 | -0/+13 |
| | | | | SVN-Revision: 33628 | ||||
* | acx-mac80211: adapt interface changes in mac80211 | Hauke Mehrtens | 2012-10-04 | 2 | -1/+44 |
| | | | | | | | | | The prototype of conf_tx and tx in struct ieee80211_ops changed some time ago and was not compatible with the prototype assumes by acs-mac80211. At least I do not see any compile warnings about this any more. SVN-Revision: 33624 | ||||
* | broadcom-wl: fix build after IRQF_SAMPLE_RANDOM flag removal (#12248) | Florian Fainelli | 2012-10-04 | 2 | -1/+12 |
| | | | | SVN-Revision: 33617 | ||||
* | mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstream | Gabor Juhos | 2012-10-04 | 1 | -0/+30 |
| | | | | | | | | | | Reviewing what went into wireless-testing I found a quite nasty mistake, probably a result of copy&past'ing from the lines below in rt2800lib.c. This adds another patch to fix that. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33616 | ||||
* | mac80211/rt2x00: sync Rt3352 support | Gabor Juhos | 2012-10-04 | 1 | -70/+90 |
| | | | | | | | | | | | The original patch was accepted into linux-next in a slightly modified form. In order to provide integrity to follow-up patches, replace the patch in OpenWrt with the (semantically identical) now upstream patch. (commit 03839951515b0ea2b21d649b1fe7b63f9817d0c8 in wireless-testing) Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33615 | ||||
* | mac80211: allow scans in access point mode (for site survey) | Felix Fietkau | 2012-10-03 | 4 | -4/+15 |
| | | | | SVN-Revision: 33613 | ||||
* | uboot-envtools: remove MENU, it is unused since r33265 | Luka Perkov | 2012-10-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 33612 | ||||
* | ath9k: use ieee80211_free_txskb, might fix hostapd stability issues | Felix Fietkau | 2012-10-03 | 1 | -0/+149 |
| | | | | SVN-Revision: 33611 | ||||
* | mac80211: fix regulatory tx power initialization | Felix Fietkau | 2012-10-03 | 1 | -0/+21 |
| | | | | SVN-Revision: 33610 | ||||
* | add uboot-pxa for Gumstix boards | Florian Fainelli | 2012-10-03 | 2 | -0/+101 |
| | | | | SVN-Revision: 33608 | ||||
* | netifd: update to latest version, should fix clearing ipv6 routes on ↵ | Felix Fietkau | 2012-09-28 | 1 | -2/+2 |
| | | | | | | interface bringup (#12184) SVN-Revision: 33595 | ||||
* | remove dependency for pkill | John Crispin | 2012-09-28 | 2 | -2/+2 |
| | | | | SVN-Revision: 33594 | ||||
* | dont explicitly select wireless-tools. rely on the drivers that need them to ↵ | John Crispin | 2012-09-28 | 1 | -1/+1 |
| | | | | | | have the right dependency SVN-Revision: 33593 | ||||
* | mac80211: add uci support for configuring antenna gain | Felix Fietkau | 2012-09-28 | 2 | -1/+3 |
| | | | | SVN-Revision: 33587 | ||||
* | iw: update to 3.6 and add support for configuring antenna gain | Felix Fietkau | 2012-09-28 | 6 | -269/+124 |
| | | | | SVN-Revision: 33586 | ||||
* | mac80211: fix antenna gain and add support for user-defined antenna gain ↵ | Felix Fietkau | 2012-09-28 | 4 | -3/+228 |
| | | | | | | configuration SVN-Revision: 33585 | ||||
* | mac80211: rework the current tx power display patch | Felix Fietkau | 2012-09-28 | 3 | -14/+13 |
| | | | | SVN-Revision: 33584 | ||||
* | mac80211: fix beacon IE power constraint handling | Felix Fietkau | 2012-09-28 | 15 | -23/+191 |
| | | | | SVN-Revision: 33583 | ||||
* | 6to4: properly setup Base6to4Interface (#12251) | Jo-Philipp Wich | 2012-09-27 | 2 | -5/+10 |
| | | | | SVN-Revision: 33573 | ||||
* | ath5k: add a spur mitigation fix | Felix Fietkau | 2012-09-27 | 1 | -9/+25 |
| | | | | SVN-Revision: 33572 | ||||
* | get rid of the IRQF_SAMPLE_RANDOM flag | Florian Fainelli | 2012-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 33558 | ||||
* | mac80211: refresh patches | Florian Fainelli | 2012-09-26 | 14 | -30/+30 |
| | | | | SVN-Revision: 33557 | ||||
* | mac80211: avoid sending useless delBA frames on client disassoc | Felix Fietkau | 2012-09-25 | 1 | -0/+31 |
| | | | | SVN-Revision: 33551 | ||||
* | ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh mode | Felix Fietkau | 2012-09-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 33550 | ||||
* | base-files: remove obsolete entries from sysctl.conf (#12236) | Felix Fietkau | 2012-09-24 | 1 | -5/+0 |
| | | | | SVN-Revision: 33532 | ||||
* | openssl: use asm SHA1, SHA256, AES on MIPS. | Felix Fietkau | 2012-09-24 | 3 | -6/+77 |
| | | | | | | | | | On a lightly loaded 24Kc, as measured by 'openssl speed sha1', shows between 27% and 120% speedup depending on block size. SHA1 is notably used in Transmission for piece verification. Patch by Catalin Patulea SVN-Revision: 33531 | ||||
* | mac80211: extend help for new options in b43-fwsquash.py | Hauke Mehrtens | 2012-09-23 | 1 | -0/+2 |
| | | | | SVN-Revision: 33530 | ||||
* | mac80211: fiy typo in b43-fwsquash.py | Hauke Mehrtens | 2012-09-23 | 1 | -2/+2 |
| | | | | | | Thanks Jonas SVN-Revision: 33529 | ||||
* | hostapd: move the + to the correct line | Felix Fietkau | 2012-09-23 | 1 | -3/+3 |
| | | | | SVN-Revision: 33527 | ||||
* | grub2: use the static lzma lib instead of the dynamic one | Felix Fietkau | 2012-09-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 33526 | ||||
* | build: add the + token to any commands that can pass through the jobserver, ↵ | Felix Fietkau | 2012-09-23 | 10 | -12/+12 |
| | | | | | | fixes parallel build on some systems SVN-Revision: 33523 | ||||
* | grub2: disable nls to fix build failure when libintl/host is built | Felix Fietkau | 2012-09-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 33522 | ||||
* | e2fsprogs: drop an unnecessary include that breaks on mac os x | Felix Fietkau | 2012-09-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 33517 | ||||
* | add a package for grub2 | Felix Fietkau | 2012-09-22 | 2 | -0/+126 |
| | | | | SVN-Revision: 33512 | ||||
* | comgt: perform case insensitive match when probing for Huawei devices (#12039) | Jo-Philipp Wich | 2012-09-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 33507 |