summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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-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-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller
2016-04-07Merge ath-next from ath.gitKalle Valo
2016-04-07mwifiex: dump pcie scratch registersXinming Hu
2016-04-07mwifiex: AMSDU Rx frame handling in AP modeXinming Hu
2016-04-07mwifiex: schedule main workqueue for transmitting bridge packetsXinming Hu
2016-04-07mwifiex: remove redundant GFP_DMA flagXinming Hu
2016-04-07mwifiex: check revision id while choosing PCIe firmwareShengzhen Li
2016-04-07mwifiex: add support for wakeup on GTK rekey failureGanapathi Bhat
2016-04-07mwifiex: add support for GTK rekey offloadGanapathi Bhat
2016-04-07rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192euJes Sorensen
2016-04-07rtl8xxxu: Use correct H2C calls for 8192euJes Sorensen
2016-04-07rtl8xxxu: Identify 8192eu rev A/B parts correctlyJes Sorensen
2016-04-07rtl8xxxu: Use enums for chip version numbersJes Sorensen
2016-04-07rtl8xxxu: Update some register definitionsJes Sorensen
2016-04-07rtl8xxxu: 8192eu uses txdesc40Jes Sorensen
2016-04-07rtl8xxxu: TXDESC_SHORT_GI is txdesc32 onlyJes Sorensen
2016-04-07rtl8xxxu: Correct txdesc40 gid definitionJes Sorensen
2016-04-07rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptorsJes Sorensen
2016-04-07rtl8xxxu: Change name of struct tx_desc to be more decriptiveJes Sorensen
2016-04-07mwifiex: fix NULL pointer dereference errorWei-Ning Huang
2016-04-07mwifiex: ie_list is an array, so no need to check if NULLColin Ian King
2016-04-07iwl4965: Fix more memory leaks in __il4965_up()Julian Calaby