summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-04-18rtw88: 8822c: add CFO trackingPo-Hao Huang
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg
2021-04-18wil6210: wmi: Remove useless codeJiapeng Chong
2021-04-18carl9170: remove get_tid_hChristophe JAILLET
2021-04-18mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-04-18rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih
2021-04-18wilc1000: Remove duplicate struct declarationWan Jiabing
2021-04-18brcmfmac: Remove duplicate struct declarationWan Jiabing
2021-04-18wl3501: fix typo of 'Networks' in commentEric Lin
2021-04-18rsi: Use resume_noirq for SDIOMarek Vasut
2021-04-18rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang
2021-04-18libertas: struct lbs_private is declared duplicatelyWan Jiabing
2021-04-18brcmfmac: A typo fixBhaskar Chowdhury
2021-04-18rsi: fix comment syntax in file headersAditya Srivastava
2021-04-17airo: work around stack usage warningArnd Bergmann
2021-04-17wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann
2021-04-17libertas: avoid -Wempty-body warningArnd Bergmann
2021-04-17rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET
2021-04-17wilc1000: fix a loop timeout conditionDan Carpenter
2021-04-17mwifiex: Remove unneeded variable: "ret"zuoqilin
2021-04-17rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-17wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang
2021-04-17wilc1000: Add support for enabling CRCDavid Mosberger-Tang
2021-04-17wilc1000: Check for errors at end of DMA writeDavid Mosberger-Tang
2021-04-17wilc1000: Introduce symbolic names for SPI protocol registerDavid Mosberger-Tang
2021-04-17wilc1000: Make SPI transfers work at 48MHzDavid Mosberger-Tang
2021-04-17mwifiex: don't print SSID to logsBrian Norris
2021-04-17ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
2021-04-17rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-17qtnfmac: remove meaningless goto statement and labelswengjianfeng
2021-04-17rtlwifi: Simplify locking of a skb list accessesChristophe JAILLET
2021-04-17rtlwifi: remove rtl_get_tid_hChristophe JAILLET
2021-04-17rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...Yang Li
2021-04-17rtlwifi: remove redundant assignment to variable errColin Ian King
2021-04-17rtlwifi: Few mundane typo fixesBhaskar Chowdhury
2021-04-17qtnfmac: remove meaningless labelswengjianfeng
2021-04-17rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-04-17cw1200: Remove unused function pointer typedef wsm_*Chen Lin
2021-04-17cw1200: Remove unused function pointer typedef cw1200_wsm_handlerChen Lin
2021-04-17Merge tag 'iwlwifi-next-for-kalle-2021-04-12-v2' of git://git.kernel.org/pub/...Kalle Valo
2021-04-17Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wirelessKalle Valo
2021-04-14iwlwifi: dbg: disable ini debug in 9000 family and belowMukesh Sisodiya
2021-04-14iwlwifi: pcie: Change ma product string nameMatti Gottlieb
2021-04-14iwlwifi: fw: print out trigger delay when collecting dataJohannes Berg
2021-04-14iwlwifi: trans/pcie: defer transport initialisationJohannes Berg
2021-04-14iwlwifi: bump FW API to 63 for AX devicesLuca Coelho
2021-04-14iwlwifi: mvm: don't WARN if we can't remove a time eventEmmanuel Grumbach
2021-04-14iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSAEmmanuel Grumbach
2021-04-14iwlwifi: rs-fw: don't support stbc for HE 160Mordechay Goodstein
2021-04-14iwlwifi: warn on SKB free w/o op-modeJohannes Berg