summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2013-09-26ath9k: Add and use initvals for channel 14Sujith Manoharan
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan
2013-09-26ath9k: Use correct RX gain table for AR9565Sujith Manoharan
2013-09-26ath9k: Fix antenna diversity init for AR9565Sujith Manoharan
2013-09-26ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan
2013-09-26ath9k: Update initvals for AR9565 1.0Sujith Manoharan
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
2013-08-15ath9k: Fix error condition for corrupt descriptorsSujith Manoharan
2013-08-15ath9k: Handle corrupt descriptors properlySujith Manoharan
2013-08-15ath9k: Move the RX poll check to preprocess()Sujith Manoharan
2013-08-15ath9k: Fix RX beacon processingSujith Manoharan
2013-08-15ath9k: Fix RX packet counterSujith Manoharan
2013-08-15ath9k: Fix RX debug statisticsSujith Manoharan
2013-08-15ath9k: Fix PHY error processingSujith Manoharan
2013-08-15ath9k: Reorder some functionsSujith Manoharan
2013-08-15ath9k: Fix TSF processingSujith Manoharan
2013-08-15ath9k: Fix RX crypto processingSujith Manoharan
2013-08-15ath9k: Discard invalid frames earlySujith Manoharan
2013-08-15ath9k: Fix phy error handling for DFSSujith Manoharan
2013-08-15ath9k: Use a subroutine to check for "mybeacon"Sujith Manoharan
2013-08-15ath9k_htc: do not use bulk on EP3 and EP4Oleksij Rempel