summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg44-217/+217
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller69-1772/+3946
2016-04-07Merge ath-next from ath.gitKalle Valo68-1768/+3942
2016-04-07ath9k_htc: Delete unnecessary variable initialisationMarkus Elfring1-1/+1
2016-04-07ath9k: Remove unnecessary ?: operatorIvan Safonov1-3/+3
2016-04-07ath10k: fix unconditional num_mpdus_ready subtractionRajkumar Manoharan1-4/+4
2016-04-07ath10k: remove unnecessary warning for probe response dropsRajkumar Manoharan1-2/+2
2016-04-07ath10k: fix calibration init sequence of qca99x0Rajkumar Manoharan1-4/+2
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2-2/+2
2016-04-04ath9k: fix rng high cpu loadMiaoqing Pan1-1/+19
2016-04-04wil6210: allow empty WMI commands in debugfs wmi_sendLior David1-2/+2
2016-04-04ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-04-04ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4Peter Oh1-0/+9
2016-04-04ath10k: combine txrx and replenish taskRajkumar Manoharan2-17/+7
2016-04-04ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan3-5/+84
2016-04-04ath10k: cleanup copy engine receive next completionRajkumar Manoharan3-52/+22
2016-04-04ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan3-9/+18
2016-04-04ath10k: speedup htt rx descriptor processing for rx_indRajkumar Manoharan2-21/+19
2016-04-04ath10k: cleanup amsdu processing for rx indicationRajkumar Manoharan1-59/+41
2016-04-04ath10k: remove unused fw_desc processingRajkumar Manoharan1-63/+2
2016-04-04ath10k: copy tx fetch indication messageRajkumar Manoharan1-3/+10
2016-04-04ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan4-37/+65
2016-04-04ath10k: enable parsing per station rx duration for 10.4Mohammed Shafi Shajakhan3-7/+58
2016-04-04ath10k: introduce Extended Resource Config support for 10.4Raja Mani3-0/+78
2016-03-23ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan5-14/+94
2016-03-23ath10k: incorporate qca4019 cal data download sequenceRaja Mani2-2/+94
2016-03-23ath10k: move cal data len to hw_paramsRaja Mani4-6/+15
2016-03-23ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}Raja Mani1-13/+11
2016-03-21ath10k: fix null deref if device crashes earlyMichal Kazior1-1/+5
2016-03-21ath10k: fix pull-push tx threshold handlingMichal Kazior1-7/+7
2016-03-21ath10k: fix tx hangMichal Kazior1-4/+4
2016-03-18ath10k: advertise force AP scan featureVasanthakumar Thiagarajan1-1/+2
2016-03-18ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli1-1/+6
2016-03-18ath10k: free cached fw bin contents when get board id failsRaja Mani1-1/+1
2016-03-18ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan6-47/+68
2016-03-18ath10k: handle channel change htt eventRajkumar Manoharan4-29/+52
2016-03-14ath9k: fix misleading indentationArnd Bergmann1-2/+2
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-03-11ath9k: fix reg dump data bus errorMiaoqing Pan1-3/+21
2016-03-11ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flagsSteve deRosier1-0/+5
2016-03-11ath9k: fix BTCoex configuration for SOC chipsMiaoqing Pan2-3/+29
2016-03-11ath9k: fix BTCoex access invalid registers for SOC chipsMiaoqing Pan1-12/+15
2016-03-11ath9k: add bits definition of BTCoex MODE2/3 for SOC chipsMiaoqing Pan1-9/+37
2016-03-11ath9k: Allow platform override BTCoex pinMiaoqing Pan1-10/+35
2016-03-11ath9k: cleanup led_pin initialMiaoqing Pan5-47/+31
2016-03-11ath9k: free GPIO resource for SOC GPIOsMiaoqing Pan5-0/+23
2016-03-11ath9k: make GPIO API to support both of WMAC and SOCMiaoqing Pan8-120/+174
2016-03-11ath9k: define correct GPIO numbers and bits maskMiaoqing Pan3-17/+96
2016-03-11ath9k_htc: fix up indents with spacesBob Copeland1-7/+7
2016-03-11ath9k: fix a misleading indentationBob Copeland1-5/+5