summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller9-160/+172
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-17/+17
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior2-4/+7
2015-06-09ath10k: fix channel switchingMichal Kazior1-80/+62
2015-06-09ath10k: remove ath10k_chanctx structMichal Kazior2-56/+6
2015-06-09ath10k: fix ar->rx_channel updating logicMichal Kazior1-5/+17
2015-06-09ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani1-3/+0
2015-06-09ath10k: free wmi mgmt event skb when parsing failsRaja Mani1-0/+1
2015-06-01ath10k: fix possible ps sleep crashMichal Kazior1-0/+1
2015-06-01ath10k: bypass PLL setting on target init for QCA9888Rajkumar Manoharan2-0/+19
2015-05-29ath10k: add missing firmware declarationsMichal Kazior1-0/+2
2015-05-29ath10k: fix inconsistent survey reportsMichal Kazior2-14/+24
2015-05-29ath10k: handle cycle counter wraparoundMichal Kazior5-8/+41
2015-05-29ath10k: move cycle_count macroMichal Kazior3-3/+5
2015-05-25Merge ath-next from ath.gitKalle Valo9-147/+310
2015-05-25Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller27-1178/+4771
2015-05-22ath10k: add new 4addr related fw_featureMichal Kazior2-4/+15
2015-05-22ath10k: enable pci soc powersavingMichal Kazior3-134/+260
2015-05-22ath10k: fix idle power consumptionJanusz Dziedzic1-1/+8
2015-05-22ath10k: enable ASPMJanusz Dziedzic2-5/+16
2015-05-11ath10k: fix survey information reportingVasanthakumar Thiagarajan1-2/+2
2015-05-11ath10k: increase relay buffer size of spectral scanPeter Oh1-1/+4
2015-05-04ath10k: add ATH10K_FW_FEATURE_IGNORE_OTP_RESULTKalle Valo2-1/+6
2015-04-28Merge ath-next from ath.gitKalle Valo27-1180/+4802
2015-04-27ath10k: implement more versatile set_bitrate_maskMichal Kazior2-20/+255
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-3/+1
2015-04-22ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-21ath10k: fix qca61x4 hw2.1 supportMichal Kazior1-3/+2
2015-04-21ath10k: allow loading device specific board filesMichal Kazior4-8/+62
2015-04-21ath10k: share board file loading code across FW APIsMichal Kazior1-32/+24
2015-04-17ath10k: enable the BT-coex featureYanbo Li2-0/+8
2015-04-17ath10k: add the WMI Air Time Fairness service defineYanbo Li1-0/+5
2015-04-17ath10k: use MAC clock rate same as FW uses for survey accuracyPeter Oh1-3/+1
2015-04-17ath10k: enable ibss-rsnJanusz Dziedzic1-0/+2
2015-04-17ath10k: set def key idx for ibssMichal Kazior1-3/+7
2015-04-17ath10k: fix multiple key static wep with ibssMichal Kazior1-3/+28
2015-04-17ath10k: don't use reassoc flagMichal Kazior1-1/+0
2015-04-17ath10k: change static wep key handling for client modeMichal Kazior1-66/+23
2015-04-17ath10k: add extra check for frame tracingMichal Kazior1-7/+13
2015-04-17ath10k: fix error handling in pci_probeMichal Kazior1-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-47/+465
2015-04-15ath10k: use scan burst for hw rocMichal Kazior3-1/+3
2015-04-15ath10k: fix hw roc expirationMichal Kazior1-4/+8
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-04-09ath10k: fix no-ack frame statusSujith Manoharan3-2/+10
2015-04-09ath10k: change the fw stats access maskYanbo Li3-4/+7
2015-04-09ath10k: fix static wep with more than 1 key in client modeMichal Kazior1-19/+22
2015-04-09ath10k: fix arvif->wep_keys clearingMichal Kazior1-5/+7
2015-04-09ath10k: replenish htc tx credits alwaysMichal Kazior1-19/+1
2015-04-09ath10k: fix insufficient tracing buffer sizeMichal Kazior1-1/+1