Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: use ieee80211_free_txskb in a few more places | Felix Fietkau | 2012-10-10 | 1 | -0/+51 |
| | | | | SVN-Revision: 33695 | ||||
* | mac80211: fix intel wifi autoload module names | Jonas Gorski | 2012-10-09 | 1 | -2/+2 |
| | | | | | | | The autoload directives were using wrong module names, preventing them from being automatically inserted at boot time. SVN-Revision: 33676 | ||||
* | mac80211: brcmsmac: use firmware extracted from proprietary driver | Hauke Mehrtens | 2012-10-08 | 2 | -1/+33 |
| | | | | | | | | 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 | 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 | ||||
* | add myself as a maintainer for various packages | Felix Fietkau | 2012-10-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 33660 | ||||
* | 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 | ||||
* | ath9k: fix invalid register access on single-stream ar93xx devices | Felix Fietkau | 2012-10-05 | 1 | -0/+13 |
| | | | | SVN-Revision: 33628 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | ath5k: add a spur mitigation fix | Felix Fietkau | 2012-09-27 | 1 | -9/+25 |
| | | | | SVN-Revision: 33572 | ||||
* | 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 | ||||
* | 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 | ||||
* | build: add the + token to any commands that can pass through the jobserver, ↵ | Felix Fietkau | 2012-09-23 | 1 | -1/+1 |
| | | | | | | fixes parallel build on some systems SVN-Revision: 33523 | ||||
* | mac80211: fix b43 firmware squash for HT and LCN firmware, one file was ↵ | Hauke Mehrtens | 2012-09-22 | 1 | -2/+6 |
| | | | | | | missing for both. SVN-Revision: 33505 | ||||
* | mac80211: remove ep93xx target from blacklist. | Florian Fainelli | 2012-09-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 33465 | ||||
* | mac80211: fix regdb locking issues | Felix Fietkau | 2012-09-14 | 2 | -2/+37 |
| | | | | SVN-Revision: 33398 | ||||
* | mac80211: bump PKG_RELEASE | Felix Fietkau | 2012-09-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 33333 | ||||
* | ath9k: disable PA predistortion by default, since it has been reported to ↵ | Felix Fietkau | 2012-09-08 | 1 | -0/+72 |
| | | | | | | reduce rx sensitivity on some devices (#12135) SVN-Revision: 33332 | ||||
* | mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, ↵ | Felix Fietkau | 2012-09-08 | 54 | -4735/+384 |
| | | | | | | and more SVN-Revision: 33331 | ||||
* | mac80211/rt2800: integrate cosmetic changes in rt3352 support | Gabor Juhos | 2012-08-29 | 1 | -40/+39 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33297 | ||||
* | ath9k: add fix to improve reliability of powersave clients | Felix Fietkau | 2012-08-29 | 1 | -0/+9 |
| | | | | SVN-Revision: 33290 | ||||
* | mac80211: reorganize patches | Felix Fietkau | 2012-08-29 | 15 | -363/+349 |
| | | | | SVN-Revision: 33289 | ||||
* | mac80211: fix a crash on accessing stale skb->dev references | Felix Fietkau | 2012-08-27 | 1 | -0/+32 |
| | | | | SVN-Revision: 33279 | ||||
* | ath9k: fix PA predistortion training, fixes hang issues and most likely also ↵ | Felix Fietkau | 2012-08-27 | 1 | -0/+58 |
| | | | | | | fixes #12073 SVN-Revision: 33278 | ||||
* | ath9k: add a patch to fix ASPM related issues | Felix Fietkau | 2012-08-27 | 1 | -0/+21 |
| | | | | SVN-Revision: 33277 | ||||
* | ath5k: add back a patch for fixing eeprom rate power parsing | Felix Fietkau | 2012-08-15 | 1 | -0/+21 |
| | | | | SVN-Revision: 33198 | ||||
* | ath9k: fix handling of decryption errors, should improve link stability | Felix Fietkau | 2012-08-08 | 1 | -0/+16 |
| | | | | SVN-Revision: 33063 | ||||
* | ath5k: revert a buggy tx power related patch | Felix Fietkau | 2012-08-08 | 1 | -20/+0 |
| | | | | SVN-Revision: 33062 | ||||
* | ath9k: fix hang issues on hw reset caused by interrupt storms | Felix Fietkau | 2012-08-08 | 1 | -0/+61 |
| | | | | SVN-Revision: 33055 | ||||
* | ath9k: completely disable the MIB interrupt from the interrupt mask register ↵ | Felix Fietkau | 2012-08-07 | 1 | -0/+12 |
| | | | | | | to prevent potential interrupt storms SVN-Revision: 33032 | ||||
* | ath9k: extend and enable PA predistortion | Felix Fietkau | 2012-08-06 | 3 | -0/+190 |
| | | | | SVN-Revision: 33031 | ||||
* | mac80211: do not delete linux/*_platform.h, they are touched by patches. ↵ | Felix Fietkau | 2012-08-06 | 1 | -3/+6 |
| | | | | | | instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981) SVN-Revision: 33030 | ||||
* | ath5k: add various pending tx power fixes, vastly improves stability and ↵ | Felix Fietkau | 2012-08-06 | 3 | -93/+142 |
| | | | | | | performance with various cards SVN-Revision: 33014 | ||||
* | mac80211: remove header files used to share struct with platform code. | Hauke Mehrtens | 2012-08-05 | 1 | -0/+6 |
| | | | | | | | | | The structs defined in these header files should be the same as the structes used by the platform code otherwise it will cause strange runtime errors. By removing them from compat-wireless we will get a compile error instead of a runtime error if they are out of sync. SVN-Revision: 33006 | ||||
* | mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds | John Crispin | 2012-07-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 32886 | ||||
* | mac80211/hostapd: add support for HT capa in case of IBSS/RSN | John Crispin | 2012-07-24 | 1 | -7/+7 |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32830 | ||||
* | wpa_supplicant: add more parameters | John Crispin | 2012-07-24 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32829 |