aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal9-13/+13
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-26/+20
2016-05-03brcm80211: correct speed testingOliver Neukum1-1/+3
2016-05-03Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller79-1766/+3606
2016-04-27mwifiex: increase dwell time for active scanAmitkumar Karwar1-2/+2
2016-04-27mwifiex: disable channel filtering feature in firmwareAmitkumar Karwar1-5/+6
2016-04-27mwifiex: avoid querying wakeup reason when wowlan is disabledAmitkumar Karwar1-0/+4
2016-04-27mwifiex: report wowlan wakeup reasons correctlyAmitkumar Karwar1-6/+3
2016-04-27mwifiex: fix coding styleAmitkumar Karwar1-1/+1
2016-04-27mwifiex: transmit packet stats incorrect.Marty Faltesek1-6/+7
2016-04-27mwifiex: fw download does not release sdio bus during failureMarty Faltesek1-2/+1
2016-04-27mwifiex: bridged packets cause wmm_tx_pending counter to go negativeMarty Faltesek1-0/+4
2016-04-26drivers/wireless: use nla_put_u64_64bit()Nicolas Dichtel2-1/+2
2016-04-26Merge ath-next from ath.gitKalle Valo39-803/+813
2016-04-26iwlwifi: fix fw version reading for DVM devicesLuca Coelho2-1/+6
2016-04-26rt2800lib: enable MFP if hw crypt is disabledChun-Yeow Yeoh1-0/+4
2016-04-26brcmfmac: testing the wrong variable in brcmf_rx_hdrpull()Dan Carpenter1-1/+1
2016-04-26mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()Dan Carpenter1-3/+4
2016-04-26mwifiex: missing error code on allocation failureDan Carpenter1-1/+3
2016-04-26rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_regJes Sorensen1-4/+4
2016-04-26rtl8xxxu: Rename rtl8723bu_simularity_compare()Jes Sorensen1-8/+14
2016-04-26rtl8xxxu: Rename rtl8723b_channel_to_group()Jes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_tableJes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf()Jes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power()Jes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()Jes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibrate()Jes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask()Jes Sorensen1-4/+4
2016-04-26rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel()Jes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf()Jes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf()Jes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel()Jes Sorensen1-3/+3
2016-04-26rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect()Jes Sorensen1-4/+4
2016-04-26rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect()Jes Sorensen1-4/+4
2016-04-26rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_mask()Jes Sorensen1-4/+4
2016-04-26mwifiex: stop background scan when net device closedXinming Hu1-7/+7
2016-04-26mwifiex: add platform specific wakeup interrupt supportXinming Hu4-3/+106
2016-04-26brcmf: Fix null pointer exception in bcdc_hdrpullPer Forlin1-1/+2
2016-04-26brcmfmac: add support for nl80211 BSS_SELECT featureArend van Spriel4-15/+89
2016-04-26rtlwifi: rtl8821ae: Make sure loop counter is signed on all architecturesDavid Müller1-1/+1
2016-04-26prism54: isl_38xx: Replace 'struct timeval'Tina Ruchandani1-17/+18
2016-04-26rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ringJia-Ju Bai1-0/+4
2016-04-25wcn36xx: Fill in capability listBjorn Andersson2-1/+78
2016-04-25wcn36xx: Correct remove bss key response encodingBjorn Andersson2-27/+1
2016-04-25wcn36xx: Delete BSS before idling linkBjorn Andersson1-1/+1
2016-04-25wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs1-1/+1
2016-04-25wcn36xx: Implement multicast filteringPontus Fuchs4-6/+104
2016-04-25wcn36xx: Track association statePontus Fuchs2-0/+3
2016-04-25wcn36xx: Clear encrypt_type when deleting bss keyPontus Fuchs1-0/+2
2016-04-25wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs1-1/+1