summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-06b43: remove Comparison of 0/1 to bool variable in phy_n.cJason Yan
2020-05-06libertas_tf: avoid a null dereference in pointer privColin Ian King
2020-05-06mwifiex: avoid -Wstringop-overflow warningArnd Bergmann
2020-05-06rtlwifi: remove comparison of 0/1 to bool variableJason Yan
2020-05-06brcmsmac: remove Comparison to bool in brcms_b_txstatus()Jason Yan
2020-05-06brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback Response failu...Justin Li
2020-05-06brcmfmac: Fix P2P Group Formation failure via Go-neg methodJoseph Chuang
2020-05-06brcmfmac: support the second p2p connectionWright Feng
2020-05-06rtw88: fix an issue about leak system resourcesDejin Zheng
2020-05-06rtw88: 8723d: add interface configurations tablePing-Ke Shih
2020-05-06rtw88: 8723d: Set IG register for CCK ratePing-Ke Shih
2020-05-06rtw88: 8723d: Add chip_ops::false_alarm_statisticsPing-Ke Shih
2020-05-06rtw88: 8723d: some chips don't support LDPCPing-Ke Shih
2020-05-06rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfullyPing-Ke Shih
2020-05-06rtw88: 8723d: Add set_channelPing-Ke Shih
2020-05-06rtw88: 8723d: Add query_rx_descPing-Ke Shih
2020-05-06rtw88: 8723d: Add DIG parameterPing-Ke Shih
2020-05-06ray_cs: use true,false for bool variableJason Yan
2020-05-06rtlwifi: use true,false for bool variable in rtl_init_rfkill()Jason Yan
2020-05-06ipw2x00: Remove a memory allocation failure log messageChristophe JAILLET
2020-05-06rtw88: Use udelay instead of usleep in atomic contextKai-Heng Feng
2020-05-06ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-05-06ath6kl: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam
2020-05-06ath11k: Add support to reset htt peer statsAshok Raj Nagarajan
2020-05-06carl9170: remove P2P_GO supportChristian Lamparter
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin
2020-05-05Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-05-05net: ethernet: ti: am65-cpts: fix buildGrygorii Strashko
2020-05-05cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven
2020-05-05net: ipa: remove duplicated include from ipa_mem.cYueHaibing
2020-05-05net: sierra_net: Remove unused inline functionYueHaibing
2020-05-05bnx2x: Remove unused inline function bnx2x_vf_vlan_creditYueHaibing
2020-05-05net: microchip: Remove unused inline function is_bits_setYueHaibing
2020-05-05myri10ge: Remove unused inline function myri10ge_vlan_ip_csumYueHaibing
2020-05-05net: stmmac: Remove unused inline function stmmac_rx_threshold_countYueHaibing
2020-05-05net: mv643xx_eth: Remove unused inline function sum16_as_beYueHaibing
2020-05-05net: sun: cassini: Remove unused inline functionsYueHaibing
2020-05-05net: tehuti: remove unused inline function bdx_tx_db_sizeYueHaibing
2020-05-05net: ni: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-05net: ethernet: ti: use true, false for bool variables in cpsw_new.cJason Yan
2020-05-05net: bnxt: Remove Comparison to bool in bnxt_ethtool.cJason Yan
2020-05-05net: agere: use true,false for bool variableJason Yan
2020-05-05net: atheros: remove conversion to bool in atl1c_start_mac()Jason Yan
2020-05-05net: qede: Use true for bool variable in qede_init_fp()Jason Yan
2020-05-05bnx2x: Remove Comparison to bool in bnx2x_dcb.cJason Yan
2020-05-05qlcnic: use true,false for bool variable in qlcnic_sriov_common.cJason Yan
2020-05-05net: emac: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-05net: nxp: Fix use correct return type for ndo_start_xmit()Yunjian Wang