summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-1357-531/+1380
|\
| * wcn36xx: split DMA mask register writing.Fengwei Yin2016-01-071-1/+1
| * wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin2016-01-071-21/+22
| * ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter2016-01-071-1/+1
| * ath9k: Enable support for cloned SKBSPawel Kulakowski2016-01-071-0/+1
| * wil6210: support for platform specific crash recoveryLior David2016-01-076-10/+73
| * wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany2016-01-071-1/+11
| * ath10k: set SM power save disabled to default valuePeter Oh2016-01-071-1/+2
| * wil6210: fix a warning message conditionDan Carpenter2015-12-311-1/+1
| * ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda2015-12-311-1/+1
| * ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan2015-12-311-19/+15Star
| * ath10k: wake up device before accessing registersRajkumar Manoharan2015-12-311-3/+3
| * Merge ath-next from ath.gitKalle Valo2015-12-1625-225/+422
| |\
| | * ath10k: allow Mesh Point to install peer security keyPeter Oh2015-12-141-1/+2
| | * ath9k: fix inconsistent indenting on return statementColin Ian King2015-12-111-1/+1
| | * ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan2015-12-115-0/+145
| | * ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan2015-12-112-3/+3
| | * ath6kl: add log messages for firmware failure cases.Ben Greear2015-12-111-1/+15
| | * ath6kl: fix tx/rx antenna reporting for 2x2 devicesBen Greear2015-12-111-2/+2
| | * ath9k: remove ath9k_mod_tsf64_tuJanusz Dziedzic2015-12-081-18/+4Star
| | * ath9k: MCC, print time elapsed between eventsJanusz Dziedzic2015-12-082-2/+18
| | * ath9k: MCC, add NOA also in case of an APJanusz Dziedzic2015-12-081-1/+2
| | * ath9k: P2P_CLIENT, get/set NOA correctlyJanusz Dziedzic2015-12-081-2/+5
| | * ath9k: MCC enable Opportunistic Power SaveJanusz Dziedzic2015-12-081-0/+2
| | * ath9k: setup correct skb priority for nullfuncJanusz Dziedzic2015-12-081-0/+1
| | * ath9k: use u32 when calculate tsfJanusz Dziedzic2015-12-081-2/+2
| | * ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprearJanusz Dziedzic2015-12-081-0/+4
| | * ath9k: queue null frames in case of MCCJanusz Dziedzic2015-12-081-0/+6
| | * ath9k: print real timer valueJanusz Dziedzic2015-12-081-3/+5
| | * ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic2015-12-083-7/+27
| | * wil6210: prevent external wmi commands during suspend flowMaya Erez2015-12-082-1/+7
| | * ath5k: fix RTS/CTS by using proper rate flagsBob Copeland2015-12-081-1/+1
| | * ath6kl: Don't print error message when recv is canceledSteve deRosier2015-12-081-2/+3
| | * ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl2015-12-085-159/+123Star
| | * ath10k: do not use coherent memory for allocated device memory chunksFelix Fietkau2015-12-081-18/+43
| | * ath10k: remove unnecessary amsdu/ampdu assignment in debugfsMohammed Shafi Shajakhan2015-12-081-1/+1
| * | Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller2015-12-0824-242/+819
| |\|
| | * Merge ath-next from ath.gitKalle Valo2015-12-0320-239/+782
| | |\
| | | * ath10k: implement fw_checksums debugfs fileKalle Valo2015-11-301-0/+56
| | | * ath10k: print crc32 checksums for firmware and board filesKalle Valo2015-11-302-4/+9
| | | * ath10k: split driver info messages during device initialisationKalle Valo2015-11-303-16/+38
| | | * ath10k: always show bmi chip ids and subdevice idsKalle Valo2015-11-301-7/+7
| | | * ath10k: reorganise hardware and firmware info messagesKalle Valo2015-11-301-11/+18
| | | * ath10k: fix otp board id error messageKalle Valo2015-11-301-1/+1
| | | * ath10k: apply Mesh subtype when Mesh interface created.Peter Oh2015-11-301-1/+3
| | | * ath10k: introduce new subtypes for proxy STA and MeshPeter Oh2015-11-301-0/+2
| | | * ath10k: update WMI 10.x service mapPeter Oh2015-11-301-0/+15
| | | * ath10k: Fix write permission on few debugfs filesMohammed Shafi Shajakhan2015-11-301-6/+6
| | | * ath10k: stop abusing GFP_DMAFelix Fietkau2015-11-302-4/+4
| | | * ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan2015-11-301-13/+17