summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh2020-08-022-4/+5
* 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
* Merge tag 'mt76-for-kvalo-2020-07-21' of https://github.com/nbd168/wirelessKalle Valo2020-08-0262-846/+4691
|\
| * 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
| * mt76: mt7663u: sync probe sampling with rate configurationLorenzo Bianconi2020-07-214-16/+22
| * mt76: mt7615: improve mt7615_driver_own reliabilityLorenzo Bianconi2020-07-212-10/+19
| * mt76: mt7615: add idle-timeout knob in mt7615 debugfsLorenzo Bianconi2020-07-214-2/+29
| * mt76: mt7615: enable beacon hw filter for runtime-pmLorenzo Bianconi2020-07-214-37/+83
| * mt76: mt7615: add runtime-pm knob in mt7615 debugfsLorenzo Bianconi2020-07-213-0/+42
| * mt76: mt7615: do not request {driver,fw}_own if already grantedLorenzo Bianconi2020-07-213-10/+14
| * mt76: mt7615: check MT76_STATE_PM flag before accessing the deviceLorenzo Bianconi2020-07-212-2/+8
| * mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove}Lorenzo Bianconi2020-07-211-1/+10
| * mt76: mt7615: wake device before pushing frames in mt7615_txLorenzo Bianconi2020-07-214-7/+81
| * mt76: mt7615: wake device before pulling packets from mac80211 queuesLorenzo Bianconi2020-07-212-2/+24
| * mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutexLorenzo Bianconi2020-07-211-4/+12
| * mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutexLorenzo Bianconi2020-07-211-1/+7
| * mt76: mt7615: add missing lock in mt7615_regd_notifierLorenzo Bianconi2020-07-211-0/+2