summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | ath10k: add set_bitrate_mask callbackJanusz Dziedzic2014-01-103-0/+317
* | ath10k: add debugfs file to control firmware dbglogKalle Valo2014-01-104-0/+154
* | ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo2014-01-102-2/+28
* | ath10k: handle WMI debug print eventsKalle Valo2014-01-101-2/+31
* | ath10k: track number of existing peersBartosz Markowski2014-01-103-3/+29
* | ath10k: disable STA kickout in FWMarek Puzyniak2014-01-101-1/+8
* | ath10k: add DFS_CERTIFIED optionJanusz Dziedzic2014-01-101-0/+7
* | ath10k: introduce NO_P2P fw feature flagBartosz Markowski2013-12-162-3/+9
* | ath10k: split the if_limits and if_combBartosz Markowski2013-12-161-9/+17
* | ath10k: fix band reporting for mgmt CCK frames on 5GHzMichal Kazior2013-12-161-1/+20
* | ath10k: handle TKIP MIC error correctlyJanusz Dziedzic2013-12-163-1/+17
* | ath10k: fix WEP Shared authenticationMichal Kazior2013-12-111-1/+5
|/
* Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville2013-12-0918-406/+1413
|\
| * ath10k: fix multi BSSID with WPA on FW 10.1Michal Kazior2013-12-021-0/+40
| * ath10k: fix Tx status clearingMichal Kazior2013-11-271-1/+1
| * ath10k: allow explicit MSI/MSI-X disablingMichal Kazior2013-11-271-13/+34
| * ath10k: re-add support for early fw indicationMichal Kazior2013-11-272-5/+102
| * ath10k: extract functions for legacy irq handlingMichal Kazior2013-11-271-33/+32
| * ath10k: defer irq registration until hif start()Michal Kazior2013-11-273-58/+23
| * ath10k: decouple ath10k_pci_start_ce()Michal Kazior2013-11-271-21/+54
| * ath10k: don't use interrupts for BMIMichal Kazior2013-11-271-24/+26
| * ath10k: split up pci irq codeMichal Kazior2013-11-271-94/+131
| * ath10k: don't consume other's shared interruptsMichal Kazior2013-11-272-0/+17
| * ath10k: show hardware and firmware info prints only onceKalle Valo2013-11-203-5/+12
| * ath10k: make core boot messages more compactKalle Valo2013-11-202-8/+12
| * ath10k: don't show MSI registration warningsKalle Valo2013-11-201-6/+20
| * ath10k: add debugfs file to control radar events blockingMarek Puzyniak2013-11-203-0/+13
| * ath10k: introduce DFS implementationMarek Puzyniak2013-11-205-13/+182
| * ath10k: add phyerr/dfs handlingJanusz Dziedzic2013-11-206-1/+461
| * ath10k: clear tx status before submitting to mac80211Michal Kazior2013-11-151-0/+1
| * ath10k: expand the wmi mgmt queue limit to 128Bartosz Markowski2013-11-151-1/+1
| * ath10k: remove htt rx amsdu clear retry bit hackKalle Valo2013-11-153-17/+7
| * ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior2013-11-152-2/+7
| * ath10k: fix core init failpathMichal Kazior2013-11-122-24/+18
| * ath10k: reset device upon stopping/power downMichal Kazior2013-11-121-0/+9
| * ath10k: add and fix some PCI printsMichal Kazior2013-11-121-30/+39
| * ath10k: re-arrange PCI init codeMichal Kazior2013-11-123-36/+71
| * ath10k: guard against CE corruption from firmwareMichal Kazior2013-11-122-0/+12
| * ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior2013-11-123-4/+11
| * ath10k: use ath10k_do_pci_wake/sleepMichal Kazior2013-11-121-58/+26
| * ath10k: remove meaningless checkMichal Kazior2013-11-121-3/+0
| * ath10k: fix ath10k_ce_init() failpathMichal Kazior2013-11-121-4/+6
| * ath10k: make sure to mask all CE irqsMichal Kazior2013-11-121-0/+12
| * ath10k: rename ath10k_pci_reset_target()Michal Kazior2013-11-121-3/+3
| * ath10k: split tasklet killing functionMichal Kazior2013-11-121-6/+11
| * ath10k: don't forget to kill fw error taskletMichal Kazior2013-11-121-0/+1
| * ath10k: remove ar_pci->ce_countMichal Kazior2013-11-123-19/+11
| * ath10k: add logging to better determine some VIF/STA creation failuresBen Greear2013-11-121-6/+10
OpenPOWER on IntegriCloud