summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-04-19net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)Dexuan Cui
2021-04-19Merge tag 'wireless-drivers-next-2021-04-18' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg
2021-04-18wil6210: wmi: Remove useless codeJiapeng Chong
2021-04-18carl9170: remove get_tid_hChristophe JAILLET
2021-04-18mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-04-18rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih
2021-04-18wilc1000: Remove duplicate struct declarationWan Jiabing
2021-04-18brcmfmac: Remove duplicate struct declarationWan Jiabing
2021-04-18wl3501: fix typo of 'Networks' in commentEric Lin
2021-04-18rsi: Use resume_noirq for SDIOMarek Vasut
2021-04-18rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang
2021-04-18libertas: struct lbs_private is declared duplicatelyWan Jiabing
2021-04-18brcmfmac: A typo fixBhaskar Chowdhury
2021-04-18rsi: fix comment syntax in file headersAditya Srivastava
2021-04-17r8169: keep pause settings on interface down/up cycleHeiner Kallweit
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-17airo: work around stack usage warningArnd Bergmann
2021-04-17wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann
2021-04-17libertas: avoid -Wempty-body warningArnd Bergmann
2021-04-17rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET
2021-04-17wilc1000: fix a loop timeout conditionDan Carpenter
2021-04-17mwifiex: Remove unneeded variable: "ret"zuoqilin
2021-04-17rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-17wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang
2021-04-17wilc1000: Add support for enabling CRCDavid Mosberger-Tang
2021-04-17wilc1000: Check for errors at end of DMA writeDavid Mosberger-Tang
2021-04-17wilc1000: Introduce symbolic names for SPI protocol registerDavid Mosberger-Tang
2021-04-17wilc1000: Make SPI transfers work at 48MHzDavid Mosberger-Tang
2021-04-17mwifiex: don't print SSID to logsBrian Norris
2021-04-17ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
2021-04-17rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-17qtnfmac: remove meaningless goto statement and labelswengjianfeng
2021-04-17rtlwifi: Simplify locking of a skb list accessesChristophe JAILLET
2021-04-17rtlwifi: remove rtl_get_tid_hChristophe JAILLET
2021-04-17rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...Yang Li
2021-04-17rtlwifi: remove redundant assignment to variable errColin Ian King
2021-04-17rtlwifi: Few mundane typo fixesBhaskar Chowdhury
2021-04-17qtnfmac: remove meaningless labelswengjianfeng
2021-04-17rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-04-17cw1200: Remove unused function pointer typedef wsm_*Chen Lin
2021-04-17cw1200: Remove unused function pointer typedef cw1200_wsm_handlerChen Lin
2021-04-17Merge tag 'iwlwifi-next-for-kalle-2021-04-12-v2' of git://git.kernel.org/pub/...Kalle Valo
2021-04-17Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wirelessKalle Valo
2021-04-16net: enetc: apply the MDIO workaround for XDP_REDIRECT tooVladimir Oltean
2021-04-16net: enetc: fix buffer leaks with XDP_TX enqueue rejectionsVladimir Oltean
2021-04-16net: enetc: handle the invalid XDP action the same way as XDP_DROPVladimir Oltean
2021-04-16net: enetc: use dedicated TX rings for XDPVladimir Oltean
2021-04-16net: enetc: increase TX ring sizeVladimir Oltean