summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2014-10-27ath9k: Process beacons properlySujith Manoharan1-1/+6
2014-10-27ath9k: Enable multi-channel properlySujith Manoharan3-9/+10
2014-10-27ath9k: Use sta_state() callbackSujith Manoharan1-2/+26
2014-10-27ath9k: do not overwrite AR_PHY_RADAR_1 MSBLorenzo Bianconi2-2/+8
2014-10-27Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville24-1373/+2258
2014-10-23ath10k: split ce pipe init/alloc furtherMichal Kazior3-69/+62
2014-10-23ath10k: mask/unmask msi fw irqMichal Kazior2-22/+32
2014-10-23ath10k: re-disable interrupts after target initMichal Kazior1-4/+3
2014-10-21ath10k: use bss_info as txpower sourceMichal Kazior2-20/+75
2014-10-21ath10k: simplify computation of mgmt rx bandMichal Kazior1-16/+16
2014-10-21ath10k: clean up sta auth/assoc codeMichal Kazior1-79/+42
2014-10-21ath10k: skip some commands on reassocMichal Kazior1-23/+29
2014-10-21ath10k: clean up assoc codeMichal Kazior1-48/+46
2014-10-21ath10k: retrieve calibration data from fileKalle Valo4-13/+102
2014-10-21ath10k: refactor ath10k_init_download_firmware()Kalle Valo1-15/+12
2014-10-21ath10k: add back enum ath10k_busKalle Valo3-0/+19
2014-10-12ath10k: fix kernel panic while shutting down APRajkumar Manoharan1-1/+1
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller7-28/+41
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan4-23/+35
2014-10-08ath10k: add tracing for frame transmissionRajkumar Manoharan4-0/+53
2014-10-08ath10k: fix WMI scan command lengthJanusz Dziedzic1-2/+2
2014-10-08ath10k: advertise all possible firmware(-api) filesBartosz Markowski2-2/+3
2014-10-08ath10k: don't create bssid peer for ibssJanusz Dziedzic1-18/+10
2014-10-08ath10k: warn on unhandled htt eventsMichal Kazior1-2/+2
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak1-0/+1
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan1-1/+1
2014-10-07ath: Fix smatch warningSujith Manoharan1-4/+4
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-5/+4
2014-10-07ath10k: add tracing for tx infoRajkumar Manoharan3-0/+62
2014-10-07ath10k: add tracing for rx descriptorRajkumar Manoharan2-0/+33
2014-10-07ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan5-2/+46
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan5-1/+134
2014-10-06Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller65-842/+1808
2014-10-02ath9k: Fix flushing in MCC modeSujith Manoharan1-0/+16
2014-10-02ath9k: Fix queue handling for channel contextsSujith Manoharan1-6/+1
2014-10-02ath9k: Add ath9k_chanctx_stop_queues()Sujith Manoharan2-0/+24
2014-10-02ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan3-6/+7
2014-10-02ath9k: Fix queue handling in flush()Sujith Manoharan1-5/+0
2014-10-02ath9k: Remove duplicate codeSujith Manoharan1-9/+1
2014-10-02ath9k: Fix pending frame checkSujith Manoharan1-3/+0
2014-10-02ath9k: Check pending frames properlySujith Manoharan1-1/+4
2014-10-02ath9k: Print RoC expirationSujith Manoharan1-0/+7
2014-10-02wil6210: atomic I/O for the card memoryVladimir Kondratiev4-0/+188
2014-10-02wil6210: manual FW error recovery modeVladimir Kondratiev5-9/+121
2014-10-02ath: Add support for tracingSujith Manoharan6-0/+107
2014-10-01ath10k: use 64-bit vdev mapBen Greear3-12/+15
2014-10-01ath10k: support ethtool statsBen Greear3-0/+176
2014-10-01ath10k: add firmware crash countersBen Greear3-0/+65
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau7-18/+49
2014-09-30ath9k: Check early for HW resetSujith Manoharan1-4/+6