Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mac80211: brcmsmac: use firmware extracted from proprietary driver | Hauke Mehrtens | 2012-10-08 |
| | | | | | | | | The firmware from linux-firmware does not support the rev 17 core found in a bcm4716. The firmware extracted from the proprietary driver supports this core. Use this firmware instead by default. SVN-Revision: 33669 | ||
* | tools: add b43-tools | Hauke Mehrtens | 2012-10-08 |
| | | | | | | 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 |
| | | | | SVN-Revision: 33667 | ||
* | it's time to break the barriers | Imre Kaloz | 2012-10-08 |
| | | | | SVN-Revision: 33666 | ||
* | rssileds: select libiwinfo instead of just depending on it | Felix Fietkau | 2012-10-08 |
| | | | | SVN-Revision: 33664 | ||
* | busybox: backport upstream fixes for ext2 related tools | Felix Fietkau | 2012-10-08 |
| | | | | SVN-Revision: 33662 | ||
* | busybox: refresh patches | Felix Fietkau | 2012-10-08 |
| | | | | SVN-Revision: 33661 | ||
* | add myself as a maintainer for various packages | Felix Fietkau | 2012-10-08 |
| | | | | SVN-Revision: 33660 | ||
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 |
| | | | | SVN-Revision: 33657 | ||
* | package: mtd: use in-kernel bcm63xx image tag header | Jonas Gorski | 2012-10-08 |
| | | | | | | | 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 |
| | | | | SVN-Revision: 33640 | ||
* | mac80211: refresh patches | Felix Fietkau | 2012-10-07 |
| | | | | SVN-Revision: 33636 | ||
* | mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks | Felix Fietkau | 2012-10-07 |
| | | | | SVN-Revision: 33635 | ||
* | move a few unmaintained packages from trunk to /packages | Felix Fietkau | 2012-10-07 |
| | | | | SVN-Revision: 33634 | ||
* | build: rework the package/install step - collect package install lists ↵ | Felix Fietkau | 2012-10-06 |
| | | | | | | 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 |
| | | | | SVN-Revision: 33630 | ||
* | ath9k: fix invalid register access on single-stream ar93xx devices | Felix Fietkau | 2012-10-05 |
| | | | | SVN-Revision: 33628 | ||
* | acx-mac80211: adapt interface changes in mac80211 | Hauke Mehrtens | 2012-10-04 |
| | | | | | | | | | 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 |
| | | | | SVN-Revision: 33617 | ||
* | mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstream | Gabor Juhos | 2012-10-04 |
| | | | | | | | | | | 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 |
| | | | | | | | | | | | 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 |
| | | | | SVN-Revision: 33613 | ||
* | uboot-envtools: remove MENU, it is unused since r33265 | Luka Perkov | 2012-10-03 |
| | | | | SVN-Revision: 33612 | ||
* | ath9k: use ieee80211_free_txskb, might fix hostapd stability issues | Felix Fietkau | 2012-10-03 |
| | | | | SVN-Revision: 33611 | ||
* | mac80211: fix regulatory tx power initialization | Felix Fietkau | 2012-10-03 |
| | | | | SVN-Revision: 33610 | ||
* | add uboot-pxa for Gumstix boards | Florian Fainelli | 2012-10-03 |
| | | | | SVN-Revision: 33608 | ||
* | netifd: update to latest version, should fix clearing ipv6 routes on ↵ | Felix Fietkau | 2012-09-28 |
| | | | | | | interface bringup (#12184) SVN-Revision: 33595 | ||
* | remove dependency for pkill | John Crispin | 2012-09-28 |
| | | | | SVN-Revision: 33594 | ||
* | dont explicitly select wireless-tools. rely on the drivers that need them to ↵ | John Crispin | 2012-09-28 |
| | | | | | | have the right dependency SVN-Revision: 33593 | ||
* | mac80211: add uci support for configuring antenna gain | Felix Fietkau | 2012-09-28 |
| | | | | SVN-Revision: 33587 | ||
* | iw: update to 3.6 and add support for configuring antenna gain | Felix Fietkau | 2012-09-28 |
| | | | | SVN-Revision: 33586 | ||
* | mac80211: fix antenna gain and add support for user-defined antenna gain ↵ | Felix Fietkau | 2012-09-28 |
| | | | | | | configuration SVN-Revision: 33585 | ||
* | mac80211: rework the current tx power display patch | Felix Fietkau | 2012-09-28 |
| | | | | SVN-Revision: 33584 | ||
* | mac80211: fix beacon IE power constraint handling | Felix Fietkau | 2012-09-28 |
| | | | | SVN-Revision: 33583 | ||
* | 6to4: properly setup Base6to4Interface (#12251) | Jo-Philipp Wich | 2012-09-27 |
| | | | | SVN-Revision: 33573 | ||
* | ath5k: add a spur mitigation fix | Felix Fietkau | 2012-09-27 |
| | | | | SVN-Revision: 33572 | ||
* | get rid of the IRQF_SAMPLE_RANDOM flag | Florian Fainelli | 2012-09-26 |
| | | | | SVN-Revision: 33558 | ||
* | mac80211: refresh patches | Florian Fainelli | 2012-09-26 |
| | | | | SVN-Revision: 33557 | ||
* | mac80211: avoid sending useless delBA frames on client disassoc | Felix Fietkau | 2012-09-25 |
| | | | | SVN-Revision: 33551 | ||
* | ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh mode | Felix Fietkau | 2012-09-25 |
| | | | | SVN-Revision: 33550 | ||
* | base-files: remove obsolete entries from sysctl.conf (#12236) | Felix Fietkau | 2012-09-24 |
| | | | | SVN-Revision: 33532 | ||
* | openssl: use asm SHA1, SHA256, AES on MIPS. | Felix Fietkau | 2012-09-24 |
| | | | | | | | | | 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 |
| | | | | SVN-Revision: 33530 | ||
* | mac80211: fiy typo in b43-fwsquash.py | Hauke Mehrtens | 2012-09-23 |
| | | | | | | Thanks Jonas SVN-Revision: 33529 | ||
* | hostapd: move the + to the correct line | Felix Fietkau | 2012-09-23 |
| | | | | SVN-Revision: 33527 | ||
* | grub2: use the static lzma lib instead of the dynamic one | Felix Fietkau | 2012-09-23 |
| | | | | SVN-Revision: 33526 | ||
* | build: add the + token to any commands that can pass through the jobserver, ↵ | Felix Fietkau | 2012-09-23 |
| | | | | | | 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 |
| | | | | SVN-Revision: 33522 | ||
* | e2fsprogs: drop an unnecessary include that breaks on mac os x | Felix Fietkau | 2012-09-22 |
| | | | | SVN-Revision: 33517 | ||
* | add a package for grub2 | Felix Fietkau | 2012-09-22 |
| | | | | SVN-Revision: 33512 |