aboutsummaryrefslogtreecommitdiff
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...Gravatar John W. Linville 1-1/+0
2014-01-10ath10k: add set_bitrate_mask callbackGravatar Janusz Dziedzic 3-0/+317
2014-01-10ath10k: add debugfs file to control firmware dbglogGravatar Kalle Valo 4-0/+154
2014-01-10ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDGravatar Kalle Valo 2-2/+28
2014-01-10ath10k: handle WMI debug print eventsGravatar Kalle Valo 1-2/+31
2014-01-10ath10k: track number of existing peersGravatar Bartosz Markowski 3-3/+29
2014-01-10ath10k: disable STA kickout in FWGravatar Marek Puzyniak 1-1/+8
2014-01-10ath10k: add DFS_CERTIFIED optionGravatar Janusz Dziedzic 1-0/+7
2014-01-07mac80211: remove channel_change_timeGravatar Johannes Berg 1-1/+0
2013-12-16ath10k: introduce NO_P2P fw feature flagGravatar Bartosz Markowski 2-3/+9
2013-12-16ath10k: split the if_limits and if_combGravatar Bartosz Markowski 1-9/+17
2013-12-16ath10k: fix band reporting for mgmt CCK frames on 5GHzGravatar Michal Kazior 1-1/+20
2013-12-16ath10k: handle TKIP MIC error correctlyGravatar Janusz Dziedzic 3-1/+17
2013-12-11ath10k: fix WEP Shared authenticationGravatar Michal Kazior 1-1/+5
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athGravatar John W. Linville 18-406/+1413
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-2/+2
2013-12-02ath10k: fix multi BSSID with WPA on FW 10.1Gravatar Michal Kazior 1-0/+40
2013-11-27ath10k: fix Tx status clearingGravatar Michal Kazior 1-1/+1
2013-11-27ath10k: allow explicit MSI/MSI-X disablingGravatar Michal Kazior 1-13/+34
2013-11-27ath10k: re-add support for early fw indicationGravatar Michal Kazior 2-5/+102
2013-11-27ath10k: extract functions for legacy irq handlingGravatar Michal Kazior 1-33/+32
2013-11-27ath10k: defer irq registration until hif start()Gravatar Michal Kazior 3-58/+23
2013-11-27ath10k: decouple ath10k_pci_start_ce()Gravatar Michal Kazior 1-21/+54
2013-11-27ath10k: don't use interrupts for BMIGravatar Michal Kazior 1-24/+26
2013-11-27ath10k: split up pci irq codeGravatar Michal Kazior 1-94/+131
2013-11-27ath10k: don't consume other's shared interruptsGravatar Michal Kazior 2-0/+17
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsGravatar Luis R. Rodriguez 1-2/+2
2013-11-20ath10k: show hardware and firmware info prints only onceGravatar Kalle Valo 3-5/+12
2013-11-20ath10k: make core boot messages more compactGravatar Kalle Valo 2-8/+12
2013-11-20ath10k: don't show MSI registration warningsGravatar Kalle Valo 1-6/+20
2013-11-20ath10k: add debugfs file to control radar events blockingGravatar Marek Puzyniak 3-0/+13
2013-11-20ath10k: introduce DFS implementationGravatar Marek Puzyniak 5-13/+182
2013-11-20ath10k: add phyerr/dfs handlingGravatar Janusz Dziedzic 6-1/+461
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-11-15ath10k: clear tx status before submitting to mac80211Gravatar Michal Kazior 1-0/+1
2013-11-15ath10k: expand the wmi mgmt queue limit to 128Gravatar Bartosz Markowski 1-1/+1
2013-11-15ath10k: remove htt rx amsdu clear retry bit hackGravatar Kalle Valo 3-17/+7
2013-11-15ath10k: allow dynamic bandwidth in hw rate controlGravatar Michal Kazior 2-2/+7
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONGravatar Wolfram Sang 2-11/+11
2013-11-12ath10k: fix core init failpathGravatar Michal Kazior 2-24/+18
2013-11-12ath10k: reset device upon stopping/power downGravatar Michal Kazior 1-0/+9
2013-11-12ath10k: add and fix some PCI printsGravatar Michal Kazior 1-30/+39
2013-11-12ath10k: re-arrange PCI init codeGravatar Michal Kazior 3-36/+71
2013-11-12ath10k: guard against CE corruption from firmwareGravatar Michal Kazior 2-0/+12
2013-11-12ath10k: propagate ath10k_ce_disable_interrupts() errorsGravatar Michal Kazior 3-4/+11
2013-11-12ath10k: use ath10k_do_pci_wake/sleepGravatar Michal Kazior 1-58/+26
2013-11-12ath10k: remove meaningless checkGravatar Michal Kazior 1-3/+0
2013-11-12ath10k: fix ath10k_ce_init() failpathGravatar Michal Kazior 1-4/+6
2013-11-12ath10k: make sure to mask all CE irqsGravatar Michal Kazior 1-0/+12
2013-11-12ath10k: rename ath10k_pci_reset_target()Gravatar Michal Kazior 1-3/+3