Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ath9k: fix issues with disabling rx/tx antennas | Felix Fietkau | 2013-03-15 | 1 | -1/+54 | |
| | | | | SVN-Revision: 36035 | |||||
* | mac80211: backport required changes to support 3.9-rc kernels | Florian Fainelli | 2013-03-14 | 17 | -30/+384 | |
| | | | | SVN-Revision: 36007 | |||||
* | fixes mbssid on ralink hardware | John Crispin | 2013-03-12 | 1 | -2/+4 | |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 35986 | |||||
* | mac80211: b43: increase number of rx slots to 256 again. | Hauke Mehrtens | 2013-03-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 35944 | |||||
* | mac80211: decrease rx slots to 128, I hope this is a good trade of between ↵ | Hauke Mehrtens | 2013-03-09 | 1 | -1/+1 | |
| | | | | | | stability and memory consumption. SVN-Revision: 35913 | |||||
* | build: BSD compile fixes | Felix Fietkau | 2013-03-07 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | following patch allows to build images for Qemu ARM on OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64. Mostly small pieces of code changes to get things right on the specific platform. Updated the README to describe better, which tools on the host are required. Added some kind of prepare scripts to install needed tools on BSD via packages. Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de> SVN-Revision: 35900 | |||||
* | mac80211: add another minstrel_ht performance improvement | Felix Fietkau | 2013-03-05 | 1 | -0/+9 | |
| | | | | SVN-Revision: 35890 | |||||
* | mac80211: merge some more minstrel_ht performance improvements | Felix Fietkau | 2013-03-03 | 1 | -16/+61 | |
| | | | | SVN-Revision: 35848 | |||||
* | mac80211: merge minstrel_ht rate control performance improvements | Felix Fietkau | 2013-03-02 | 1 | -0/+129 | |
| | | | | SVN-Revision: 35847 | |||||
* | mac80211: another fix for monitor mode handling (fixes #13071) | Felix Fietkau | 2013-03-02 | 1 | -3/+23 | |
| | | | | SVN-Revision: 35846 | |||||
* | mac80211: fix sending probe requests in client mode, fixes connecting to ↵ | Felix Fietkau | 2013-02-26 | 2 | -2/+68 | |
| | | | | | | hidden networks (#13056) SVN-Revision: 35819 | |||||
* | rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080) | Felix Fietkau | 2013-02-26 | 2 | -2/+27 | |
| | | | | SVN-Revision: 35806 | |||||
* | ath9k: issue a cold reset after failures or after bringing the chip out of ↵ | Felix Fietkau | 2013-02-25 | 5 | -5/+18 | |
| | | | | | | full sleep - fixes many kinds of DMA issues SVN-Revision: 35785 | |||||
* | mac80211: brcmsmac: add ap mode support | Hauke Mehrtens | 2013-02-24 | 14 | -0/+1121 | |
| | | | | | | This does not work very well. I did not got this running in 5GHz mode and it was not very fast. SVN-Revision: 35763 | |||||
* | mac80211: disable ipv4/ipv6 address notifiers (fixes #13055) | Felix Fietkau | 2013-02-24 | 1 | -0/+67 | |
| | | | | SVN-Revision: 35762 | |||||
* | mac80211: fix monitor mode channel reporting | Felix Fietkau | 2013-02-23 | 2 | -1/+26 | |
| | | | | SVN-Revision: 35761 | |||||
* | mac80211: fix monitor-only injection | Felix Fietkau | 2013-02-23 | 1 | -0/+9 | |
| | | | | SVN-Revision: 35760 | |||||
* | mac80211: fix wireless extension support | Felix Fietkau | 2013-02-23 | 1 | -0/+18 | |
| | | | | SVN-Revision: 35759 | |||||
* | mac80211: update linux-firmware to latest revision | Jonas Gorski | 2013-02-23 | 1 | -3/+3 | |
| | | | | | | | | Fixes mwl8k AP mode for 88e8366. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35758 | |||||
* | mac80211: select relayfs if ath9k debugfs is enabled | Felix Fietkau | 2013-02-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 35757 | |||||
* | mac80211: disable building the wil6210 driver | Felix Fietkau | 2013-02-23 | 1 | -0/+1 | |
| | | | | SVN-Revision: 35754 | |||||
* | mac80211: update to wireless-testing 2013-02-22 | Felix Fietkau | 2013-02-23 | 35 | -3158/+367 | |
| | | | | SVN-Revision: 35753 | |||||
* | ath9k: fix rssi issues | Felix Fietkau | 2013-02-22 | 1 | -0/+11 | |
| | | | | SVN-Revision: 35750 | |||||
* | ath9k_htc: fix signal strength reporting issues | Felix Fietkau | 2013-02-22 | 1 | -0/+29 | |
| | | | | SVN-Revision: 35749 | |||||
* | mac80211: add missing DRIVER_11N_SUPPORT selects | Jonas Gorski | 2013-02-21 | 1 | -3/+3 | |
| | | | | | | | | | Multiple drivers were missing their DRIVER_11N_SUPPORT despite supporting 11N capable cards. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35711 | |||||
* | mac80211: b43: Increase number of RX DMA slots | Hauke Mehrtens | 2013-02-18 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | Bastian Bittorf reported that some of the silent freezes on a Linksys WRT54G were due to overflow of the RX DMA ring buffer, which was created with 64 slots. That finding reminded me that I was seeing similar crashed on a netbook, which also has a relatively slow processor. After increasing the number of slots to 128, runs on the netbook that previously failed now worked; however, I found that 109 slots had been used in one test. For that reason, the number of slots is being increased to 256. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> SVN-Revision: 35671 | |||||
* | mac80211: add some small fixes for minstrel_ht CCK support | Felix Fietkau | 2013-02-13 | 1 | -9/+9 | |
| | | | | SVN-Revision: 35576 | |||||
* | mac80211: add CCK rate support to minstrel_ht to improve range | Felix Fietkau | 2013-02-11 | 1 | -0/+518 | |
| | | | | SVN-Revision: 35566 | |||||
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled ↵ | Felix Fietkau | 2013-02-11 | 1 | -3/+0 | |
| | | | | | | by default SVN-Revision: 35565 | |||||
* | ath9k: add support for more antenna mask combinations on AR93xx | Felix Fietkau | 2013-01-21 | 2 | -3/+70 | |
| | | | | SVN-Revision: 35264 | |||||
* | ath9k: merge another round of cleanups and stability fixes, refresh patches | Felix Fietkau | 2013-01-20 | 9 | -66/+638 | |
| | | | | SVN-Revision: 35255 | |||||
* | ath9k: fix a soft lockup on smp systems | Felix Fietkau | 2013-01-14 | 5 | -21/+27 | |
| | | | | SVN-Revision: 35152 | |||||
* | ath9k: remove a lock to fix a deadlock on hw reset | Felix Fietkau | 2013-01-14 | 4 | -18/+78 | |
| | | | | SVN-Revision: 35147 | |||||
* | mac80211: fix monitor mode injection | Felix Fietkau | 2013-01-13 | 1 | -0/+17 | |
| | | | | SVN-Revision: 35145 | |||||
* | mac80211: rt2x00: fix PCI eeprom patch | Gabor Juhos | 2013-01-13 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | Fixes the following warnings: CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o <...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file': <...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default] <...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom': <...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35143 | |||||
* | ath9k: fix memory corruption issues on ar5416/ar91xx | Felix Fietkau | 2013-01-13 | 7 | -10/+218 | |
| | | | | SVN-Revision: 35139 | |||||
* | mac80211: fix enabling HT40- | Felix Fietkau | 2013-01-11 | 3 | -5/+16 | |
| | | | | SVN-Revision: 35096 | |||||
* | mac80211: add a fix for ht40 connections | Felix Fietkau | 2013-01-11 | 1 | -0/+16 | |
| | | | | SVN-Revision: 35094 | |||||
* | ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and ↵ | Felix Fietkau | 2013-01-10 | 1 | -0/+645 | |
| | | | | | | other devices SVN-Revision: 35089 | |||||
* | ath9k: add some calibration fixes from wireless-testing | Felix Fietkau | 2013-01-10 | 1 | -0/+48 | |
| | | | | SVN-Revision: 35081 | |||||
* | ath9k: correct a logic error in the rx path fix | Felix Fietkau | 2013-01-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 35067 | |||||
* | mac80211, ath9k: merge some pending fixes from linux-wireless@ | Felix Fietkau | 2013-01-09 | 9 | -22/+543 | |
| | | | | SVN-Revision: 35066 | |||||
* | mac80211: update to 2013-01-07, add several ath9k stability fixes | Felix Fietkau | 2013-01-09 | 41 | -1833/+387 | |
| | | | | SVN-Revision: 35063 | |||||
* | mac80211: apply network interface configuration for adhoc + wpa2 | Felix Fietkau | 2013-01-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 35049 | |||||
* | mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS | Felix Fietkau | 2013-01-04 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | I wanted to use some statistics from /sys/kernel/debug/ieee80211, so I enabled PACKAGE_MAC80211_DEBUGFS. But I could not use it, because CONFIG_KERNEL_DEBUG_FS was not set and it's a little bit hidden. After manually setting CONFIG_KERNEL_DEBUG_FS to y, everything was fine. This patch automatically selects CONFIG_KERNEL_DEBUG_FS if PACKAGE_MAC80211_DEBUGFS is set. Additionally, the help text says "Say N unless you know you need this.", but it's default y. This help text is copied verbatim from the kernel's Kconfig and not true for us. So remove this part of the help text Signed-off-by: Stefan Hellermann <stefan@the2masters.de> SVN-Revision: 35014 | |||||
* | mac80211: b43: add firmware for HT-PHY by default. | Hauke Mehrtens | 2013-01-03 | 1 | -6/+11 | |
| | | | | | | remove firmware for LP-Phy core rev 14, I have never seen such a device. SVN-Revision: 35000 | |||||
* | ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability | Felix Fietkau | 2013-01-02 | 1 | -0/+11 | |
| | | | | SVN-Revision: 34979 | |||||
* | fixes libertas firmware install path | John Crispin | 2013-01-02 | 1 | -2/+2 | |
| | | | | | | fixes #12712 SVN-Revision: 34961 | |||||
* | mac80211: refresh patches | Felix Fietkau | 2012-12-28 | 3 | -4/+4 | |
| | | | | SVN-Revision: 34911 | |||||
* | mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code ↵ | Felix Fietkau | 2012-12-28 | 2 | -0/+449 | |
| | | | | | | size and performance SVN-Revision: 34910 |