aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-22
* ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-22
* ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-22
* ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-14
* ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-14
* ath9k: fix rx flush handlingFelix Fietkau2013-01-11
* ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-11
* ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-11
* ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-11
* ath9k: do not link receive buffers during flushFelix Fietkau2013-01-11
* ath9k_htc: Fix memory leakSujith Manoharan2013-01-11
* wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-04
* ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev2013-01-04
* ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan2013-01-02
* carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-02
* ath9k: Fix compilation breakageSujith Manoharan2013-01-02
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\
| * ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-07
* | ath9k: check pdata variable before dereferencing itGabor Juhos2012-12-11
* | ath5k: RX timestamp is reported at end of frameThomas Pedersen2012-12-11
* | ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen2012-12-11
* | ath9k: RX timestamp is reported at end of frameThomas Pedersen2012-12-11
* | ath5k: fix tx path skb leaksFelix Fietkau2012-12-10
* | ath9k: allow to load EEPROM content via firmware APIGabor Juhos2012-12-10
* | ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos2012-12-10
* | ath9k: add EEPROM offset to debug messageGabor Juhos2012-12-10
* | ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos2012-12-10
* | ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2012-12-10
* | ath9k_hw: Update intivals for AR9340Sujith Manoharan2012-12-10
* | ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan2012-12-10
* | ath9k_hw: Add HW cap for PAPRDSujith Manoharan2012-12-10
* | ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan2012-12-10
* | ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan2012-12-10
* | ath9k: Fix redundant PS wrappersSujith Manoharan2012-12-10
* | ath9k: Add a few debug messages for PAPRDSujith Manoharan2012-12-10
* | ath9k_hw: Fix PAPRD trainingSujith Manoharan2012-12-10
* | ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan2012-12-10
* | ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos2012-12-10
* | carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter2012-12-10
* | ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan2012-12-10
* | Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau2012-12-10
* | ath5k: remove __dev* attributesBill Pemberton2012-12-06
* | carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter2012-12-06
* | carl9170: fix signal strength reporting issuesChristian Lamparter2012-12-03
* | ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-30
* | wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev2012-11-30
* | ath9k: Remove redundant NULL assignmentSujith Manoharan2012-11-30
* | ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-30
* | ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-30
* | ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-30