summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan2016-04-044-37/+65
* ath10k: enable parsing per station rx duration for 10.4Mohammed Shafi Shajakhan2016-04-043-7/+58
* ath10k: introduce Extended Resource Config support for 10.4Raja Mani2016-04-043-0/+78
* ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan2016-03-235-14/+94
* ath10k: incorporate qca4019 cal data download sequenceRaja Mani2016-03-232-2/+94
* ath10k: move cal data len to hw_paramsRaja Mani2016-03-234-6/+15
* ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}Raja Mani2016-03-231-13/+11
* ath10k: fix null deref if device crashes earlyMichal Kazior2016-03-211-1/+5
* ath10k: fix pull-push tx threshold handlingMichal Kazior2016-03-211-7/+7
* ath10k: fix tx hangMichal Kazior2016-03-211-4/+4
* ath10k: advertise force AP scan featureVasanthakumar Thiagarajan2016-03-181-1/+2
* ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli2016-03-181-1/+6
* ath10k: free cached fw bin contents when get board id failsRaja Mani2016-03-181-1/+1
* ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan2016-03-186-47/+68
* ath10k: handle channel change htt eventRajkumar Manoharan2016-03-184-29/+52
* ath9k: fix reg dump data bus errorMiaoqing Pan2016-03-111-3/+21
* ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flagsSteve deRosier2016-03-111-0/+5
* ath9k: fix BTCoex configuration for SOC chipsMiaoqing Pan2016-03-112-3/+29
* ath9k: fix BTCoex access invalid registers for SOC chipsMiaoqing Pan2016-03-111-12/+15
* ath9k: add bits definition of BTCoex MODE2/3 for SOC chipsMiaoqing Pan2016-03-111-9/+37
* ath9k: Allow platform override BTCoex pinMiaoqing Pan2016-03-111-10/+35
* ath9k: cleanup led_pin initialMiaoqing Pan2016-03-115-47/+31
* ath9k: free GPIO resource for SOC GPIOsMiaoqing Pan2016-03-115-0/+23
* ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan2016-03-118-120/+174
* ath9k: define correct GPIO numbers and bits maskMiaoqing Pan2016-03-113-17/+96
* ath9k_htc: fix up indents with spacesBob Copeland2016-03-111-7/+7
* ath9k: fix a misleading indentationBob Copeland2016-03-111-5/+5
* ath5k: fix incorrect indentationBob Copeland2016-03-112-3/+3
* ath9k: set correct peak detect thresholdMiaoqing Pan2016-03-111-14/+11
* ath9k: use AR_SREV_9003_PCOEM to identify PCOEM chipsMiaoqing Pan2016-03-111-4/+1
* ath9k: enable manual peak cal for all ar9300 chipsMiaoqing Pan2016-03-111-8/+6
* ath9k: Update AR9580 initvalsMiaoqing Pan2016-03-111-2/+2
* ath9k: Update QCA956x initvalsMiaoqing Pan2016-03-111-1/+1
* ath9k: Update AR9565 initvalsMiaoqing Pan2016-03-111-1/+1
* ath9k: Update AR955x initvalsMiaoqing Pan2016-03-111-1/+1
* ath9k: Update AR9485 initvalsMiaoqing Pan2016-03-111-2/+2
* ath9k: Update AR9462 initvalsMiaoqing Pan2016-03-112-4/+4
* ath9k: Update AR9340 initvalsMiaoqing Pan2016-03-111-2/+2
* ath9k: Update AR933x initvalsMiaoqing Pan2016-03-112-4/+4
* ath9k: Update AR9003 2.2 initvalsMiaoqing Pan2016-03-111-2/+2
* ath9k: Update QCA953x initvalsMiaoqing Pan2016-03-111-2/+2
* ath10k: set MAC timestamp in management Rx framePeter Oh2016-03-082-0/+20
* ath10k: deliver mgmt frames from htt to monitor vifs onlyGrzegorz Bajorski2016-03-082-36/+40
* wil6210: add oob_mode module parameterLior David2016-03-072-0/+17
* wil6210: pass is_go flag to firmwareLior David2016-03-073-3/+11
* wil6210: fix no_fw_recovery mode with change_virtual_intfLior David2016-03-074-1/+8
* wil6210: clean ioctl debug messageLior David2016-03-072-7/+10
* wil6210: fix race conditions in p2p listen and searchLior David2016-03-074-25/+53
* wil6210: P2P_DEVICE virtual interface supportLior David2016-03-077-26/+152
* wil6210: p2p initial supportDedy Lansky2016-03-076-16/+389