summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-10-10wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardwareEugene Krasnikov
2013-10-03Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville
2013-09-26ath9k: Remove incorrect diversity initializationSujith Manoharan
2013-09-26ath9k: Handle FATAL interrupts correctlySujith Manoharan
2013-09-26ath9k: Fix NF calibration for single stream cardsSujith Manoharan
2013-09-26ath9k: mark wmi_event_swba as __packedChris Metcalf
2013-09-26ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan
2013-09-26ath9k: Handle abnormal NAV in AP modeSujith Manoharan
2013-09-26ath9k: Fix issue with parsing malformed CFP IESujith Manoharan
2013-09-26ath9k: Fix calibration for AR9462Sujith Manoharan
2013-09-26wireless: wil6210: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: ath9k: use dev_get_platdata()Jingoo Han
2013-09-26wireless: ath5k: use dev_get_platdata()Jingoo Han
2013-09-26net: ath9k: Use NULL instead of falseSachin Kamat
2013-09-26ar5523: Add USB ID of D-Link WUA-2340 rev A1Albert Pool
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2013-09-26ath9k: Add DELL 1707 to supported card tableSujith Manoharan
2013-09-26ath9k: Update AR9485 1.1 initvalsSujith Manoharan
2013-09-26ath9k: Add and use initvals for channel 14Sujith Manoharan
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan
2013-09-26ath9k: Use correct RX gain table for AR9565Sujith Manoharan
2013-09-26ath9k: Fix antenna diversity init for AR9565Sujith Manoharan
2013-09-26ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan
2013-09-26ath9k: Update initvals for AR9565 1.0Sujith Manoharan
2013-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2013-09-26ath10k: replenish HTT RX buffers in a taskletMichal Kazior
2013-09-26ath10k: align RX frames properlyMichal Kazior
2013-09-26ath10k: fix Native Wifi decap mode RXMichal Kazior
2013-09-26ath10k: cleanup RX decap handlingMichal Kazior
2013-09-26ath10k: document decap modesMichal Kazior
2013-09-26ath10k: report A-MSDU subframes individuallyMichal Kazior
2013-09-20ath10k: use msdu headroom to store txfragMichal Kazior
2013-09-20ath10k: cleanup HTT TX functionsMichal Kazior
2013-09-20ath10k: decouple HTT TX completionsMichal Kazior
2013-09-20ath10k: avoid needless memset on TX pathMichal Kazior
2013-09-20ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior
2013-09-20ath10k: fix num_sends_allowed replenishingMichal Kazior
2013-09-20ath10k: fix tracing build for ath10k_wmi_cmdMichal Kazior
2013-09-16ath10k: remove wmi event worker threadMichal Kazior
2013-09-16ath10k: remove wmi pending count limitMichal Kazior
2013-09-16ath10k: improve beacon submission latencyMichal Kazior
2013-09-16ath10k: simplify HTC command submittingMichal Kazior
2013-09-16ath10k: make WMI commands block by designMichal Kazior
2013-09-16ath10k: add HTC TX credits replenishing notificationMichal Kazior