summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* carl9170: import 1.9.9 firmware headersChristian Lamparter2016-03-074-6/+87
* Merge 'net-next/master'Kalle Valo2016-03-066-15/+33
|\
| * Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-016-15/+33
| |\
| | * cfg80211: basic support for PBSS network typeLior David2016-02-241-0/+10
| | * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-145-15/+23
* | | Merge ath-next from ath.gitKalle Valo2016-03-0646-470/+2530
|\ \ \ | |/ / |/| |
| * | ath9k: clear bb filter calibration power thresholdMiaoqing Pan2016-03-032-1/+9
| * | ath9k: reduce stack usage in ar9003_aic_cal_post_processArnd Bergmann2016-03-032-40/+40
| * | ath9k: make NF load complete quickly and reliablyMiaoqing Pan2016-03-031-6/+32
| * | ath10k: fix sanity check on enabling btcoex via debugfsMohammed Shafi Shajakhan2016-03-031-4/+9
| * | ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli2016-03-033-4/+20
| * | ath10k: process htt rx indication as batch modeRajkumar Manoharan2016-03-031-2/+14
| * | ath10k: reduce rx_lock contention for htt rx indicationRajkumar Manoharan2016-03-031-10/+8
| * | ath10k: fix erroneous return valueAnton Protopopov2016-03-031-1/+1
| * | ath10k: add hw_rev to trace events to support pktlogAshok Raj Nagarajan2016-03-031-3/+12
| * | ath10k: fix pktlog in QCA99X0Ashok Raj Nagarajan2016-03-031-5/+1
| * | ath10k: fix pointless update of peer stats listMohammed Shafi Shajakhan2016-03-031-2/+4
| * | ath10k: fix updating peer stats rx durationMohammed Shafi Shajakhan2016-02-251-3/+3
| * | ath10k: remove impossible codeSudip Mukherjee2016-02-251-3/+0
| * | ath10k: populate qca4019 fw specific wmi init paramsRaja Mani2016-02-025-15/+24
| * | ath10k: add qca4019 hw paramsRaja Mani2016-02-023-0/+31
| * | ath10k: add abstraction layer for vdev subtypePeter Oh2016-02-025-11/+128
| * | ath10k: use vif->type and vif->p2p for P2P_GO checkPeter Oh2016-02-022-7/+3
| * | ath10k: update 10.4 WMI service mapPeter Oh2016-02-021-0/+11
| * | ath10k: rename Mesh related service namesPeter Oh2016-02-022-9/+11
| * | wil6210: TX vring optimizationHamad Kadmany2016-02-022-4/+4
| * | wil6210: protect synchronous wmi commands handlingMaya Erez2016-02-021-4/+13
| * | wil6210: wait for disconnect completionVladimir Kondratiev2016-02-023-20/+22
| * | wil6210: prevent access to vring_tx_data lock during its initMaya Erez2016-02-022-5/+24
| * | ath9k: do not limit the number of DFS channel interfaces to 1Felix Fietkau2016-01-281-20/+5
| * | ath10k: expose hif ops for ahbRaja Mani2016-01-283-0/+277
| * | ath10k: add resource init and deinit in ahbRaja Mani2016-01-282-0/+129
| * | ath10k: include irq related functions in ahbRaja Mani2016-01-282-0/+46
| * | ath10k: add chip and bus halt logic in ahbRaja Mani2016-01-282-0/+128
| * | ath10k: add reset ctrl related functions in ahbRaja Mani2016-01-283-1/+145
| * | ath10k: add clock ctrl related functions in ahbRaja Mani2016-01-282-0/+127
| * | ath10k: add helper functions in ahb.c for reg rd/wrRaja Mani2016-01-283-0/+68
| * | ath10k: include qca4019 register map tableRaja Mani2016-01-283-0/+45
| * | ath10k: add basic skeleton to support ahbRaja Mani2016-01-289-0/+131
| * | ath10k: pull reusable code from pci probe and remove for ahbRaja Mani2016-01-282-22/+44
| * | ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani2016-01-282-3/+39
| * | ath10k: make some of ath10k_pci_* func reusableRaja Mani2016-01-282-32/+63
| * | ath10k: implement basic support for new tx path firmwareMichal Kazior2016-01-283-9/+91
| * | ath10k: clean up cont frag desc init codeMichal Kazior2016-01-281-17/+41
| * | ath10k: add new FW_FEATURE_PEER_FLOW_CONTROLMichal Kazior2016-01-282-0/+10
| * | ath10k: add new htt definitionsMichal Kazior2016-01-281-3/+150
| * | ath10k: rename some HTT eventsMichal Kazior2016-01-283-10/+10
| * | ath9k: fix data bus error on ar9300 and ar9580Miaoqing Pan2016-01-262-1/+13
| * | ath9k: fix inconsistent use of tab and space in indentationMiaoqing Pan2016-01-261-3/+3
| * | ath9k: do not reset while BB panic(0x4000409) on ar9561Miaoqing Pan2016-01-261-2/+3
OpenPOWER on IntegriCloud