summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2015-06-30ath10k: Add chip reset sequence for QCA99X0Vasanthakumar Thiagarajan
2015-06-30ath10k: Make target cpu address to CE address conversion chip specificVasanthakumar Thiagarajan
2015-06-30ath10k: Copy Engine related changes for QCA99X0Vasanthakumar Thiagarajan
2015-06-30ath10k: Add hw register/values for QCA99X0 chipVasanthakumar Thiagarajan
2015-06-30ath10k: Add new reg_address/mask to hw register tableVasanthakumar Thiagarajan
2015-06-30ath10k: Add a table to store hw specific valuesVasanthakumar Thiagarajan
2015-06-16ath10k: txrx: remove unreachable negative return check and fixup typeNicholas Mc Guire
2015-06-16ath10k: mac: remove unreachable negative return checkNicholas Mc Guire
2015-06-16ath10k: remove unused variable hdr in ath10k_htt_rx_h_undecap()Raja Mani
2015-06-16ath10k: prevent debugfs mmio access crash kernelMichal Kazior
2015-06-16ath10k: enable VHT for IBSSJanusz Dziedzic
2015-06-16ath10k: print htt op_version upon driver bootMichal Kazior
2015-06-16ath10k: dump fw features during probingMichal Kazior
2015-06-15Merge ath-next from ath.gitKalle Valo
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2015-06-09wil6210: reorder init sequenceVladimir Kondratiev
2015-06-09wil6210: platform hooks for modile init/exitVladimir Kondratiev
2015-06-09wil6210: Support hidden SSIDHamad Kadmany
2015-06-09wil6210: add per-MCS Rx statsVladimir Kondratiev
2015-06-09wil6210: add NIC memory region mac_rgf_extVladimir Kondratiev
2015-06-09wil6210: modparam for bcast ring sizeVladimir Kondratiev
2015-06-09ath6kl: Fix multiple clients associating in AP modeBrent Taylor
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior
2015-06-09ath10k: fix channel switchingMichal Kazior
2015-06-09ath10k: remove ath10k_chanctx structMichal Kazior
2015-06-09ath10k: fix ar->rx_channel updating logicMichal Kazior
2015-06-09ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani
2015-06-09ath10k: free wmi mgmt event skb when parsing failsRaja Mani
2015-06-08ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller
2015-06-01ath10k: fix possible ps sleep crashMichal Kazior
2015-06-01ath10k: bypass PLL setting on target init for QCA9888Rajkumar Manoharan
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-29ath10k: add missing firmware declarationsMichal Kazior
2015-05-29ath10k: fix inconsistent survey reportsMichal Kazior
2015-05-29ath10k: handle cycle counter wraparoundMichal Kazior
2015-05-29ath10k: move cycle_count macroMichal Kazior
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-05-26ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel
2015-05-26ath9k_htc: memory corruption calling set_bit()Dan Carpenter
2015-05-26carl9170: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-05-25Merge ath-next from ath.gitKalle Valo
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller
2015-05-22ath10k: add new 4addr related fw_featureMichal Kazior
2015-05-22ath10k: enable pci soc powersavingMichal Kazior
2015-05-22ath10k: fix idle power consumptionJanusz Dziedzic
2015-05-22ath10k: enable ASPMJanusz Dziedzic
2015-05-22wil6210: fix format specifier for dma_addr_tVladimir Kondratiev
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-11ath10k: fix survey information reportingVasanthakumar Thiagarajan