summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong2021-04-181-0/+1
| * | rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih2021-04-181-2/+3
| * | wilc1000: Remove duplicate struct declarationWan Jiabing2021-04-181-1/+0
| * | brcmfmac: Remove duplicate struct declarationWan Jiabing2021-04-181-1/+0
| * | wl3501: fix typo of 'Networks' in commentEric Lin2021-04-181-1/+1
| * | rsi: Use resume_noirq for SDIOMarek Vasut2021-04-181-1/+1
| * | rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang2021-04-183-0/+29
| * | libertas: struct lbs_private is declared duplicatelyWan Jiabing2021-04-181-1/+0
| * | brcmfmac: A typo fixBhaskar Chowdhury2021-04-181-1/+1
| * | rsi: fix comment syntax in file headersAditya Srivastava2021-04-1810-10/+10
| * | airo: work around stack usage warningArnd Bergmann2021-04-171-52/+65
| * | wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann2021-04-172-8/+12
| * | libertas: avoid -Wempty-body warningArnd Bergmann2021-04-171-6/+6
| * | rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET2021-04-172-10/+2
| * | wilc1000: fix a loop timeout conditionDan Carpenter2021-04-171-1/+1
| * | mwifiex: Remove unneeded variable: "ret"zuoqilin2021-04-171-2/+1
| * | rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva2021-04-171-4/+4
| * | wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang2021-04-171-9/+16
| * | wilc1000: Add support for enabling CRCDavid Mosberger-Tang2021-04-172-64/+115
| * | wilc1000: Check for errors at end of DMA writeDavid Mosberger-Tang2021-04-171-1/+61
| * | wilc1000: Introduce symbolic names for SPI protocol registerDavid Mosberger-Tang2021-04-171-9/+29
| * | wilc1000: Make SPI transfers work at 48MHzDavid Mosberger-Tang2021-04-171-13/+29
| * | mwifiex: don't print SSID to logsBrian Norris2021-04-171-7/+4
| * | ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter2021-04-171-2/+4
| * | rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-171-7/+3
| * | qtnfmac: remove meaningless goto statement and labelswengjianfeng2021-04-171-67/+0
| * | rtlwifi: Simplify locking of a skb list accessesChristophe JAILLET2021-04-172-14/+2
| * | rtlwifi: remove rtl_get_tid_hChristophe JAILLET2021-04-171-6/+1
| * | rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...Yang Li2021-04-171-2/+0
| * | rtlwifi: remove redundant assignment to variable errColin Ian King2021-04-171-1/+0
| * | rtlwifi: Few mundane typo fixesBhaskar Chowdhury2021-04-171-3/+3
| * | qtnfmac: remove meaningless labelswengjianfeng2021-04-171-21/+6
| * | rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih2021-04-171-130/+370
| * | cw1200: Remove unused function pointer typedef wsm_*Chen Lin2021-04-171-12/+0
| * | cw1200: Remove unused function pointer typedef cw1200_wsm_handlerChen Lin2021-04-171-3/+0
| * | Merge tag 'iwlwifi-next-for-kalle-2021-04-12-v2' of git://git.kernel.org/pub/...Kalle Valo2021-04-1744-541/+1102
| |\ \
| | * | iwlwifi: dbg: disable ini debug in 9000 family and belowMukesh Sisodiya2021-04-141-2/+3
| | * | iwlwifi: pcie: Change ma product string nameMatti Gottlieb2021-04-143-5/+5
| | * | iwlwifi: fw: print out trigger delay when collecting dataJohannes Berg2021-04-141-1/+3
| | * | iwlwifi: trans/pcie: defer transport initialisationJohannes Berg2021-04-143-39/+57
| | * | iwlwifi: bump FW API to 63 for AX devicesLuca Coelho2021-04-141-1/+1
| | * | iwlwifi: mvm: don't WARN if we can't remove a time eventEmmanuel Grumbach2021-04-141-2/+2
| | * | iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSAEmmanuel Grumbach2021-04-141-1/+12
| | * | iwlwifi: rs-fw: don't support stbc for HE 160Mordechay Goodstein2021-04-141-12/+8
| | * | iwlwifi: warn on SKB free w/o op-modeJohannes Berg2021-04-141-1/+3
| | * | iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command.Miri Korenblit2021-04-143-16/+29
| | * | iwlwifi: pcie: add ISR debug info for msix debugMordechay Goodstein2021-04-142-5/+16
| | * | iwlwifi: pcie: merge napi_poll_msix functionsMordechay Goodstein2021-04-141-33/+10
| | * | iwlwifi: mvm: don't lock mutex in RCU critical sectionJohannes Berg2021-04-141-6/+4
| | * | iwlwifi: mvm: remove PS from lower rates.Mordechay Goodstein2021-04-141-4/+2