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