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