summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-14Merge tag 'linux-can-next-for-5.13-20210414' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-14Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-14net: enetc: fetch MAC address from device treeMichael Walle
2021-04-14sfc: Remove duplicate argumentWan Jiabing
2021-04-14atm: idt77252: remove unused functionJiapeng Chong
2021-04-14r8169: add support for pause ethtool opsHeiner Kallweit
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min
2021-04-14net: phy: marvell-88x2222: swap 1G/10G modes on autonegIvan Bornyakov
2021-04-14net: phy: marvell-88x2222: move read_status after config_anegIvan Bornyakov
2021-04-14net: phy: marvell-88x2222: check that link is operationalIvan Bornyakov
2021-04-14net/mlx5e: Fix RQ creation flow for queues which doesn't support XDPAya Levin
2021-04-14net/mlx5: Replace spaces with tab at the start of a lineWenpeng Liang
2021-04-14net/mlx5: Remove return statement exist at the end of void functionWenpeng Liang
2021-04-14net/mlx5: Add a blank line after declarationsWenpeng Liang