summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ath10k: cancel rx worker in hif_stop for SDIOWen Gong2020-11-071-0/+6
| | * | ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear2020-11-074-11/+14
| | * | ath10k: fix compilation warningTamizh Chelvam2020-11-071-1/+2
| | * | ath11k: FILS discovery and unsolicited broadcast probe response supportAloka Dixit2020-11-063-0/+307
| | * | ath10k: sdio: remove redundant check in for loopAlex Dewar2020-11-061-9/+3
| | * | ath11k: remove repeated words in comments and warningsKalle Valo2020-10-287-10/+10
| | * | ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warningKalle Valo2020-10-281-1/+1
| | * | ath10k: remove repeated words in commentsKalle Valo2020-10-286-7/+7
| | |/
| * | wl1251: remove trailing semicolon in macro definitionTom Rix2020-12-021-1/+1
| * | airo: remove trailing semicolon in macro definitionTom Rix2020-12-021-1/+1
| * | wilc1000: added queue support for WMMAjay Singh2020-12-024-61/+302
| * | wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()Ajay Singh2020-12-021-1/+3
| * | wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure pathAjay Singh2020-12-021-2/+6
| * | wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure pathAjay Singh2020-12-021-2/+6
| * | wilc1000: added 'ndo_set_mac_address' callback supportAjay Singh2020-12-023-0/+56
| * | brcmfmac: expose firmware config files through modinfoMatthias Brugger2020-12-021-0/+4
| * | wlcore: Switch to using the new API kobj_to_dev()Tian Tao2020-12-021-1/+1
| * | rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku2020-12-023-6/+104
| * | rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku2020-12-026-99/+161
| * | rtw88: coex: add action for coexistence in hardware initialChing-Te Ku2020-12-021-0/+9
| * | rtw88: coex: add function to avoid cck lockChing-Te Ku2020-12-024-34/+155
| * | rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku2020-12-021-3/+12
| * | rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku2020-12-021-1/+2
| * | rtw88: coex: update AFH information while in free-run modeChing-Te Ku2020-12-021-1/+2
| * | rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku2020-12-021-9/+28
| * | rtw88: coex: add debug messageChing-Te Ku2020-12-024-10/+150
| * | rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku2020-12-021-0/+2
| * | Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"Tokunori Ikegami2020-12-021-3/+0
| * | cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao2020-11-241-0/+2
| * | mwifiex: Remove duplicated REG_PORT definitionJisheng Zhang2020-11-241-2/+0
| * | rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
| * | rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-2/+4
| * | rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
| * | rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-3/+3
| * | mwifiex: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-244-0/+5
| * | rsi: fix error return code in rsi_reset_card()Zhang Changzhong2020-11-241-15/+15
| * | brcmsmac: ampdu: Check BA window size before checking block ackDmitry Safonov2020-11-241-3/+8
| * | brcmfmac: Fix incorrect type in assignmentRemi Depommier2020-11-241-8/+9
| * | qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai2020-11-241-3/+3
| * | rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia2020-11-241-1/+1
| * | orinoco: Annotate ezusb_read_ltv()Sebastian Andrzej Siewior2020-11-244-45/+52
| * | orinoco: Annotate ezusb_docmd_wait()Sebastian Andrzej Siewior2020-11-241-1/+1
| * | orinoco: Remove ezusb_doicmd_wait()Sebastian Andrzej Siewior2020-11-241-19/+2
| * | orinoco: Annotate ezusb_write_ltv()Sebastian Andrzej Siewior2020-11-241-1/+1
| * | orinoco: Annotate ezusb_read_pda()Sebastian Andrzej Siewior2020-11-241-1/+1
| * | orinoco: Annotate firmware loadingSebastian Andrzej Siewior2020-11-241-4/+4
| * | orinoco: Annotate ezusb_init()Sebastian Andrzej Siewior2020-11-241-9/+26
| * | orinoco: Annotate ezusb_xmit()Sebastian Andrzej Siewior2020-11-241-1/+1
| * | orinoco: Prepare stubs for in_interrupt() removalSebastian Andrzej Siewior2020-11-241-12/+69
| * | orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior2020-11-241-7/+7