| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: reduce cpu load by optimizing aggregation session timeout handling | Felix Fietkau | 2012-03-17 | 1 | -0/+137 |
* | ath9k: remove the queue wake optimization, it may be unreliable in some cases | Felix Fietkau | 2012-03-16 | 1 | -39/+0 |
* | ath9k: optimize waking tx queues, slightly improves performance under load | Felix Fietkau | 2012-03-13 | 1 | -0/+39 |
* | ath9k: remove stuck beacon detection optimization, it may be unreliable on so... | Felix Fietkau | 2012-03-13 | 2 | -130/+1 |
* | rt2x00: merge a fix for random tx stalls | Felix Fietkau | 2012-03-10 | 3 | -3/+58 |
* | mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s... | Felix Fietkau | 2012-03-10 | 2 | -1/+23 |
* | ath9k: fix passing MAC time to mac80211 | Felix Fietkau | 2012-03-10 | 2 | -5/+23 |
* | ath9k: increase rx buffers for improved performance with 3x3 chipsets | Felix Fietkau | 2012-03-10 | 1 | -1/+1 |
* | ath9k: merge an ANI improvement patch, improves performance in some environments | Felix Fietkau | 2012-03-10 | 1 | -2/+235 |
* | mac80211/ath9k: some more performance improvements | Felix Fietkau | 2012-03-10 | 5 | -0/+415 |
* | mac80211: more patch reorganization, merge an upstream performance optimizati... | Felix Fietkau | 2012-03-10 | 12 | -93/+205 |
* | ath9k: merge a fix for hardware full sleep | Felix Fietkau | 2012-03-10 | 4 | -9/+28 |
* | mac80211: reorganize patches, fold in patches that were merged upstream | Felix Fietkau | 2012-03-10 | 12 | -314/+308 |
* | mac80211: add the real compat-wireless version + openwrt revision to the comp... | Felix Fietkau | 2012-03-10 | 1 | -0/+1 |
* | ath9k: fix misplaced ifdef | Felix Fietkau | 2012-03-01 | 1 | -5/+5 |
* | ath9k: disable btcoex again after it got re-enabled by the update | Felix Fietkau | 2012-03-01 | 1 | -0/+11 |
* | ath9k: disable MAC sample debugging, it is almost never used and wastes preci... | Felix Fietkau | 2012-03-01 | 7 | -17/+162 |
* | mac80211: optimize mac address comparisons to improve performance | Felix Fietkau | 2012-03-01 | 2 | -6/+538 |
* | mac80211: fix ad-hoc mode performance regression | Felix Fietkau | 2012-03-01 | 1 | -0/+11 |
* | mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne... | Felix Fietkau | 2012-02-29 | 1 | -0/+1 |
* | mac80211: remove 060-fix_compat_security.patch, it is no longer needed | Felix Fietkau | 2012-02-28 | 1 | -11/+0 |
* | mac80211: update to wireless-testing 2012-02-27 | Felix Fietkau | 2012-02-27 | 21 | -909/+253 |
* | ath9k: fix beacon issues on ar93xx | Felix Fietkau | 2012-02-27 | 1 | -0/+113 |
* | mac80211: update to wireless-testing 2012-02-23 | Felix Fietkau | 2012-02-27 | 34 | -301/+924 |
* | mac80211: b43: use firmware version 666.2 as default | Hauke Mehrtens | 2012-02-21 | 1 | -6/+3 |
* | mac80211: fix memory leak on bcm5354 | Hauke Mehrtens | 2012-02-20 | 1 | -0/+11 |
* | mac80211: brcmsmac: fix a build warning, till we update bcma | Hauke Mehrtens | 2012-02-19 | 1 | -0/+13 |
* | mac80211: add brcmsmac driver | Hauke Mehrtens | 2012-02-19 | 3 | -3/+268 |
* | mac80211: fix directory of mwl8k firmware | Hauke Mehrtens | 2012-02-19 | 1 | -2/+2 |
* | mac80211: rt2x00: allow to disable bands via platform data | Gabor Juhos | 2012-02-18 | 2 | -1/+48 |
* | ath5k: do not re-run AGC calibration periodically - fixes stability issues on... | Felix Fietkau | 2012-02-17 | 1 | -0/+42 |
* | ath5k: do not stop the hardware queues during PAPD calibration, speeds up cal... | Felix Fietkau | 2012-02-17 | 1 | -0/+31 |
* | package/mac80211: fix a possible NULL pointer dereference in rt2x00 | Gabor Juhos | 2012-02-16 | 2 | -1/+13 |
* | ath9k: prevent writes to const data on AR9160 | Felix Fietkau | 2012-02-15 | 1 | -0/+86 |
* | mac80211: Allow preamble configuration | John Crispin | 2012-02-14 | 1 | -0/+3 |
* | package/mac80211: apply AR71XX PCI workaround on ATH79 as well | Gabor Juhos | 2012-02-10 | 2 | -3/+3 |
* | mac80211: disable ath6kl until it's packaged and used somewhere | Felix Fietkau | 2012-02-09 | 1 | -0/+1 |
* | mac80211: merge a LED related locking fix | Felix Fietkau | 2012-02-09 | 1 | -0/+20 |
* | mac80211: fix a potential rate control related crash | Felix Fietkau | 2012-02-08 | 1 | -0/+11 |
* | ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average... | Felix Fietkau | 2012-02-07 | 2 | -0/+81 |
* | mac80211: update to wireless-testing 2012-02-06 | Felix Fietkau | 2012-02-07 | 65 | -3080/+191 |
* | ath9k: fix CTS timeout issues in 2.4 ghz | Felix Fietkau | 2012-02-03 | 2 | -1/+22 |
* | ath9k: fix WEP connection issues | Felix Fietkau | 2012-02-03 | 1 | -0/+17 |
* | mac80211: fix patch when running on ssb based devices | Hauke Mehrtens | 2012-01-27 | 1 | -5/+6 |
* | ath9k: revert one more linux upstream commit in the initvals to fully fix the... | Felix Fietkau | 2012-01-27 | 1 | -96/+112 |
* | ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo ... | Felix Fietkau | 2012-01-27 | 1 | -0/+192 |
* | mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb | Gabor Juhos | 2012-01-25 | 1 | -1/+1 |
* | brcm47xx: add support for pcie host controller on bcma based SoCs. | Hauke Mehrtens | 2012-01-21 | 1 | -0/+133 |
* | rt2x00: add a patch to avoid excessive memmove() on packet contents to improv... | Felix Fietkau | 2012-01-16 | 1 | -0/+67 |
* | build and package the wl12xx driver | Imre Kaloz | 2012-01-14 | 1 | -5/+34 |