Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mac80211: add more tx skb free fixes (hopefully final fix to #11894) | Felix Fietkau | 2012-11-10 |
| | | | | SVN-Revision: 34133 | ||
* | mac80211: prevent reconfigure calls while interfaces are down | Felix Fietkau | 2012-10-31 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34030 | ||
* | mac80211: report tx status for dropped frames, should fix some remaining ↵ | Felix Fietkau | 2012-10-29 |
| | | | | | | stability issues SVN-Revision: 33991 | ||
* | ath9k: add a patch that prevents excessive retry of single frames during an ↵ | Felix Fietkau | 2012-10-29 |
| | | | | | | aggregation session SVN-Revision: 33989 | ||
* | generic: allow to disable [25]GHz support in ath9k via platform data | Gabor Juhos | 2012-10-27 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33954 | ||
* | ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free ↵ | Felix Fietkau | 2012-10-25 |
| | | | | | | errors and "Failed to stop Tx DMA" errors SVN-Revision: 33938 | ||
* | mac80211: refresh patch | Felix Fietkau | 2012-10-25 |
| | | | | SVN-Revision: 33937 | ||
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | Hauke Mehrtens | 2012-10-25 |
| | | | | | | | * update the flash driver for bcm47xx to use the stubs already in bcma * do some misc enhancements to the flash drivers for bcm47xx SVN-Revision: 33920 | ||
* | ath9k: fix operating state check on changing the channel bandwidth via debugfs | Felix Fietkau | 2012-10-22 |
| | | | | SVN-Revision: 33891 | ||
* | mac80211: merge a client mode state handling fix, refresh patches | Felix Fietkau | 2012-10-17 |
| | | | | SVN-Revision: 33821 | ||
* | mac80211: use ieee80211_free_txskb in a few more places | Felix Fietkau | 2012-10-10 |
| | | | | SVN-Revision: 33695 | ||
* | 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 | ||
* | 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 | ||
* | ath9k: fix invalid register access on single-stream ar93xx devices | Felix Fietkau | 2012-10-05 |
| | | | | SVN-Revision: 33628 | ||
* | 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 | ||
* | 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 | ||
* | 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 | ||
* | ath5k: add a spur mitigation fix | Felix Fietkau | 2012-09-27 |
| | | | | SVN-Revision: 33572 | ||
* | 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 | ||
* | mac80211: fix regdb locking issues | Felix Fietkau | 2012-09-14 |
| | | | | SVN-Revision: 33398 | ||
* | ath9k: disable PA predistortion by default, since it has been reported to ↵ | Felix Fietkau | 2012-09-08 |
| | | | | | | 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 |
| | | | | | | and more SVN-Revision: 33331 | ||
* | mac80211/rt2800: integrate cosmetic changes in rt3352 support | Gabor Juhos | 2012-08-29 |
| | | | | | | 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 |
| | | | | SVN-Revision: 33290 | ||
* | mac80211: reorganize patches | Felix Fietkau | 2012-08-29 |
| | | | | SVN-Revision: 33289 | ||
* | mac80211: fix a crash on accessing stale skb->dev references | Felix Fietkau | 2012-08-27 |
| | | | | SVN-Revision: 33279 | ||
* | ath9k: fix PA predistortion training, fixes hang issues and most likely also ↵ | Felix Fietkau | 2012-08-27 |
| | | | | | | fixes #12073 SVN-Revision: 33278 | ||
* | ath9k: add a patch to fix ASPM related issues | Felix Fietkau | 2012-08-27 |
| | | | | SVN-Revision: 33277 | ||
* | ath5k: add back a patch for fixing eeprom rate power parsing | Felix Fietkau | 2012-08-15 |
| | | | | SVN-Revision: 33198 | ||
* | ath9k: fix handling of decryption errors, should improve link stability | Felix Fietkau | 2012-08-08 |
| | | | | SVN-Revision: 33063 | ||
* | ath5k: revert a buggy tx power related patch | Felix Fietkau | 2012-08-08 |
| | | | | SVN-Revision: 33062 | ||
* | ath9k: fix hang issues on hw reset caused by interrupt storms | Felix Fietkau | 2012-08-08 |
| | | | | SVN-Revision: 33055 | ||
* | ath9k: completely disable the MIB interrupt from the interrupt mask register ↵ | Felix Fietkau | 2012-08-07 |
| | | | | | | to prevent potential interrupt storms SVN-Revision: 33032 | ||
* | ath9k: extend and enable PA predistortion | Felix Fietkau | 2012-08-06 |
| | | | | SVN-Revision: 33031 | ||
* | ath5k: add various pending tx power fixes, vastly improves stability and ↵ | Felix Fietkau | 2012-08-06 |
| | | | | | | performance with various cards SVN-Revision: 33014 | ||
* | add support for Rt3352 in rt2x00 driver | John Crispin | 2012-07-24 |
| | | | | | | | | | Forgot to do make package/mac80211/update, so the previously posted patch wasn't in sync with compat-wireless. Now fixed. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32817 | ||
* | ath5k: add tx power related fixes | Felix Fietkau | 2012-07-23 |
| | | | | SVN-Revision: 32793 | ||
* | mac80211: update to latest wireless-testing + some monitor mode fixes and ↵ | Felix Fietkau | 2012-07-16 |
| | | | | | | some libertas driver fixes SVN-Revision: 32760 | ||
* | ath5k: fix txop calculation similar to what was done in ath9k | Felix Fietkau | 2012-07-15 |
| | | | | SVN-Revision: 32735 | ||
* | ath9k: fix an uninitialized variable warning | Felix Fietkau | 2012-07-15 |
| | | | | SVN-Revision: 32734 | ||
* | ath9k: add extra checks to reduce the amount of unnecessary rx dma related ↵ | Felix Fietkau | 2012-07-14 |
| | | | | | | logspam SVN-Revision: 32709 | ||
* | ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock | Felix Fietkau | 2012-07-13 |
| | | | | SVN-Revision: 32705 |