summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich
2013-08-16ath5k: enable support for 5 MHz and 10 MHz channelsSimon Wunderlich
2013-08-16ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich
2013-08-16ath5k: report 5/10 MHz channelsSimon 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
2013-08-15wil6210: let IP stack re-check HW TCP/UDP csum errorsVladimir Kondratiev
2013-08-15ath9k: reset buffer stale flag in ath_tx_get_tid_subframeFelix Fietkau
2013-08-15ath9k: simplify ath_tid_drainFelix Fietkau
2013-08-15ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-08-15ath9k: simplify debugfs chainmask handlingFelix Fietkau
2013-08-15ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau
2013-08-15ath9k: shrink a few data structures by reordering fieldsFelix Fietkau
2013-08-15ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-08-15Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-09ath9k: Run the LNA combining algorithm properlySujith Manoharan
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau
2013-08-09ath9k: improve tx scheduling fairnessFelix Fietkau
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau
2013-08-09ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-08-09ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau