summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-02-28rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King1-0/+4
2019-02-28brcmfmac: print firmware reported general status errorsRafał Miłecki1-0/+24
2019-02-28brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki1-1/+1
2019-02-26ath9k: remove set but not used variable 'acq'YueHaibing1-8/+1
2019-02-26ath9k: debugfs: Fix SPUR-DOWN fieldAndrea Greco1-1/+1
2019-02-26ath9k: Make sure to zero status.tx_time before reporting TX statusToke Høiland-Jørgensen1-0/+3
2019-02-26ath10k: update the max num of peers supported for WCN3990Abhishek Ambure2-6/+6
2019-02-26ath10k: remove the calibration data fetch for sdioWen Gong1-0/+3
2019-02-26ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi1-3/+1
2019-02-26ath10k: don't report unset rssi values to mac80211Alagu Sankar1-3/+9
2019-02-26ath10k: sdio: reset chip on power_down()Wen Gong1-8/+16
2019-02-26ath10k: sdio: disable fwlog printsAlagu Sankar1-0/+7
2019-02-26ath10k: sdio: set hi_acs_flagsAlagu Sankar1-3/+9
2019-02-26ath10k: correct the format of host memory chunks in wmi init commandYu Wang1-3/+36
2019-02-26ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai1-3/+7
2019-02-26ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure4-6/+146
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure4-13/+90
2019-02-26ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai2-2/+66
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau20-0/+5864
2019-02-26mt76: add driver callback for when a sta is associatedFelix Fietkau2-0/+8
2019-02-26mt76: remove no longer used routine declarationsLorenzo Bianconi2-13/+5
2019-02-26mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entryLorenzo Bianconi1-1/+1
2019-02-26mt76: usb: simplify mt76u_tx_build_sg routineLorenzo Bianconi1-14/+3
2019-02-26mt76: usb: simplify rx buffer allocationLorenzo Bianconi2-51/+27
2019-02-26mt76: usb: introduce mt76u_fill_bulk_urb routineLorenzo Bianconi1-19/+26
2019-02-26mt76: usb: fix warning in mt76u_buf_freeLorenzo Bianconi1-7/+2
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka6-47/+6
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka6-74/+15
2019-02-26mt76usb: allow mt76u_bulk_msg be used for readsStanislaw Gruszka2-6/+10
2019-02-26mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2Felix Fietkau1-3/+3
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau6-18/+9
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau8-16/+14
2019-02-26mt76: mt76x02: issue watchdog reset on MCU request timeoutFelix Fietkau3-9/+21
2019-02-26mt76: mt76x02: only reset beacon drift counter when enabling beaconsFelix Fietkau2-1/+3
2019-02-26mt76: mt76x02: fix beacon timer issueFelix Fietkau1-3/+3
2019-02-26mt76: mt76x02: fix beacon timer drift adjustmentFelix Fietkau1-7/+7
2019-02-26mt76: mt76x02: fix TSF sync modeFelix Fietkau1-1/+1
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller476-10522/+8781
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg182-3930/+4125
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman3-39/+85
2019-02-22mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing1-1/+1
2019-02-20iwlwifi: add new cards for 22000 and killer series and change the market nameIhab Zhaika4-48/+64
2019-02-20iwlwifi: add new card for 9260 seriesIhab Zhaika1-0/+1
2019-02-20iwlwifi: dbg_ini: implement Rx fifos dumpShahar S Matityahu2-2/+134
2019-02-20iwlwifi: dbg_ini: implement Tx fifos dumpShahar S Matityahu4-14/+218
2019-02-20iwlwifi: dbg_ini: add region to fill_header handlerShahar S Matityahu1-9/+12
2019-02-20iwlwifi: dbg_ini: make fill_range handler accept generic range pointerShahar S Matityahu1-24/+29
2019-02-20iwlwifi: dbg_ini: make memory dump get_size handler include headersShahar S Matityahu1-49/+49
2019-02-20iwlwifi: dbg_ini: add print to iwl_dump_ini_mem in case of invalid rangeShahar S Matityahu1-2/+6