summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds57-531/+1380
2016-01-07wcn36xx: split DMA mask register writing.Fengwei Yin1-1/+1
2016-01-07wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin1-21/+22
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter1-1/+1
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski1-0/+1
2016-01-07wil6210: support for platform specific crash recoveryLior David6-10/+73
2016-01-07wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany1-1/+11
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh1-1/+2
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-9/+3
2015-12-31wil6210: fix a warning message conditionDan Carpenter1-1/+1
2015-12-31ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda1-1/+1
2015-12-31ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan1-19/+15
2015-12-31ath10k: wake up device before accessing registersRajkumar Manoharan1-3/+3
2015-12-16Merge ath-next from ath.gitKalle Valo25-225/+422
2015-12-14ath10k: allow Mesh Point to install peer security keyPeter Oh1-1/+2
2015-12-11ath9k: fix inconsistent indenting on return statementColin Ian King1-1/+1
2015-12-11ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan5-0/+145
2015-12-11ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan2-3/+3
2015-12-11ath6kl: add log messages for firmware failure cases.Ben Greear1-1/+15
2015-12-11ath6kl: fix tx/rx antenna reporting for 2x2 devicesBen Greear1-2/+2
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller24-242/+819
2015-12-08ath9k: remove ath9k_mod_tsf64_tuJanusz Dziedzic1-18/+4
2015-12-08ath9k: MCC, print time elapsed between eventsJanusz Dziedzic2-2/+18
2015-12-08ath9k: MCC, add NOA also in case of an APJanusz Dziedzic1-1/+2
2015-12-08ath9k: P2P_CLIENT, get/set NOA correctlyJanusz Dziedzic1-2/+5
2015-12-08ath9k: MCC enable Opportunistic Power SaveJanusz Dziedzic1-0/+2
2015-12-08ath9k: setup correct skb priority for nullfuncJanusz Dziedzic1-0/+1
2015-12-08ath9k: use u32 when calculate tsfJanusz Dziedzic1-2/+2
2015-12-08ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprearJanusz Dziedzic1-0/+4
2015-12-08ath9k: queue null frames in case of MCCJanusz Dziedzic1-0/+6
2015-12-08ath9k: print real timer valueJanusz Dziedzic1-3/+5
2015-12-08ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic3-7/+27
2015-12-08wil6210: prevent external wmi commands during suspend flowMaya Erez2-1/+7
2015-12-08ath5k: fix RTS/CTS by using proper rate flagsBob Copeland1-1/+1
2015-12-08ath6kl: Don't print error message when recv is canceledSteve deRosier1-2/+3
2015-12-08ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl5-159/+123
2015-12-08ath10k: do not use coherent memory for allocated device memory chunksFelix Fietkau1-18/+43
2015-12-08ath10k: remove unnecessary amsdu/ampdu assignment in debugfsMohammed Shafi Shajakhan1-1/+1
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-15/+107
2015-12-03Merge ath-next from ath.gitKalle Valo20-239/+782
2015-11-30ath10k: implement fw_checksums debugfs fileKalle Valo1-0/+56
2015-11-30ath10k: print crc32 checksums for firmware and board filesKalle Valo2-4/+9
2015-11-30ath10k: split driver info messages during device initialisationKalle Valo3-16/+38
2015-11-30ath10k: always show bmi chip ids and subdevice idsKalle Valo1-7/+7
2015-11-30ath10k: reorganise hardware and firmware info messagesKalle Valo1-11/+18
2015-11-30ath10k: fix otp board id error messageKalle Valo1-1/+1
2015-11-30ath10k: apply Mesh subtype when Mesh interface created.Peter Oh1-1/+3
2015-11-30ath10k: introduce new subtypes for proxy STA and MeshPeter Oh1-0/+2
2015-11-30ath10k: update WMI 10.x service mapPeter Oh1-0/+15