summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+0
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic3-0/+317
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo4-0/+154
2014-01-10ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo2-2/+28
2014-01-10ath10k: handle WMI debug print eventsKalle Valo1-2/+31
2014-01-10ath10k: track number of existing peersBartosz Markowski3-3/+29
2014-01-10ath10k: disable STA kickout in FWMarek Puzyniak1-1/+8
2014-01-10ath10k: add DFS_CERTIFIED optionJanusz Dziedzic1-0/+7
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2013-12-16ath10k: introduce NO_P2P fw feature flagBartosz Markowski2-3/+9
2013-12-16ath10k: split the if_limits and if_combBartosz Markowski1-9/+17
2013-12-16ath10k: fix band reporting for mgmt CCK frames on 5GHzMichal Kazior1-1/+20
2013-12-16ath10k: handle TKIP MIC error correctlyJanusz Dziedzic3-1/+17
2013-12-11ath10k: fix WEP Shared authenticationMichal Kazior1-1/+5
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville18-406/+1413
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+2
2013-12-02ath10k: fix multi BSSID with WPA on FW 10.1Michal Kazior1-0/+40
2013-11-27ath10k: fix Tx status clearingMichal Kazior1-1/+1
2013-11-27ath10k: allow explicit MSI/MSI-X disablingMichal Kazior1-13/+34
2013-11-27ath10k: re-add support for early fw indicationMichal Kazior2-5/+102
2013-11-27ath10k: extract functions for legacy irq handlingMichal Kazior1-33/+32
2013-11-27ath10k: defer irq registration until hif start()Michal Kazior3-58/+23
2013-11-27ath10k: decouple ath10k_pci_start_ce()Michal Kazior1-21/+54
2013-11-27ath10k: don't use interrupts for BMIMichal Kazior1-24/+26
2013-11-27ath10k: split up pci irq codeMichal Kazior1-94/+131
2013-11-27ath10k: don't consume other's shared interruptsMichal Kazior2-0/+17
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-2/+2
2013-11-20ath10k: show hardware and firmware info prints only onceKalle Valo3-5/+12
2013-11-20ath10k: make core boot messages more compactKalle Valo2-8/+12
2013-11-20ath10k: don't show MSI registration warningsKalle Valo1-6/+20
2013-11-20ath10k: add debugfs file to control radar events blockingMarek Puzyniak3-0/+13
2013-11-20ath10k: introduce DFS implementationMarek Puzyniak5-13/+182
2013-11-20ath10k: add phyerr/dfs handlingJanusz Dziedzic6-1/+461
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-15ath10k: clear tx status before submitting to mac80211Michal Kazior1-0/+1
2013-11-15ath10k: expand the wmi mgmt queue limit to 128Bartosz Markowski1-1/+1
2013-11-15ath10k: remove htt rx amsdu clear retry bit hackKalle Valo3-17/+7
2013-11-15ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior2-2/+7
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2-11/+11
2013-11-12ath10k: fix core init failpathMichal Kazior2-24/+18
2013-11-12ath10k: reset device upon stopping/power downMichal Kazior1-0/+9
2013-11-12ath10k: add and fix some PCI printsMichal Kazior1-30/+39
2013-11-12ath10k: re-arrange PCI init codeMichal Kazior3-36/+71
2013-11-12ath10k: guard against CE corruption from firmwareMichal Kazior2-0/+12
2013-11-12ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior3-4/+11
2013-11-12ath10k: use ath10k_do_pci_wake/sleepMichal Kazior1-58/+26
2013-11-12ath10k: remove meaningless checkMichal Kazior1-3/+0
2013-11-12ath10k: fix ath10k_ce_init() failpathMichal Kazior1-4/+6
2013-11-12ath10k: make sure to mask all CE irqsMichal Kazior1-0/+12
2013-11-12ath10k: rename ath10k_pci_reset_target()Michal Kazior1-3/+3