summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2014-08-19ath9k: fix aggregation session lockupFelix Fietkau
2014-06-18ath9k: Fix sequence number assignment for non-data framesHelmut Schaa
2014-05-15ath9k: fix ready time of the multicast buffer queueFelix Fietkau
2014-03-22ath9k: fix invalid descriptor discardingFelix Fietkau
2014-03-22ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau
2014-03-22ath9k: protect tid->sched checkStanislaw Gruszka
2014-03-22ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-02-22ath9k: Do not support PowerSave by defaultSujith Manoharan
2014-02-22ath9k_htc: Do not support PowerSave by defaultOleksij Rempel
2014-02-22ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka
2014-02-06ath9k: Disable cross-band FCCSujith Manoharan
2014-02-06ath9k: Use correct channel for RX packetsSujith Manoharan
2014-01-09ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2014-01-09ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2013-12-20ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau
2013-12-20ath9k: Fix XLNA bias strengthSujith Manoharan
2013-12-20ath9k: Fix QuickDrop usageSujith Manoharan
2013-10-07ath9k: fix tx queue scheduling after channel changesFelix Fietkau
2013-09-30ath9k: fix powersave response handling for BA session packetsFelix Fietkau
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau
2013-08-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan
2013-08-28ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-26ath9k: Fix DEBUG_FS dependency for ath9kSujith Manoharan
2013-08-26ath9k: Fix TX poll work lockingSujith Manoharan
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan
2013-08-26ath9k: Fix ASPM for AR9462Sujith Manoharan
2013-08-22ath9k: Add one more PCI ID for CUS198Sujith Manoharan
2013-08-22ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan
2013-08-22ath9k: Add support for AR9485 1.2Sujith Manoharan
2013-08-22ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan
2013-08-22ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich
2013-08-16ath9k: announce that ath9k supports 5/10 MHzSimon Wunderlich
2013-08-16ath9k: set 5/10 MHz supported channels and fix bitrateSimon Wunderlich
2013-08-16ath9k: report 5/10 MHz channelsSimon Wunderlich
2013-08-16ath9k: use chandef instead of channel_typeSimon Wunderlich
2013-08-16ath9k: always use SIFS times from OFDM for 5/10 MHzSimon Wunderlich
2013-08-15ath9k: Use lockless variant to initialize RX fifoSujith Manoharan
2013-08-15ath9k: Optimize LNA checkSujith Manoharan
2013-08-15ath9k: Identify first subframe in an A-MPDUSujith Manoharan
2013-08-15ath9k: Handle invalid RSSISujith Manoharan
2013-08-15ath9k: Remove unused function argumentSujith Manoharan