aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-4/+10
2021-08-23Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller62-7732/+614
2021-08-23qtnfmac: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-28/+28
2021-08-21brcmsmac: make array addr static const, makes object smallerColin Ian King1-1/+1
2021-08-21rtw88: Remove unnecessary check codeLen Baker1-5/+0
2021-08-21rtw88: wow: fix size access error of probe requestChin-Yen Lee2-2/+7
2021-08-21rtw88: wow: report wow reason through mac80211 apiChin-Yen Lee1-9/+37
2021-08-21rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih1-1/+1
2021-08-21rtw88: refine the setting of rsvd pages for different firmwareChin-Yen Lee1-23/+17
2021-08-21rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee1-5/+16
2021-08-21rtw88: 8822ce: set CLKREQ# signal to low during suspendChin-Yen Lee2-0/+34
2021-08-21rtw88: change beacon filter default modePo-Hao Huang1-1/+1
2021-08-21rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang3-0/+9
2021-08-21rtw88: adjust the log level for failure of tx reportChin-Yen Lee1-1/+1
2021-08-21rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu2-9/+26
2021-08-21rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cuChris Chiu1-2/+2
2021-08-21mwifiex: make arrays static const, makes object smallerColin Ian King1-2/+2
2021-08-21mwifiex: usb: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-08-21mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()Tuo Li1-1/+1
2021-08-21wilc1000: remove redundant codewengjianfeng1-22/+16
2021-08-21wilc1000: use devm_clk_get_optional()Claudiu Beznea2-16/+13
2021-08-21wilc1000: dispose irq on failure pathClaudiu Beznea1-2/+3
2021-08-21wilc1000: use goto labels on error pathClaudiu Beznea2-12/+20
2021-08-21rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King1-28/+20
2021-08-21rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King1-2/+2
2021-08-21rsi: fix an error code in rsi_probe()Dan Carpenter1-0/+1
2021-08-21rsi: fix error code in rsi_load_9116_firmware()Dan Carpenter1-1/+3
2021-08-21ray_cs: Split memcpy() to avoid bounds check warningKees Cook1-1/+3
2021-08-21ipw2x00: Avoid field-overflowing memcpy()Kees Cook1-39/+17
2021-08-21ipw2x00: Use struct_size helper instead of open-coded arithmeticLen Baker1-2/+2
2021-08-21ray_cs: use %*ph to print small bufferAndy Shevchenko1-3/+1
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie4-2/+11
2021-08-21brcmfmac: Set SDIO workqueue as WQ_HIGHPRISean Anderson1-1/+1
2021-08-21brcmfmac: use separate firmware for 43430 revision 2Mikhail Rudenko1-2/+3
2021-08-21brcmfmac: support chipsets with different core enumeration spaceArend van Spriel6-12/+29
2021-08-21brcmfmac: add xtlv support to firmware interface layerArend van Spriel5-6/+244
2021-08-21brcmfmac: increase core revision column aligning core listArend van Spriel1-1/+1
2021-08-21brcmfmac: use different error value for invalid ram base addressArend van Spriel1-3/+5
2021-08-21brcmfmac: firmware: Fix firmware loadingLinus Walleij2-6/+21
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-14/+91
2021-08-17Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversJakub Kicinski6-14/+91
2021-08-06intersil: remove obsolete prism54 wireless driverLukas Bulwahn18-7470/+0
2021-08-06mt76: fix enum type mismatchArnd Bergmann4-4/+6
2021-08-01libertas: Remove unnecessary label of lbs_ethtool_get_eepromdingsenjie1-6/+3
2021-08-01brcmfmac: firmware: Allow per-board firmware binariesLinus Walleij1-11/+42
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-20/+32
2021-07-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo5-29/+5
2021-07-28iwlwifi: add new so-jf devicesYaara Baruch1-1/+35
2021-07-28iwlwifi: add new SoF with JF devicesYaara Baruch1-0/+34
2021-07-28iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg1-9/+16