summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-22docs: devlink: remove the references to sja1105Vladimir Oltean
2021-08-22Merge branch 'ipa-autosuspend'David S. Miller
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-20Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...Jakub Kicinski
2021-08-20Merge branch 'bridge-vlan'David S. Miller
2021-08-20net: bridge: vlan: convert mcast router global option to per-vlan entryNikolay Aleksandrov
2021-08-20net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...Nikolay Aleksandrov
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham
2021-08-20tools/net: Use bitwise instead of arithmetic operator for flagsjing yangyang
2021-08-20Merge branch 'ipa-kill-off-ipa_clock_get'David S. Miller
2021-08-20net: ipa: kill ipa_clock_get()Alex Elder
2021-08-20net: ipa: don't use ipa_clock_get() in "ipa_modem.c"Alex Elder