summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-06net: ipa: kill ipa_endpoint_stop()Alex Elder
2020-05-06net: ipa: don't retry in ipa_endpoint_stop()Alex Elder
2020-05-06net: ipa: get rid of workaround in ipa_endpoint_stop()Alex Elder
2020-05-06net: ipa: fix a bug in ipa_endpoint_stop()Alex Elder
2020-05-06net: ipa: remove endpoint delay mode featureAlex Elder
2020-05-06net: ipa: introduce ipa_endpoint_program_suspend()Alex Elder
2020-05-06net: ipa: have ipa_endpoint_init_ctrl() return previous stateAlex Elder
2020-05-06net: ipa: only reset channel twice for IPA v3.5.1Alex Elder
2020-05-06net: ipa: rename db_enable flagAlex Elder
2020-05-06net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-05-06r8169: use fsleep in polling functionsHeiner Kallweit
2020-05-06net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean
2020-05-06net: phy: mscc: use phy_package_sharedMichael Walle
2020-05-06net: phy: bcm54140: use phy_package_sharedMichael Walle
2020-05-06net: phy: add concept of shared storage for PHYsMichael Walle
2020-05-06net: macsec: fix rtnl locking issueAntoine Tenart
2020-05-06net: 7990: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-06net: cpmac: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-06net: moxa: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-06net: lantiq: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-06net: enetc: Make some symbols staticChenTao
2020-05-06net: mediatek: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-06net: socionext: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-06net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter
2020-05-06net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter
2020-05-06net: renesas: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-06net: ethernet: mediatek: Make mtk_m32 staticSamuel Zou
2020-05-06net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()Jason Yan
2020-05-06net: cortina: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-05-06net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou
2020-05-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-05-06rtlwifi: rtl8188ee: remove Comparison to bool in rf.cJason Yan
2020-05-06b43: remove Comparison of 0/1 to bool variable in pio.cJason Yan
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