summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo
2014-01-10ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo
2014-01-10ath10k: handle WMI debug print eventsKalle Valo
2014-01-10ath10k: track number of existing peersBartosz Markowski
2014-01-10ath10k: disable STA kickout in FWMarek Puzyniak
2014-01-10ath10k: add DFS_CERTIFIED optionJanusz Dziedzic
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2013-12-16ath10k: introduce NO_P2P fw feature flagBartosz Markowski
2013-12-16ath10k: split the if_limits and if_combBartosz Markowski
2013-12-16ath10k: fix band reporting for mgmt CCK frames on 5GHzMichal Kazior
2013-12-16ath10k: handle TKIP MIC error correctlyJanusz Dziedzic
2013-12-11ath10k: fix WEP Shared authenticationMichal Kazior
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02ath10k: fix multi BSSID with WPA on FW 10.1Michal Kazior
2013-11-27ath10k: fix Tx status clearingMichal Kazior
2013-11-27ath10k: allow explicit MSI/MSI-X disablingMichal Kazior
2013-11-27ath10k: re-add support for early fw indicationMichal Kazior
2013-11-27ath10k: extract functions for legacy irq handlingMichal Kazior
2013-11-27ath10k: defer irq registration until hif start()Michal Kazior
2013-11-27ath10k: decouple ath10k_pci_start_ce()Michal Kazior
2013-11-27ath10k: don't use interrupts for BMIMichal Kazior
2013-11-27ath10k: split up pci irq codeMichal Kazior
2013-11-27ath10k: don't consume other's shared interruptsMichal Kazior
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-20ath10k: show hardware and firmware info prints only onceKalle Valo
2013-11-20ath10k: make core boot messages more compactKalle Valo
2013-11-20ath10k: don't show MSI registration warningsKalle Valo
2013-11-20ath10k: add debugfs file to control radar events blockingMarek Puzyniak
2013-11-20ath10k: introduce DFS implementationMarek Puzyniak
2013-11-20ath10k: add phyerr/dfs handlingJanusz Dziedzic
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15ath10k: clear tx status before submitting to mac80211Michal Kazior
2013-11-15ath10k: expand the wmi mgmt queue limit to 128Bartosz Markowski
2013-11-15ath10k: remove htt rx amsdu clear retry bit hackKalle Valo
2013-11-15ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-12ath10k: fix core init failpathMichal Kazior
2013-11-12ath10k: reset device upon stopping/power downMichal Kazior
2013-11-12ath10k: add and fix some PCI printsMichal Kazior
2013-11-12ath10k: re-arrange PCI init codeMichal Kazior
2013-11-12ath10k: guard against CE corruption from firmwareMichal Kazior
2013-11-12ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior
2013-11-12ath10k: use ath10k_do_pci_wake/sleepMichal Kazior
2013-11-12ath10k: remove meaningless checkMichal Kazior
2013-11-12ath10k: fix ath10k_ce_init() failpathMichal Kazior
2013-11-12ath10k: make sure to mask all CE irqsMichal Kazior
2013-11-12ath10k: rename ath10k_pci_reset_target()Michal Kazior