| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add missing DRIVER_11N_SUPPORT selects | Jonas Gorski | 2013-02-21 | 1 | -3/+3 |
* | mac80211: b43: Increase number of RX DMA slots | Hauke Mehrtens | 2013-02-18 | 1 | -0/+11 |
* | mac80211: add some small fixes for minstrel_ht CCK support | Felix Fietkau | 2013-02-13 | 1 | -9/+9 |
* | mac80211: add CCK rate support to minstrel_ht to improve range | Felix Fietkau | 2013-02-11 | 1 | -0/+518 |
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled by... | Felix Fietkau | 2013-02-11 | 1 | -3/+0 |
* | ath9k: add support for more antenna mask combinations on AR93xx | Felix Fietkau | 2013-01-21 | 2 | -3/+70 |
* | ath9k: merge another round of cleanups and stability fixes, refresh patches | Felix Fietkau | 2013-01-20 | 9 | -66/+638 |
* | ath9k: fix a soft lockup on smp systems | Felix Fietkau | 2013-01-14 | 5 | -21/+27 |
* | ath9k: remove a lock to fix a deadlock on hw reset | Felix Fietkau | 2013-01-14 | 4 | -18/+78 |
* | mac80211: fix monitor mode injection | Felix Fietkau | 2013-01-13 | 1 | -0/+17 |
* | mac80211: rt2x00: fix PCI eeprom patch | Gabor Juhos | 2013-01-13 | 1 | -4/+4 |
* | ath9k: fix memory corruption issues on ar5416/ar91xx | Felix Fietkau | 2013-01-13 | 7 | -10/+218 |
* | mac80211: fix enabling HT40- | Felix Fietkau | 2013-01-11 | 3 | -5/+16 |
* | mac80211: add a fix for ht40 connections | Felix Fietkau | 2013-01-11 | 1 | -0/+16 |
* | ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and o... | Felix Fietkau | 2013-01-10 | 1 | -0/+645 |
* | ath9k: add some calibration fixes from wireless-testing | Felix Fietkau | 2013-01-10 | 1 | -0/+48 |
* | ath9k: correct a logic error in the rx path fix | Felix Fietkau | 2013-01-09 | 1 | -1/+1 |
* | mac80211, ath9k: merge some pending fixes from linux-wireless@ | Felix Fietkau | 2013-01-09 | 9 | -22/+543 |
* | mac80211: update to 2013-01-07, add several ath9k stability fixes | Felix Fietkau | 2013-01-09 | 41 | -1833/+387 |
* | mac80211: apply network interface configuration for adhoc + wpa2 | Felix Fietkau | 2013-01-07 | 1 | -1/+1 |
* | mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS | Felix Fietkau | 2013-01-04 | 1 | -2/+1 |
* | mac80211: b43: add firmware for HT-PHY by default. | Hauke Mehrtens | 2013-01-03 | 1 | -6/+11 |
* | ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability | Felix Fietkau | 2013-01-02 | 1 | -0/+11 |
* | fixes libertas firmware install path | John Crispin | 2013-01-02 | 1 | -2/+2 |
* | mac80211: refresh patches | Felix Fietkau | 2012-12-28 | 3 | -4/+4 |
* | mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code s... | Felix Fietkau | 2012-12-28 | 2 | -0/+449 |
* | mac80211: update rt2x00 rx_status patch | Gabor Juhos | 2012-12-11 | 3 | -69/+19 |
* | mac80211: zero-out rx_status in rt2x00, ath5k, p54 | Gabor Juhos | 2012-12-11 | 3 | -0/+115 |
* | mac80211: fix possible NULL pointer dereference in ath9k | Gabor Juhos | 2012-12-10 | 1 | -1/+1 |
* | mac80211: fix channel context related warnings when using wds ap mode (fixes ... | Felix Fietkau | 2012-12-10 | 7 | -15/+149 |
* | b43: fix tx path skb leaks | Felix Fietkau | 2012-12-10 | 2 | -4/+82 |
* | mac80211: ath9k: allow to load EEPROM data via firmware API | Gabor Juhos | 2012-12-10 | 13 | -34/+530 |
* | mac80211: ath9k: fix OTP register offsets for AR9340 | Gabor Juhos | 2012-12-10 | 1 | -0/+73 |
* | ath5k: fix skb leaks (should fix #12199) | Felix Fietkau | 2012-12-10 | 1 | -0/+31 |
* | mac80211: fix setting txpower (#12594) | Felix Fietkau | 2012-12-10 | 1 | -1/+1 |
* | ath9k: improve signal strength / channel noise reporting accuracy | Felix Fietkau | 2012-12-10 | 1 | -0/+22 |
* | mac80211: refresh patches | Felix Fietkau | 2012-12-10 | 3 | -4/+4 |
* | mac80211: merge fix for carl9170 upstream regression | Felix Fietkau | 2012-12-10 | 1 | -0/+11 |
* | mac80211: do not build mwifiex driver | Hauke Mehrtens | 2012-12-07 | 1 | -1/+2 |
* | mac80211: update to wireless-testing 2012-12-06 | Felix Fietkau | 2012-12-07 | 59 | -2113/+583 |
* | mac80211: brcmsmac: do a read after write when writing objmem to device. | Hauke Mehrtens | 2012-12-07 | 2 | -10/+13 |
* | mac80211: add support for adm8211 wireless driver | Florian Fainelli | 2012-12-06 | 1 | -2/+11 |
* | mac80211: clean up patches, replace patching config.mk with a generated sed e... | Felix Fietkau | 2012-12-06 | 30 | -923/+83 |
* | mac80211, hostapd: Fix macfilter for multi bssid setups | Felix Fietkau | 2012-12-04 | 1 | -20/+0 |
* | mac80211: refresh patches | Gabor Juhos | 2012-12-02 | 18 | -46/+40 |
* | mac80211: rename a misnamed ath9k patch | Gabor Juhos | 2012-12-02 | 1 | -0/+0 |
* | mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHz | Gabor Juhos | 2012-11-20 | 1 | -0/+121 |
* | mac80211/rt2x00: support Rt3352 with external PA | Gabor Juhos | 2012-11-20 | 1 | -0/+212 |
* | mac80211: add more tx skb free fixes (hopefully final fix to #11894) | Felix Fietkau | 2012-11-10 | 3 | -160/+209 |
* | mac80211: prevent reconfigure calls while interfaces are down | Felix Fietkau | 2012-10-31 | 2 | -1/+13 |