summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-26wil6210: add function name to wil log macrosMaya Erez
2016-04-26ath6kl: add ability to set debug uart baud rateSteve deRosier
2016-04-26ath6kl: fix missing uart debug pin for 6004 HW 3.0Steve deRosier
2016-04-26ath10k: fix a typo in ath10k_start()Mohammed Shafi Shajakhan
2016-04-26ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmwareAlan Liu
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-26iwlwifi: fix fw version reading for DVM devicesLuca Coelho
2016-04-26rt2800lib: enable MFP if hw crypt is disabledChun-Yeow Yeoh
2016-04-26brcmfmac: testing the wrong variable in brcmf_rx_hdrpull()Dan Carpenter
2016-04-26mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()Dan Carpenter
2016-04-26mwifiex: missing error code on allocation failureDan Carpenter
2016-04-26rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_regJes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723bu_simularity_compare()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723b_channel_to_group()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_tableJes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra...Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_ma...Jes Sorensen
2016-04-26mwifiex: stop background scan when net device closedXinming Hu
2016-04-26mwifiex: add platform specific wakeup interrupt supportXinming Hu
2016-04-26brcmf: Fix null pointer exception in bcdc_hdrpullPer Forlin
2016-04-26brcmfmac: add support for nl80211 BSS_SELECT featureArend van Spriel
2016-04-26rtlwifi: rtl8821ae: Make sure loop counter is signed on all architecturesDavid Müller
2016-04-26prism54: isl_38xx: Replace 'struct timeval'Tina Ruchandani
2016-04-26rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ringJia-Ju Bai
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