summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado
2020-12-10iwlwifi: yoyo: add the ability to dump phy peripheryMordechay Goodstein
2020-12-10iwlwifi: remove all queue resources before freeMordechay Goodstein
2020-12-09vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()Andrea Mayer
2020-12-09ice: Add space to unknown speedSimon Perron Caissy
2020-12-09ice: join format strings to same line as ice_debugJacob Keller
2020-12-09ice: silence static analysis warningBruce Allan
2020-12-09ice: cleanup misleading commentBruce Allan
2020-12-09ice: Remove vlan_ena from vsi structureNick Nunley
2020-12-09ice: Remove gate to OROM initJeb Cramer
2020-12-09ice: Enable Support for FW Override (E82X)Jeb Cramer
2020-12-09ice: don't always return an error for Get PHY Abilities AQ commandPaul M Stillwell Jr
2020-12-09ice: cleanup stack hogBruce Allan
2020-12-09netdevsim: Add debugfs toggle to reject BPF programs in verifierToke Høiland-Jørgensen
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen
2020-12-09rtlwifi: rtl8192de: fix ofdm power compensationPing-Ke Shih
2020-12-09ath9k_htc: adhere to the DONT_REORDER transmit flagMathy Vanhoef
2020-12-09ath11k: mesh: add support for 256 bitmap in blockack frames in 11axPradeep Kumar Chitrapu
2020-12-09ath11k: support TXOP duration based RTS thresholdPradeep Kumar Chitrapu
2020-12-09ath11k: fix incorrect wmi param for configuring HE operationPradeep Kumar Chitrapu
2020-12-09ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter
2020-12-09wcn36xx: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09carl9170: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09ath5k: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli
2020-12-08net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()Zheng Yongjun
2020-12-08drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutd...Zheng Yongjun
2020-12-08drivers: net: ionic: simplify the return expression of ionic_set_rxfh()Zheng Yongjun
2020-12-08net: dsa: mt7530: support setting ageing timeDENG Qingfang
2020-12-08net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong
2020-12-08gve: Add support for raw addressing in the tx pathCatherine Sullivan
2020-12-08gve: Rx Buffer RecyclingDavid Awogbemila
2020-12-08gve: Add support for raw addressing to the rx pathCatherine Sullivan
2020-12-08gve: Add support for raw addressing device optionCatherine Sullivan
2020-12-08mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridgeAmit Cohen
2020-12-08mlxsw: Veto Q-in-VNI for Spectrum-1 ASICAmit Cohen
2020-12-08mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...Amit Cohen
2020-12-08mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASICAmit Cohen
2020-12-08mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_configAmit Cohen
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen
2020-12-08mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...Amit Cohen
2020-12-08mlxsw: reg: Add support for tunnel port in SPVID registerAmit Cohen
2020-12-08mlxsw: reg: Add Switch Port VLAN Stacking RegisterAmit Cohen
2020-12-08mlxsw: Use one enum for all registers that contain tunnel_port fieldAmit Cohen
2020-12-08Merge tag 'mlx5-updates-2020-12-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan
2020-12-08net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-08net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan
2020-12-08net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan