summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-25wcn36xx: Fill in capability listBjorn Andersson
2016-04-25wcn36xx: Correct remove bss key response encodingBjorn Andersson
2016-04-25wcn36xx: Delete BSS before idling linkBjorn Andersson
2016-04-25wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs
2016-04-25wcn36xx: Implement multicast filteringPontus Fuchs
2016-04-25wcn36xx: Track association statePontus Fuchs
2016-04-25wcn36xx: Clear encrypt_type when deleting bss keyPontus Fuchs
2016-04-25wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs
2016-04-25wcn36xx: Copy all members in config_sta v1 conversionPontus Fuchs
2016-04-25wcn36xx: Parse trigger_ba response properlyPontus Fuchs
2016-04-25wcn36xx: Remove sta pointer in private vif structPontus Fuchs
2016-04-25wcn36xx: Fetch private sta data from sta entry instead of from vifPontus Fuchs
2016-04-25wcn36xx: Add helper macros to cast sta to privPontus Fuchs
2016-04-25wcn36xx: Use define for invalid index and fix typoPontus Fuchs
2016-04-25wcn36xx: Use consistent name for private vifPontus Fuchs
2016-04-25wcn36xx: Add helper macros to cast vif to private vif and vice versaPontus Fuchs
2016-04-25wcn36xx: Pad TIM PVM if neededPontus Fuchs
2016-04-25wcn36xx: Clean up wcn36xx_smd_send_beaconPontus Fuchs
2016-04-25ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-04-25ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)
2016-04-20ath10k: remove enum ath10k_swap_code_seg_bin_typeKalle Valo
2016-04-20ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()Kalle Valo
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: move fw_features to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: move fw_version inside struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo
2016-04-20ath10k: remove deprecated firmware API 1 supportKalle Valo
2016-04-19ath9k: remove duplicate assignment of variable ahColin Ian King
2016-04-19ath9k: interpret requested txpower in EIRP domainZefir Kurtisi
2016-04-19ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_se...Markus Elfring
2016-04-19ath10k: add dynamic tx mode switch config support for qca4019Raja Mani
2016-04-19ath10k: add some sanity checks to peer_map_event() functionsDan Carpenter
2016-04-19ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan
2016-04-19ath10k: fix return value for btcoex and peer stats debugfsMohammed Shafi Shajakhan
2016-04-15ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel
2016-04-14ath10k: fix parenthesis alignmentKalle Valo
2016-04-14ath10k: prefer ether_addr_copy() over memcpy()Kalle Valo
2016-04-14ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()Kalle Valo
2016-04-14ath10k: prefer kernel type 'u64' over 'u_int64_t'Kalle Valo
2016-04-14ath10k: fix checkpatch warnings related to spacesKalle Valo
2016-04-12ath10k: remove MSI range supportRajkumar Manoharan
2016-04-12ath10k: enable set_tsf vdev command to WMI 10.4Peter Oh
2016-04-12ath10k: update 10.4 WMI vdev parametersPeter Oh
2016-04-12ath10k: add a support of set_tsf on vdev interfacePeter Oh
2016-04-12ath10k: Document alloc_frag_desc_for_data_pkt config option.Ben Greear
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller