summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov2013-10-1017-0/+10074
* Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville2013-10-0321-1015/+984
|\
| * ath10k: replenish HTT RX buffers in a taskletMichal Kazior2013-09-262-3/+38
| * ath10k: align RX frames properlyMichal Kazior2013-09-261-1/+5
| * ath10k: fix Native Wifi decap mode RXMichal Kazior2013-09-261-3/+29
| * ath10k: cleanup RX decap handlingMichal Kazior2013-09-261-26/+28
| * ath10k: document decap modesMichal Kazior2013-09-261-2/+22
| * ath10k: report A-MSDU subframes individuallyMichal Kazior2013-09-262-123/+85
| * ath10k: use msdu headroom to store txfragMichal Kazior2013-09-204-53/+53
| * ath10k: cleanup HTT TX functionsMichal Kazior2013-09-201-73/+68
| * ath10k: decouple HTT TX completionsMichal Kazior2013-09-206-108/+27
| * ath10k: avoid needless memset on TX pathMichal Kazior2013-09-204-4/+7
| * ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior2013-09-202-3/+2
| * ath10k: fix num_sends_allowed replenishingMichal Kazior2013-09-201-4/+0
| * ath10k: fix tracing build for ath10k_wmi_cmdMichal Kazior2013-09-201-1/+1
| * ath10k: remove wmi event worker threadMichal Kazior2013-09-162-46/+1
| * ath10k: remove wmi pending count limitMichal Kazior2013-09-164-45/+0
| * ath10k: improve beacon submission latencyMichal Kazior2013-09-164-14/+71
| * ath10k: simplify HTC command submittingMichal Kazior2013-09-163-140/+43
| * ath10k: make WMI commands block by designMichal Kazior2013-09-163-24/+42
| * ath10k: add HTC TX credits replenishing notificationMichal Kazior2013-09-162-0/+10
| * ath10k: simplify HTC credits calculationMichal Kazior2013-09-161-48/+10
| * wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-121-2/+0
| * ath10k: delete struct ce_sendlistKalle Valo2013-09-123-107/+25
| * ath10k: Calculate correct peer PHY mode for VHTSujith Manoharan2013-09-121-3/+11
| * ath10k: print phymode as a stringKalle Valo2013-09-122-2/+49
| * ath10k: clean mac.c debug messagesKalle Valo2013-09-121-88/+92
| * ath10k: add boot messages to htt.cKalle Valo2013-09-122-2/+2
| * ath10k: add boot debug messages to htc.cKalle Valo2013-09-121-8/+8
| * ath10k: add boot debug messages to pci.c and ce.cKalle Valo2013-09-122-2/+12
| * ath10k: cleanup debug messages in core.cKalle Valo2013-09-121-3/+6
| * ath10k: rename ATH10K_DBG_CORE to BOOTKalle Valo2013-09-122-4/+4
| * ath10k: add BMI log levelKalle Valo2013-09-122-15/+28
| * ath10k: define ath10k_debug_start/_stop as static inlineBartosz Markowski2013-09-101-2/+2
| * ath10k: prevent CE from looping indefinitelyMichal Kazior2013-09-083-115/+52
| * ath10k: remove obsolete INIT STATUS definitionsBartosz Markowski2013-09-061-8/+0
| * ath10k: set the UART baud rate to 19200Bartosz Markowski2013-09-061-0/+7
| * ath10k: add htt_stats_enable debugfs fileKalle Valo2013-09-064-0/+157
| * ath10k: implement ath10k_debug_start/stop()Kalle Valo2013-09-063-0/+27
| * ath10k: add trace event ath10k_htt_statsKalle Valo2013-09-062-1/+25
| * ath10k: add missing braces to ath10k_pci_tx_pipe_cleanupDave Jones2013-09-061-1/+2
* | ath9k: Remove incorrect diversity initializationSujith Manoharan2013-09-262-6/+0
* | ath9k: Handle FATAL interrupts correctlySujith Manoharan2013-09-261-2/+8
* | ath9k: Fix NF calibration for single stream cardsSujith Manoharan2013-09-261-1/+1
* | ath9k: mark wmi_event_swba as __packedChris Metcalf2013-09-261-1/+1
* | ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan2013-09-263-12/+99
* | ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-269-42/+52
* | ath9k: Handle abnormal NAV in AP modeSujith Manoharan2013-09-263-0/+16
* | ath9k: Fix issue with parsing malformed CFP IESujith Manoharan2013-09-262-2/+6
* | ath9k: Fix calibration for AR9462Sujith Manoharan2013-09-261-0/+15
OpenPOWER on IntegriCloud