summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-12-20ath10k: fix tx_stats memory leakZhi Chen
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh
2018-12-20ath10k: fix a NULL vs IS_ERR() checkDan Carpenter
2018-12-20ath10k: remove work in progress logs from snoc driverGovind Singh
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam
2018-12-20ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli
2018-12-20ath10k: add amsdu support for monitor modeYu Wang
2018-12-20ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy
2018-12-20ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing
2018-12-20wil6210: remove set but not used variable 'wdev'YueHaibing
2018-12-20wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-20ath6kl: Use debug instead of error message when disabledKyle Roeschley
2018-12-20ath6kl: Fix off by one error in scan completionKyle Roeschley
2018-12-20ath6kl: Only use match sets when firmware supports itKyle Roeschley
2018-12-03net: marvell: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-03net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-03net: stmmac: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-03nfp: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-03net/mlx4_core: Fix several coding style errorsErez Alfasi
2018-12-03net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi
2018-12-03net: phy: Also request modules for C45 IDsJose Abreu
2018-12-03octeontx2-af: Enable mkex profileVamsi Attunuru
2018-12-03octeontx2-af: Add LSO format configuration mailboxNithin Dabilpuram
2018-12-03octeontx2-af: Add L3 and L4 packet verification mailboxVidhya Raman
2018-12-03octeontx2-af: Configure VLAN TPIDsNithin Dabilpuram
2018-12-03octeontx2-af: Add support for Tx packet markingKrzysztof Kanas
2018-12-03octeontx2-af: Enable RSS with promiscuous modeVamsi Attunuru
2018-12-03octeontx2-af: Define all NIX_AF_RX_DEF_* registersJerin Jacob
2018-12-03octeontx2-af: Enable inner IPv4 checksum and its error codeJerin Jacob
2018-12-03octeontx2-af: Allow freeing single TLx Tx schedule queueNithin Dabilpuram
2018-12-03octeontx2-af: Restrict TL1 allocation and configurationNithin Dabilpuram
2018-12-03octeontx2-af: Add support for runtime RSS algo index reservationJerin Jacob
2018-12-03octeontx2-af: Add support for dynamic flow cfg to RSS field generationJerin Jacob
2018-12-03octeontx2-af: Add response for RSS flow key cfg messageJerin Jacob
2018-12-03octeontx2-af: Skip NIXLF check for bcast MCE entrySunil Goutham
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller
2018-12-03net: davinci_emac: use nvmem_get_mac_address()Bartosz Golaszewski
2018-12-03of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski
2018-12-03net: cadence: switch to using nvmem_get_mac_address()Bartosz Golaszewski
2018-12-03net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen
2018-12-03net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen
2018-12-03net: phy: improve generic EEE ethtool functionsHeiner Kallweit
2018-12-03vxlan: add support for underlay in non-default VRFAlexis Bauvin
2018-12-03mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo
2018-12-03mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo
2018-12-03net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-11-30net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspendNathan Chancellor