summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-12-08net: stmmac: increase the timeout for dma resetFugang Duan
2020-12-08net: hns3: refine the VLAN tag handle for port based VLANGuojia Liao
2020-12-08net: hns3: add priv flags support to switch limit promisc modeJian Shen
2020-12-08net: hns3: add support for extended promiscuous commandGuojia Liao
2020-12-08net/mlx5e: Fill mlx5e_create_cq_param in a functionMaxim Mikityanskiy
2020-12-08net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin
2020-12-08net/mlx5: Fix passing zero to 'PTR_ERR'YueHaibing
2020-12-08net/mlx5: Arm only EQs with EQEsShay Drory
2020-12-08net/mlx5e: Remove duplicated includeYueHaibing
2020-12-08net/mlx5e: remove unnecessary memsetZhu Yanjun
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha
2020-12-08net/mlx5e: Move MLX5E_RX_ERR_CQE macroEran Ben Elisha
2020-12-08net/mlx5e: Split SW group counters update functionEran Ben Elisha
2020-12-08net/mlx5e: Change skb fifo push/pop API to be used without SQEran Ben Elisha
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin
2020-12-08net/mlx5e: Free drop RQ in a dedicated functionTariq Toukan
2020-12-08bonding: fix feature flag setting at init timeJarod Wilson
2020-12-08Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2020-12-08zd1201: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-08rtw88: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-08rt2x00: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-08airo: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-08carl9170: remove trailing semicolon in macro definitionTom Rix
2020-12-08ath11k: pci: add MODULE_FIRMWARE macrosDevin Bayer
2020-12-08Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wirelessKalle Valo
2020-12-08rtw88: reduce polling time of IQ calibrationChin-Yen Lee
2020-12-08rtw88: fix multiple definition of rtw_pm_opsPing-Ke Shih
2020-12-08mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-07bonding: set xfrm feature flags more sanelyJarod Wilson
2020-12-07net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl
2020-12-07dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET
2020-12-07ibmvnic: add some debugsSukadev Bhattiprolu
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu Manoil
2020-12-07brcmfmac: remove redundant assignment to pointer 'entry'Colin Ian King
2020-12-07adm8211: fix error return code in adm8211_probe()Zhang Changzhong
2020-12-07rtw88: declare hw supports ch 144Zong-Zhe Yang
2020-12-07rtw88: coex: fix missing unitialization of variable 'interval'Colin Ian King
2020-12-07wilc1000: remove redundant assignment to pointer vifColin Ian King
2020-12-07mwifiex: change license text of Makefile and README from MARVELL to NXPGanapathi Bhat
2020-12-07mwl8k: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-12-07rtw88: pci: Add prototypes for .probe, .remove and .shutdownLee Jones
2020-12-07ath9k: remove trailing semicolon in macro definitionTom Rix
2020-12-07ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan
2020-12-07ath11k: add 64bit check before reading msi high addrAnilkumar Kolli
2020-12-07ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.cWen Gong
2020-12-06net: hns3: remove a misused pragma packedHuazhong Tan