summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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
2015-05-11ath10k: increase relay buffer size of spectral scanPeter Oh
2015-05-09ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis
2015-05-09ath9k: Mix the received FFT bins to the random poolNick Kossifidis
2015-05-09ath9k: No need for that extra memsetNick Kossifidis
2015-05-09ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis
2015-05-09ath9k: No need for that extra memcpyNick Kossifidis
2015-05-09ath9k: Skip malformed frames on normal FFT reportNick Kossifidis
2015-05-09ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis
2015-05-09ath9k: Perform integrity checks when processing FFT framesNick Kossifidis
2015-05-09ath9k: Move processing of FFT frames to different functionsNick Kossifidis
2015-05-09ath9k: Fix hanlding of maximum magnitude indexNick Kossifidis
2015-05-09ath9k: Add a new debug flag for FFT spectral scanNick Kossifidis
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg