summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-22octeontx2-af: Use DMA_ATTR_FORCE_CONTIGUOUS attribute in DMA allocGeetha sowjanya
2021-08-22octeontx2-pf: send correct vlan priority mask to npc_install_flow_reqNaveen Mamindlapalli
2021-08-22octeontx2-pf: Don't mask out supported link modesHariprasad Kelam
2021-08-22octeontx2-af: Handle return value in block reset.Geetha sowjanya
2021-08-22octeontx2-af: cn10k: Fix SDP base channel numberSubbaraya Sundeep
2021-08-22octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep
2021-08-22net: ipa: rename "ipa_clock.c"Alex Elder
2021-08-22net: ipa: rename ipa_clock_* symbolsAlex Elder
2021-08-22net: ipa: use autosuspendAlex Elder
2021-08-21brcmsmac: make array addr static const, makes object smallerColin Ian King
2021-08-21rtw88: Remove unnecessary check codeLen Baker
2021-08-21rtw88: wow: fix size access error of probe requestChin-Yen Lee
2021-08-21rtw88: wow: report wow reason through mac80211 apiChin-Yen Lee
2021-08-21rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih
2021-08-21rtw88: refine the setting of rsvd pages for different firmwareChin-Yen Lee
2021-08-21rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee
2021-08-21rtw88: 8822ce: set CLKREQ# signal to low during suspendChin-Yen Lee
2021-08-21rtw88: change beacon filter default modePo-Hao Huang
2021-08-21rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang
2021-08-21rtw88: adjust the log level for failure of tx reportChin-Yen Lee
2021-08-21rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu
2021-08-21rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cuChris Chiu
2021-08-21mwifiex: make arrays static const, makes object smallerColin Ian King
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-20stmmac: Revert "stmmac: align RX buffers"Marc Zyngier
2021-08-20tg3: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-20tg3: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit
2021-08-20tg3: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-08-20sfc: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit