summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-21mwifiex: usb: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-08-21mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()Tuo Li
2021-08-21wilc1000: remove redundant codewengjianfeng
2021-08-21wilc1000: use devm_clk_get_optional()Claudiu Beznea
2021-08-21wilc1000: dispose irq on failure pathClaudiu Beznea
2021-08-21wilc1000: use goto labels on error pathClaudiu Beznea
2021-08-21rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King
2021-08-21rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King
2021-08-21rsi: fix an error code in rsi_probe()Dan Carpenter
2021-08-21rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter
2021-08-21ray_cs: Split memcpy() to avoid bounds check warningKees Cook
2021-08-21ipw2x00: Avoid field-overflowing memcpy()Kees Cook
2021-08-21ipw2x00: Use struct_size helper instead of open-coded arithmeticLen Baker
2021-08-21ray_cs: use %*ph to print small bufferAndy Shevchenko
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie
2021-08-21brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson
2021-08-21brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko
2021-08-21brcmfmac: support chipsets with different core enumeration spaceArend van Spriel
2021-08-21brcmfmac: add xtlv support to firmware interface layerArend van Spriel
2021-08-21brcmfmac: increase core revision column aligning core listArend van Spriel
2021-08-21brcmfmac: use different error value for invalid ram base addressArend van Spriel
2021-08-21brcmfmac: firmware: Fix firmware loadingLinus Walleij
2021-08-06intersil: remove obsolete prism54 wireless driverLukas Bulwahn
2021-08-01libertas: Remove unnecessary label of lbs_ethtool_get_eepromdingsenjie
2021-08-01brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij
2021-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-07-26net: ixp4xx_hss: use dma_pool_zallocJason Wang
2021-07-26nfp: add support for coalesce adaptive featureYinjun Zhang
2021-07-26net: mhi: Improve MBIM packet countingRichard Laing
2021-07-26net: hns3: add devlink reload support for VFHao Chen
2021-07-26net: hns3: add devlink reload support for PFHao Chen
2021-07-26net: hns3: add support for devlink get info for VFYufeng Mo
2021-07-26net: hns3: add support for devlink get info for PFYufeng Mo
2021-07-26net: hns3: add support for registering devlink for VFYufeng Mo
2021-07-26net: hns3: add support for registering devlink for PFYufeng Mo
2021-07-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-07-23net: phy: Remove unused including <linux/version.h>chongjiapeng
2021-07-23wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain
2021-07-23octeontx2-af: Enhance mailbox trace entryJerin Jacob
2021-07-23e100: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-07-23igb: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-07-23igb: Add counter to i21x doublecheckGrzegorz Siwik
2021-07-23net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVTVladimir Oltean
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei
2021-07-22nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund
2021-07-22nfp: flower-tc: add flow stats updates for ctLouis Peens
2021-07-22nfp: flower-ct: add offload calls to the nfpLouis Peens