aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2018-01-25wil6210: add Talyn PCIe device IDMaya Erez1-0/+2
2018-01-25ath9k: discard undersized packetsFelix Fietkau1-2/+2
2018-01-24brcmfmac: separate firmware errors from i/o errorsArend Van Spriel4-20/+31
2018-01-24brcmfmac: assure bcdc dcmd api does not return value > 0Arend Van Spriel2-6/+8
2018-01-24qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich1-27/+25
2018-01-24qtnfmac: do not use bus mutex for events processingIgor Mitsyanko1-2/+2
2018-01-24qtnfmac: do not use mutexes in timer contextIgor Mitsyanko4-32/+38
2018-01-24qtnfmac: fix STA disconnect procedureSergey Matyukevich1-1/+0
2018-01-24qtnfmac: validate interface combinations on changesSergey Matyukevich1-0/+50
2018-01-24qtnfmac: modify supported interface combinationsSergey Matyukevich5-76/+115
2018-01-24qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov4-0/+14
2018-01-24qtnfmac: get more hardware info from cardVasily Ulyanov2-1/+61
2018-01-24qtnfmac: support 64-bit network interface statsVasily Ulyanov3-8/+85
2018-01-24qtnfmac: fix warnings when mBSS setup is stoppedVasily Ulyanov1-4/+4
2018-01-24qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov2-16/+9
2018-01-24rtl8xxxu: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih3-12/+121
2018-01-24rtlwifi: Add ratr_table for newer ICPing-Ke Shih1-0/+18
2018-01-24rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih1-1/+2
2018-01-24rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih1-0/+2
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih7-3/+172
2018-01-24rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih1-0/+8
2018-01-24rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih2-0/+2
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih5-0/+53
2018-01-24rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih2-22/+16
2018-01-24mt76x2: init: disable all pending tasklets during device removalLorenzo Bianconi1-0/+2
2018-01-24mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()Lorenzo Bianconi1-1/+2
2018-01-24mt76x2: dfs: add set_domain handlerLorenzo Bianconi3-1/+16
2018-01-24mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()Lorenzo Bianconi2-1/+2
2018-01-24mt76: fix transmission of encrypted management framesFelix Fietkau4-3/+28
2018-01-24mt76x2: fix WMM parameter configurationLorenzo Bianconi2-12/+15
2018-01-22Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...David S. Miller2-19/+143
2018-01-22mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+3
2018-01-19Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.or...David S. Miller24-232/+873
2018-01-18Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller1-6/+3
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih1-0/+1
2018-01-17rtlwifi: btcoex: add rfe_type parameter to btcoexPing-Ke Shih2-0/+12
2018-01-17rtlwifi: btcoex: Add common function for qeurying BT informationPing-Ke Shih3-33/+380
2018-01-17rtlwifi: btcoex: Remove typedef statementsLarry Finger1-67/+31
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih6-78/+217
2018-01-17rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih4-0/+9
2018-01-17rtlwifi: unlink bss when un-associationTsang-Shian Lin1-0/+18
2018-01-17rtlwifi: fix scan channel 1 fail after IPSPing-Ke Shih1-0/+5
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih4-27/+14
2018-01-17mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()Lorenzo Bianconi1-1/+1
2018-01-17mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()Lorenzo Bianconi1-1/+3
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+15
2018-01-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo10-19/+178
2018-01-16brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng1-6/+3