Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mac80211: update AP multicast fix to latest version submitted to linux-wireless@ | Felix Fietkau | 2012-04-23 |
| | | | | SVN-Revision: 31453 | ||
* | Revert "mac80211: add backport of the module_pci_driver macro" | Gabor Juhos | 2012-04-22 |
| | | | | | | Erm, Hauke was faster. SVN-Revision: 31439 | ||
* | mac80211: add backport of the module_pci_driver macro | Gabor Juhos | 2012-04-22 |
| | | | | | | That is required by various PCI drivers. SVN-Revision: 31438 | ||
* | mac80211: add module_pci_driver to compat | Hauke Mehrtens | 2012-04-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 |
| | | | | | | stations SVN-Revision: 31429 | ||
* | ath9k: merge a tkip related stability fix | Felix Fietkau | 2012-04-21 |
| | | | | SVN-Revision: 31428 | ||
* | mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ↵ | Felix Fietkau | 2012-04-19 |
| | | | | | | power fix SVN-Revision: 31347 | ||
* | ath9k/ath5k: fix driver load issues with mesh support compiled out | Felix Fietkau | 2012-04-17 |
| | | | | SVN-Revision: 31326 | ||
* | mac80211: update to wireless-testing 2012-04-13 | Felix Fietkau | 2012-04-16 |
| | | | | SVN-Revision: 31322 | ||
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | Hauke Mehrtens | 2012-04-13 |
| | | | | SVN-Revision: 31278 | ||
* | mac80211: add missing dependency to mac80211 to brcmsmac | Hauke Mehrtens | 2012-04-13 |
| | | | | SVN-Revision: 31277 | ||
* | ath9k: fix sleep mode handling issues, should improve client mode reliability | Felix Fietkau | 2012-04-12 |
| | | | | SVN-Revision: 31265 | ||
* | mac80211: kmod-ath should not depend on PCI or USB support for the atheros ↵ | Felix Fietkau | 2012-03-30 |
| | | | | | | target SVN-Revision: 31151 | ||
* | mac80211: allow NOHT for IBSS mode | Jo-Philipp Wich | 2012-03-29 |
| | | | | SVN-Revision: 31137 | ||
* | mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well | Felix Fietkau | 2012-03-27 |
| | | | | SVN-Revision: 31088 | ||
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 |
| | | | | | | | Turns out it triggers on some AR71xx devices where no swapping should be done. Enable endian check for the lantiq target. SVN-Revision: 31084 | ||
* | mac80211: modify mac80211.sh to in order to support IBSS-RSN | Felix Fietkau | 2012-03-27 |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 31083 | ||
* | fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch | John Crispin | 2012-03-25 |
| | | | | SVN-Revision: 31071 | ||
* | adds eeprom endianess check to ath9k | John Crispin | 2012-03-25 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 31068 | ||
* | adds ath5k platfrom_device eep support | John Crispin | 2012-03-25 |
| | | | | | | 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 |
| | | | | SVN-Revision: 30968 | ||
* | ath9k: remove the queue wake optimization, it may be unreliable in some cases | Felix Fietkau | 2012-03-16 |
| | | | | SVN-Revision: 30959 | ||
* | ath9k: optimize waking tx queues, slightly improves performance under load | Felix Fietkau | 2012-03-13 |
| | | | | SVN-Revision: 30918 | ||
* | ath9k: remove stuck beacon detection optimization, it may be unreliable on ↵ | Felix Fietkau | 2012-03-13 |
| | | | | | | some hardware SVN-Revision: 30915 | ||
* | rt2x00: merge a fix for random tx stalls | Felix Fietkau | 2012-03-10 |
| | | | | SVN-Revision: 30871 | ||
* | mac80211: limit TID buffering to prevent out-of-memory issues on low-memory ↵ | Felix Fietkau | 2012-03-10 |
| | | | | | | systems SVN-Revision: 30870 | ||
* | ath9k: fix passing MAC time to mac80211 | Felix Fietkau | 2012-03-10 |
| | | | | SVN-Revision: 30869 | ||
* | ath9k: increase rx buffers for improved performance with 3x3 chipsets | Felix Fietkau | 2012-03-10 |
| | | | | SVN-Revision: 30868 | ||
* | ath9k: merge an ANI improvement patch, improves performance in some environments | Felix Fietkau | 2012-03-10 |
| | | | | SVN-Revision: 30867 | ||
* | mac80211/ath9k: some more performance improvements | Felix Fietkau | 2012-03-10 |
| | | | | SVN-Revision: 30866 | ||
* | mac80211: more patch reorganization, merge an upstream performance ↵ | Felix Fietkau | 2012-03-10 |
| | | | | | | optimization patch SVN-Revision: 30865 | ||
* | ath9k: merge a fix for hardware full sleep | Felix Fietkau | 2012-03-10 |
| | | | | SVN-Revision: 30864 | ||
* | mac80211: reorganize patches, fold in patches that were merged upstream | Felix Fietkau | 2012-03-10 |
| | | | | SVN-Revision: 30863 | ||
* | mac80211: add the real compat-wireless version + openwrt revision to the ↵ | Felix Fietkau | 2012-03-10 |
| | | | | | | compat_version SVN-Revision: 30862 | ||
* | ath9k: fix misplaced ifdef | Felix Fietkau | 2012-03-01 |
| | | | | SVN-Revision: 30766 | ||
* | ath9k: disable btcoex again after it got re-enabled by the update | Felix Fietkau | 2012-03-01 |
| | | | | SVN-Revision: 30765 | ||
* | ath9k: disable MAC sample debugging, it is almost never used and wastes ↵ | Felix Fietkau | 2012-03-01 |
| | | | | | | precious CPU cycles SVN-Revision: 30764 | ||
* | mac80211: optimize mac address comparisons to improve performance | Felix Fietkau | 2012-03-01 |
| | | | | SVN-Revision: 30763 | ||
* | mac80211: fix ad-hoc mode performance regression | Felix Fietkau | 2012-03-01 |
| | | | | SVN-Revision: 30758 | ||
* | mac80211: delete linux/eeprom_93cx6.h since the module is used from the ↵ | Felix Fietkau | 2012-02-29 |
| | | | | | | kernel tree, fixes rt2x00 issues on lantiq SVN-Revision: 30754 | ||
* | mac80211: remove 060-fix_compat_security.patch, it is no longer needed | Felix Fietkau | 2012-02-28 |
| | | | | SVN-Revision: 30753 | ||
* | mac80211: update to wireless-testing 2012-02-27 | Felix Fietkau | 2012-02-27 |
| | | | | SVN-Revision: 30746 | ||
* | ath9k: fix beacon issues on ar93xx | Felix Fietkau | 2012-02-27 |
| | | | | SVN-Revision: 30745 | ||
* | mac80211: update to wireless-testing 2012-02-23 | Felix Fietkau | 2012-02-27 |
| | | | | SVN-Revision: 30742 | ||
* | mac80211: b43: use firmware version 666.2 as default | Hauke Mehrtens | 2012-02-21 |
| | | | | SVN-Revision: 30673 | ||
* | mac80211: fix memory leak on bcm5354 | Hauke Mehrtens | 2012-02-20 |
| | | | | | | | | 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 |
| | | | | SVN-Revision: 30644 | ||
* | mac80211: add brcmsmac driver | Hauke Mehrtens | 2012-02-19 |
| | | | | | | brcmsmac does not work on bcm47xx based devices or has AP mode support for now. SVN-Revision: 30643 | ||
* | mac80211: fix directory of mwl8k firmware | Hauke Mehrtens | 2012-02-19 |
| | | | | | | Thank you Eugene San for the patch SVN-Revision: 30642 | ||
* | mac80211: rt2x00: allow to disable bands via platform data | Gabor Juhos | 2012-02-18 |
| | | | | SVN-Revision: 30629 |