summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller
2018-11-29brcmfmac: Fix out of bounds memory access during fw loadLyude Paul
2018-11-29brcmfmac: Call brcmf_dmi_probe before brcmf_of_probeHans de Goede
2018-11-29brcmfmac: support STA info struct v7Dan Haab
2018-11-29b43: Use cordic algorithm from kernel libraryPriit Laes
2018-11-29b43: Fix error in cordic routineLarry Finger
2018-11-29brcmsmac: Use cordic-related macros from common cordic libraryPriit Laes
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23iwlwifi: mvm: set HW capability VHT_EXT_NSS_BWShaul Triebitz
2018-11-23iwlwifi: mvm: send the STA_HE_CTXT command in AP modeShaul Triebitz
2018-11-23iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP modeShaul Triebitz
2018-11-23iwlwifi: fw: support API change to debug TLVsSara Sharon
2018-11-23iwlwifi: add debugfs file to read fw debug data recordingLior Cohen
2018-11-23iwlwifi: dbg: add apply point logicSara Sharon
2018-11-23iwlwifi: dbg: disable triggers for iniSara Sharon
2018-11-23iwlwifi: trans: support loading ini TLVs from external fileSara Sharon
2018-11-23iwlwifi: trans: parse and store debug ini TLVsSara Sharon
2018-11-23iwlwifi: fw: add FW API of new TLV infrastructureSara Sharon
2018-11-23iwlwifi: mvm: add support for TWT capabilitiesEmmanuel Grumbach
2018-11-23iwlwifi: add fw dump upon RT ucode start failureLior Cohen
2018-11-23iwlwifi: fix cfg structs for 22000 with different RF modulesLuca Coelho
2018-11-23iwlwifi: mvm: remove assignment of the reciprocalEmmanuel Grumbach
2018-11-23iwlwifi: dbg: split fifos dumpSara Sharon
2018-11-23iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon
2018-11-16mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi
2018-11-16brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-11-16ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris
2018-11-15iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho
2018-11-15iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu
2018-11-15iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-11-15iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach
2018-11-15iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen
2018-11-11iwlwifi: fw: use helper to determine whether to dump pagingSara Sharon
2018-11-11iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika
2018-11-11iwlwifi: mvm: remove unused conversion tableEmmanuel Grumbach
2018-11-11iwlwifi: dbg: use helper to check if debug type is setSara Sharon
2018-11-11iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski
2018-11-11iwlwifi: mvm: add description to a few generic assert numbersNaftali Goldstein
2018-11-11iwlwifi: dbg: avoid passing trigger aroundSara Sharon
2018-11-11iwlwifi: pcie: don't reset TXQ write pointerSara Sharon
2018-11-11iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern
2018-11-11iwlwifi: fw: do not set sgi bits for HE connectionNaftali Goldstein
2018-11-11iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern
2018-11-11iwlwifi: mvm: enable low latency for soft apTova Mussai
2018-11-11iwlwifi: trans: Clear persistence bit when starting the FWShahar S Matityahu
2018-11-11iwlwifi: mvm: remove queue_info_lockJohannes Berg
2018-11-11iwlwifi: mvm: synchronize TID queue removalJohannes Berg
2018-11-11iwlwifi: mvm: remove set but not used variable 'he_phy_data'YueHaibing
2018-11-10brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.David S. Miller