summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-02-28rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King
2019-02-28brcmfmac: print firmware reported general status errorsRafał Miłecki
2019-02-28brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki
2019-02-26ath9k: remove set but not used variable 'acq'YueHaibing
2019-02-26ath9k: debugfs: Fix SPUR-DOWN fieldAndrea Greco
2019-02-26ath9k: Make sure to zero status.tx_time before reporting TX statusToke Høiland-Jørgensen
2019-02-26ath10k: update the max num of peers supported for WCN3990Abhishek Ambure
2019-02-26ath10k: remove the calibration data fetch for sdioWen Gong
2019-02-26ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi
2019-02-26ath10k: don't report unset rssi values to mac80211Alagu Sankar
2019-02-26ath10k: sdio: reset chip on power_down()Wen Gong
2019-02-26ath10k: sdio: disable fwlog printsAlagu Sankar
2019-02-26ath10k: sdio: set hi_acs_flagsAlagu Sankar
2019-02-26ath10k: correct the format of host memory chunks in wmi init commandYu Wang
2019-02-26ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai
2019-02-26ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure
2019-02-26ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau
2019-02-26mt76: add driver callback for when a sta is associatedFelix Fietkau
2019-02-26mt76: remove no longer used routine declarationsLorenzo Bianconi
2019-02-26mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entryLorenzo Bianconi
2019-02-26mt76: usb: simplify mt76u_tx_build_sg routineLorenzo Bianconi
2019-02-26mt76: usb: simplify rx buffer allocationLorenzo Bianconi
2019-02-26mt76: usb: introduce mt76u_fill_bulk_urb routineLorenzo Bianconi
2019-02-26mt76: usb: fix warning in mt76u_buf_freeLorenzo Bianconi
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka
2019-02-26mt76usb: allow mt76u_bulk_msg be used for readsStanislaw Gruszka
2019-02-26mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2Felix Fietkau
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau
2019-02-26mt76: mt76x02: issue watchdog reset on MCU request timeoutFelix Fietkau
2019-02-26mt76: mt76x02: only reset beacon drift counter when enabling beaconsFelix Fietkau
2019-02-26mt76: mt76x02: fix beacon timer issueFelix Fietkau
2019-02-26mt76: mt76x02: fix beacon timer drift adjustmentFelix Fietkau
2019-02-26mt76: mt76x02: fix TSF sync modeFelix Fietkau
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman
2019-02-22mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing
2019-02-20iwlwifi: add new cards for 22000 and killer series and change the market nameIhab Zhaika
2019-02-20iwlwifi: add new card for 9260 seriesIhab Zhaika
2019-02-20iwlwifi: dbg_ini: implement Rx fifos dumpShahar S Matityahu
2019-02-20iwlwifi: dbg_ini: implement Tx fifos dumpShahar S Matityahu
2019-02-20iwlwifi: dbg_ini: add region to fill_header handlerShahar S Matityahu
2019-02-20iwlwifi: dbg_ini: make fill_range handler accept generic range pointerShahar S Matityahu
2019-02-20iwlwifi: dbg_ini: make memory dump get_size handler include headersShahar S Matityahu
2019-02-20iwlwifi: dbg_ini: add print to iwl_dump_ini_mem in case of invalid rangeShahar S Matityahu