summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-07-28wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga3-0/+11
2022-07-28wifi: brcmfmac: Replace default (not configured) MAC with a random MACHans de Goede1-0/+23
2022-07-28wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helperHans de Goede3-11/+16
2022-07-28wifi: brcmfmac: Remove #ifdef guards for PM related functionsPaul Cercueil3-42/+15
2022-07-28wifi: brcmfmac: use strreplace() in brcmf_of_probe()Dan Carpenter1-5/+1
2022-07-27wifi: plfxlc: Use eth_zero_addr() to assign zero addressXu Qiang1-1/+1
2022-07-27wifi: wilc1000: use existing iftype variable to store the interface typeAjay Singh2-4/+3
2022-07-27wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPIAjay Singh4-3/+28
2022-07-27wifi: wilc1000: cancel the connect operation during interface downAjay Singh3-4/+4
2022-07-27wifi: wilc1000: get correct length of string WID from received config packetAjay Singh1-2/+3
2022-07-27wifi: wilc1000: set station_info flag only when signal value is validAjay Singh1-2/+1
2022-07-27wifi: wilc1000: set correct value of 'close' variable in failure caseAjay Singh1-1/+1
2022-07-27wifi: wilc1000: add WID_TX_POWER WID in g_cfg_byte arrayAjay Singh1-0/+1
2022-07-27wifi: b43: do not initialise static variable to 0Xin Gao1-1/+1
2022-07-27wifi: b43legacy: clean up one inconsistent indentingYang Li1-1/+1
2022-07-27wifi: rtl8xxxu: Fix the error handling of the probe functionZheyu Ma1-10/+11
2022-07-27wifi: wl12xx: Drop if with an always false conditionUwe Kleine-König1-3/+0
2022-07-27wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua1-0/+1
2022-07-27wifi: mwifiex: clean up one inconsistent indentingYang Li1-1/+1
2022-07-27wifi: rtlwifi: Remove duplicate word and Fix typoZhang Jiaming1-1/+1
2022-07-27wifi: mwifiex: Fix comment typoJason Wang1-1/+1
2022-07-27wifi: mwl8k: use time_after to replace "jiffies > a"Li Qiong1-1/+1
2022-07-27wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez1-0/+1
2022-07-27wifi: iwlwifi: mvm: fix clang -Wformat warningsJustin Stitt1-2/+2
2022-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo10-19/+14
2022-07-22wifi: mac80211_hwsim: handle links for wmediumd/virtioJohannes Berg1-5/+35
2022-07-22wifi: mac80211_hwsim: fix address translation for MLOJohannes Berg1-20/+34
2022-07-18wifi: wl1251: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rsi: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rtl8192se: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rtlwifi: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: rt2x00: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: qtnfmac: fix repeated words in commentsJilin Yuan1-2/+2
2022-07-18wifi: iwlegacy: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: ipw2x00: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: brcmfmac: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: b43: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: atmel: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov1-1/+1
2022-07-18wifi: mt7601u: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-18wifi: mt7601u: eeprom: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-18wifi: p54: Use the bitmap API to allocate bitmapsChristophe JAILLET2-5/+3
2022-07-18wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET1-1/+2
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo60-3794/+2992
2022-07-18wifi: wcn36xx: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: wil6210: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: ath: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: ath6kl: fix repeated words in commentsJilin Yuan3-3/+3
2022-07-18wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter1-10/+4