summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller2020-08-04120-1259/+5577
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2020-08-0411-65/+88
| |\
| * | brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne2020-08-021-0/+8
| * | wl1251: fix always return 0 errorWang Hai2020-08-021-1/+1
| * | airo: use generic power managementVaibhav Gupta2020-08-021-20/+19
| * | intersil: fix wiki website urlFlavio Suligoi2020-08-025-7/+8
| * | qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai2020-08-021-1/+4
| * | ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-022-89/+88
| * | ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocationChristophe JAILLET2020-08-021-1/+1
| * | hostap: use generic power managementVaibhav Gupta2020-08-022-27/+13
| * | b43legacy: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-023-12/+12
| * | b43: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-029-96/+96
| * | ipw2x00: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-2/+2
| * | rt2x00: pci: use generic power managementVaibhav Gupta2020-08-0210-46/+19
| * | wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh2020-08-021-4/+2
| * | mt7601u: add missing release on skb in mt7601u_mcu_msg_sendNavid Emamdoost2020-08-021-1/+3
| * | iwlwifi: yoyo: don't print failure if debug firmware is missingWolfram Sang2020-08-021-1/+1
| * | rtw88: 8821c: coex: add functions and parametersPing-Cheng Chen2020-08-023-0/+430
| * | rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' staticWei Yongjun2020-08-021-1/+1
| * | rtw88: add h2c command in debugfsTzu-En Huang2020-08-023-0/+37
| * | rtw88: allows driver to enable/disable beaconYan-Hsuan Chuang2020-08-021-0/+9
| * | rtw88: add ieee80211_ops::change_interfaceYan-Hsuan Chuang2020-08-021-0/+18
| * | rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang2020-08-021-1/+2
| * | rtw88: update tx descriptor of mgmt and reserved page packetsTzu-En Huang2020-08-024-39/+90
| * | rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin2020-08-021-5/+6
| * | rtw88: fix LDPC field for RA infoTsang-Shian Lin2020-08-021-1/+1
| * | prism54: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-024-41/+36
| * | prism54: islpci_hotplug: use generic power managementVaibhav Gupta2020-08-021-23/+11
| * | prism54: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-1/+1
| * | p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-021-30/+35
| * | mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()Xu Wang2020-08-021-1/+1
| * | rtlwifi: btcoex: use %*ph to print small bufferAndy Shevchenko2020-08-021-4/+2
| * | rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...Colin Ian King2020-08-021-1/+1
| * | mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msgNavid Emamdoost2020-07-211-2/+5
| * | mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_addLorenzo Bianconi2020-07-211-1/+5
| * | mt76: mt7915: fix potential memory leak in mcu message handlerRyder Lee2020-07-211-2/+5
| * | mt76: mt76s: move queue accounting in mt76s_tx_queue_skbLorenzo Bianconi2020-07-212-4/+6
| * | mt76: mt7615: introduce mt7663s supportSean Wang2020-07-2112-1/+1114
| * | mt76: introduce mt76_sdio moduleSean Wang2020-07-216-2/+408
| * | mt76: mt7615: introduce mt7663-usb-sdio-common moduleLorenzo Bianconi2020-07-216-389/+424
| * | mt76: mt7615: sdio code must access rate/key regs in preocess contextLorenzo Bianconi2020-07-212-4/+4
| * | mt76: mt76u: add mt76_skb_adjust_pad utility routineLorenzo Bianconi2020-07-216-35/+39
| * | mt76: mt7615: take into account sdio bus configuring txwiLorenzo Bianconi2020-07-211-9/+9
| * | mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFSRyder Lee2020-07-211-0/+2
| * | mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report()Dan Carpenter2020-07-211-6/+13
| * | mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang2020-07-211-2/+5
| * | mt76: mt7663u: fix potential memory leak in mcu message handlerSean Wang2020-07-211-1/+1
| * | mt76: mt7663u: fix memory leak in set keySean Wang2020-07-211-7/+14
| * | mt76: mt7615: reschedule ps work according to last activityLorenzo Bianconi2020-07-211-3/+11
| * | mt76: mt7615: avoid scheduling runtime-pm during hw scanLorenzo Bianconi2020-07-211-3/+12