summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
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: fix idle power consumptionJanusz Dziedzic
2015-04-28Merge ath-next from ath.gitKalle Valo
2015-04-27ath10k: implement more versatile set_bitrate_maskMichal Kazior
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-22ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg
2015-04-17ath10k: enable ibss-rsnJanusz Dziedzic
2015-04-17ath10k: set def key idx for ibssMichal Kazior
2015-04-17ath10k: fix multiple key static wep with ibssMichal Kazior
2015-04-17ath10k: don't use reassoc flagMichal Kazior
2015-04-17ath10k: change static wep key handling for client modeMichal Kazior
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-15ath10k: use scan burst for hw rocMichal Kazior
2015-04-15ath10k: fix hw roc expirationMichal Kazior
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-09ath10k: fix static wep with more than 1 key in client modeMichal Kazior
2015-04-09ath10k: fix arvif->wep_keys clearingMichal Kazior
2015-04-09ath10k: disable burst modeJanusz Dziedzic
2015-04-01ath10k: fix IBSS scanning on wmi-tlv and qca6174Michal Kazior
2015-04-01ath10k: clean up set_bitrate_mask handlingMichal Kazior
2015-04-01ath10k: enable multi-channel on supported devicesMichal Kazior
2015-04-01ath10k: implement tx pause wmi eventMichal Kazior
2015-04-01ath10k: rework tx queue lockingMichal Kazior
2015-04-01ath10k: implement chanctx APIMichal Kazior
2015-04-01ath10k: fix survey reportingMichal Kazior
2015-04-01ath10k: mac: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30ath10k: fix aid setup in station modeMichal Kazior
2015-03-30ath10k: document ofdm/5ghz rate offset with a macroMichal Kazior
2015-03-30ath10k: deduplicate bitrate to rate idx conversionMichal Kazior
2015-03-30ath10k: rework legacy rx rate decodingMichal Kazior
2015-03-30ath10k: simplify fixed rate selectionMichal Kazior
2015-03-30ath10k: use hw rate definitions for fixed rateMichal Kazior
2015-03-30ath10k: drop RATETAB_ENT macroMichal Kazior
2015-03-30ath10k: derive rate from bitrateMichal Kazior
2015-03-30ath10k: move rate definitions to file startMichal Kazior
2015-03-30ath10k: introduce basic tdls functionalityMarek Puzyniak
2015-03-30ath10k: update station countingMarek Puzyniak
2015-03-30ath10k: make peer type configurableMarek Puzyniak
2015-03-30ath10k: unify tx mode and dispatchMichal Kazior
2015-03-30ath10k: clear htt.freqMichal Kazior
2015-03-30Merge mac80211-next into ath-nextKalle Valo
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic
2015-03-23ath10k: allow user to toggle ani_enable via debugfsAshok Raj Nagarajan
2015-03-23ath10k: enable Adaptive Noise Immunity (ANI) by defaultAshok Raj Nagarajan
2015-03-23ath10k: enable channel 144 on 5GHz bandPeter Oh
2015-03-23ath10k: configure thermal throttle while powering upRajkumar Manoharan
2015-03-23ath10k: fix rts profile for second rate seriesRajkumar Manoharan
2015-03-19ath10k: setup maximum number of supported stationsJanusz.Dziedzic@tieto.com