summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-07wcn36xx: split DMA mask register writing.Fengwei Yin
2016-01-07wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski
2016-01-07wil6210: support for platform specific crash recoveryLior David
2016-01-07wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2015-12-31wil6210: fix a warning message conditionDan Carpenter
2015-12-31ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda
2015-12-31ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan
2015-12-31ath10k: wake up device before accessing registersRajkumar Manoharan
2015-12-16Merge ath-next from ath.gitKalle Valo
2015-12-14ath10k: allow Mesh Point to install peer security keyPeter Oh
2015-12-11ath9k: fix inconsistent indenting on return statementColin Ian King
2015-12-11ath9k: feeding entropy in kernel from ADC captureMiaoqing Pan
2015-12-11ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stoppedMiaoqing Pan
2015-12-11ath6kl: add log messages for firmware failure cases.Ben Greear
2015-12-11ath6kl: fix tx/rx antenna reporting for 2x2 devicesBen Greear
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller
2015-12-08ath9k: remove ath9k_mod_tsf64_tuJanusz Dziedzic
2015-12-08ath9k: MCC, print time elapsed between eventsJanusz Dziedzic
2015-12-08ath9k: MCC, add NOA also in case of an APJanusz Dziedzic
2015-12-08ath9k: P2P_CLIENT, get/set NOA correctlyJanusz Dziedzic
2015-12-08ath9k: MCC enable Opportunistic Power SaveJanusz Dziedzic
2015-12-08ath9k: setup correct skb priority for nullfuncJanusz Dziedzic
2015-12-08ath9k: use u32 when calculate tsfJanusz Dziedzic
2015-12-08ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprearJanusz Dziedzic
2015-12-08ath9k: queue null frames in case of MCCJanusz Dziedzic
2015-12-08ath9k: print real timer valueJanusz Dziedzic
2015-12-08ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic
2015-12-08wil6210: prevent external wmi commands during suspend flowMaya Erez
2015-12-08ath5k: fix RTS/CTS by using proper rate flagsBob Copeland
2015-12-08ath6kl: Don't print error message when recv is canceledSteve deRosier
2015-12-08ath9k: Simplify and fix eeprom endianness swappingMartin Blumenstingl
2015-12-08ath10k: do not use coherent memory for allocated device memory chunksFelix Fietkau
2015-12-08ath10k: remove unnecessary amsdu/ampdu assignment in debugfsMohammed Shafi Shajakhan
2015-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03Merge ath-next from ath.gitKalle Valo
2015-11-30ath10k: implement fw_checksums debugfs fileKalle Valo
2015-11-30ath10k: print crc32 checksums for firmware and board filesKalle Valo
2015-11-30ath10k: split driver info messages during device initialisationKalle Valo
2015-11-30ath10k: always show bmi chip ids and subdevice idsKalle Valo
2015-11-30ath10k: reorganise hardware and firmware info messagesKalle Valo
2015-11-30ath10k: fix otp board id error messageKalle Valo
2015-11-30ath10k: apply Mesh subtype when Mesh interface created.Peter Oh
2015-11-30ath10k: introduce new subtypes for proxy STA and MeshPeter Oh
2015-11-30ath10k: update WMI 10.x service mapPeter Oh