Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: add module_pci_driver to compat | Hauke Mehrtens | 2012-04-22 | 1 | -0/+22 |
| | | | | | | | | Without module_pci_driver being defined the pci drivers do not get registered. Should fix #11332 SVN-Revision: 31437 | ||||
* | mac80211: suppress 3-address multicast frames on WDS APs without non-WDS ↵ | Felix Fietkau | 2012-04-21 | 3 | -2/+76 |
| | | | | | | stations SVN-Revision: 31429 | ||||
* | ath9k: merge a tkip related stability fix | Felix Fietkau | 2012-04-21 | 2 | -3/+13 |
| | | | | SVN-Revision: 31428 | ||||
* | mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ↵ | Felix Fietkau | 2012-04-19 | 19 | -541/+239 |
| | | | | | | power fix SVN-Revision: 31347 | ||||
* | ath9k/ath5k: fix driver load issues with mesh support compiled out | Felix Fietkau | 2012-04-17 | 5 | -26/+32 |
| | | | | SVN-Revision: 31326 | ||||
* | mac80211: update to wireless-testing 2012-04-13 | Felix Fietkau | 2012-04-16 | 73 | -2546/+1291 |
| | | | | SVN-Revision: 31322 | ||||
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | Hauke Mehrtens | 2012-04-13 | 2 | -13/+11 |
| | | | | SVN-Revision: 31278 | ||||
* | ath9k: fix sleep mode handling issues, should improve client mode reliability | Felix Fietkau | 2012-04-12 | 5 | -10/+40 |
| | | | | SVN-Revision: 31265 | ||||
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 | 1 | -2/+56 |
| | | | | | | | Turns out it triggers on some AR71xx devices where no swapping should be done. Enable endian check for the lantiq target. SVN-Revision: 31084 | ||||
* | fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch | John Crispin | 2012-03-25 | 1 | -0/+0 |
| | | | | SVN-Revision: 31071 | ||||
* | adds eeprom endianess check to ath9k | John Crispin | 2012-03-25 | 1 | -0/+48 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 31068 | ||||
* | adds ath5k platfrom_device eep support | John Crispin | 2012-03-25 | 2 | -0/+67 |
| | | | | | | Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 31067 | ||||
* | mac80211: reduce cpu load by optimizing aggregation session timeout handling | Felix Fietkau | 2012-03-17 | 1 | -0/+137 |
| | | | | SVN-Revision: 30968 | ||||
* | ath9k: remove the queue wake optimization, it may be unreliable in some cases | Felix Fietkau | 2012-03-16 | 1 | -39/+0 |
| | | | | SVN-Revision: 30959 | ||||
* | ath9k: optimize waking tx queues, slightly improves performance under load | Felix Fietkau | 2012-03-13 | 1 | -0/+39 |
| | | | | SVN-Revision: 30918 | ||||
* | ath9k: remove stuck beacon detection optimization, it may be unreliable on ↵ | Felix Fietkau | 2012-03-13 | 2 | -130/+1 |
| | | | | | | some hardware SVN-Revision: 30915 | ||||
* | rt2x00: merge a fix for random tx stalls | Felix Fietkau | 2012-03-10 | 3 | -3/+58 |
| | | | | SVN-Revision: 30871 | ||||
* | mac80211: limit TID buffering to prevent out-of-memory issues on low-memory ↵ | Felix Fietkau | 2012-03-10 | 2 | -1/+23 |
| | | | | | | systems SVN-Revision: 30870 | ||||
* | ath9k: fix passing MAC time to mac80211 | Felix Fietkau | 2012-03-10 | 2 | -5/+23 |
| | | | | SVN-Revision: 30869 | ||||
* | ath9k: increase rx buffers for improved performance with 3x3 chipsets | Felix Fietkau | 2012-03-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 30868 | ||||
* | ath9k: merge an ANI improvement patch, improves performance in some environments | Felix Fietkau | 2012-03-10 | 1 | -2/+235 |
| | | | | SVN-Revision: 30867 | ||||
* | mac80211/ath9k: some more performance improvements | Felix Fietkau | 2012-03-10 | 5 | -0/+415 |
| | | | | SVN-Revision: 30866 | ||||
* | mac80211: more patch reorganization, merge an upstream performance ↵ | Felix Fietkau | 2012-03-10 | 12 | -93/+205 |
| | | | | | | optimization patch SVN-Revision: 30865 | ||||
* | ath9k: merge a fix for hardware full sleep | Felix Fietkau | 2012-03-10 | 4 | -9/+28 |
| | | | | SVN-Revision: 30864 | ||||
* | mac80211: reorganize patches, fold in patches that were merged upstream | Felix Fietkau | 2012-03-10 | 12 | -314/+308 |
| | | | | SVN-Revision: 30863 | ||||
* | ath9k: fix misplaced ifdef | Felix Fietkau | 2012-03-01 | 1 | -5/+5 |
| | | | | SVN-Revision: 30766 | ||||
* | ath9k: disable btcoex again after it got re-enabled by the update | Felix Fietkau | 2012-03-01 | 1 | -0/+11 |
| | | | | SVN-Revision: 30765 | ||||
* | ath9k: disable MAC sample debugging, it is almost never used and wastes ↵ | Felix Fietkau | 2012-03-01 | 7 | -17/+162 |
| | | | | | | precious CPU cycles SVN-Revision: 30764 | ||||
* | mac80211: optimize mac address comparisons to improve performance | Felix Fietkau | 2012-03-01 | 2 | -6/+538 |
| | | | | SVN-Revision: 30763 | ||||
* | mac80211: fix ad-hoc mode performance regression | Felix Fietkau | 2012-03-01 | 1 | -0/+11 |
| | | | | SVN-Revision: 30758 | ||||
* | mac80211: remove 060-fix_compat_security.patch, it is no longer needed | Felix Fietkau | 2012-02-28 | 1 | -11/+0 |
| | | | | SVN-Revision: 30753 | ||||
* | mac80211: update to wireless-testing 2012-02-27 | Felix Fietkau | 2012-02-27 | 20 | -907/+251 |
| | | | | SVN-Revision: 30746 | ||||
* | ath9k: fix beacon issues on ar93xx | Felix Fietkau | 2012-02-27 | 1 | -0/+113 |
| | | | | SVN-Revision: 30745 | ||||
* | mac80211: update to wireless-testing 2012-02-23 | Felix Fietkau | 2012-02-27 | 33 | -297/+920 |
| | | | | SVN-Revision: 30742 | ||||
* | mac80211: fix memory leak on bcm5354 | Hauke Mehrtens | 2012-02-20 | 1 | -0/+11 |
| | | | | | | | | The ucode triggers the gpio pins used for the buttons and causes diag to handle them and send them to userspace. This only happened with a more recent firmware. This patch was tested on an Asus wl-520GU and should also work on the other bcm5354 based asus devices. I do not know if it works on the dir320. SVN-Revision: 30665 | ||||
* | mac80211: brcmsmac: fix a build warning, till we update bcma | Hauke Mehrtens | 2012-02-19 | 1 | -0/+13 |
| | | | | SVN-Revision: 30644 | ||||
* | mac80211: add brcmsmac driver | Hauke Mehrtens | 2012-02-19 | 2 | -0/+226 |
| | | | | | | brcmsmac does not work on bcm47xx based devices or has AP mode support for now. SVN-Revision: 30643 | ||||
* | mac80211: rt2x00: allow to disable bands via platform data | Gabor Juhos | 2012-02-18 | 1 | -0/+47 |
| | | | | SVN-Revision: 30629 | ||||
* | ath5k: do not re-run AGC calibration periodically - fixes stability issues ↵ | Felix Fietkau | 2012-02-17 | 1 | -0/+42 |
| | | | | | | on AR2315 (#10574) SVN-Revision: 30624 | ||||
* | ath5k: do not stop the hardware queues during PAPD calibration, speeds up ↵ | Felix Fietkau | 2012-02-17 | 1 | -0/+31 |
| | | | | | | calibration SVN-Revision: 30623 | ||||
* | package/mac80211: fix a possible NULL pointer dereference in rt2x00 | Gabor Juhos | 2012-02-16 | 1 | -0/+12 |
| | | | | SVN-Revision: 30586 | ||||
* | ath9k: prevent writes to const data on AR9160 | Felix Fietkau | 2012-02-15 | 1 | -0/+86 |
| | | | | SVN-Revision: 30551 | ||||
* | package/mac80211: apply AR71XX PCI workaround on ATH79 as well | Gabor Juhos | 2012-02-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 30413 | ||||
* | mac80211: merge a LED related locking fix | Felix Fietkau | 2012-02-09 | 1 | -0/+20 |
| | | | | SVN-Revision: 30396 | ||||
* | mac80211: fix a potential rate control related crash | Felix Fietkau | 2012-02-08 | 1 | -0/+11 |
| | | | | SVN-Revision: 30388 | ||||
* | ath9k: ignore invalid signal strength values in a-mpdu packets, fixes ↵ | Felix Fietkau | 2012-02-07 | 2 | -0/+81 |
| | | | | | | average signal strength display fluctuations SVN-Revision: 30359 | ||||
* | mac80211: update to wireless-testing 2012-02-06 | Felix Fietkau | 2012-02-07 | 64 | -3075/+186 |
| | | | | SVN-Revision: 30346 | ||||
* | ath9k: fix CTS timeout issues in 2.4 ghz | Felix Fietkau | 2012-02-03 | 2 | -1/+22 |
| | | | | SVN-Revision: 30010 | ||||
* | ath9k: fix WEP connection issues | Felix Fietkau | 2012-02-03 | 1 | -0/+17 |
| | | | | SVN-Revision: 30009 | ||||
* | mac80211: fix patch when running on ssb based devices | Hauke Mehrtens | 2012-01-27 | 1 | -5/+6 |
| | | | | SVN-Revision: 29922 |