summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-11-20mt76: mt7603: collect aggregation statsLorenzo Bianconi
2019-11-20mt76: mt7615: collect aggregation statsLorenzo Bianconi
2019-11-20mt76: move aggr_stats array in mt76_devLorenzo Bianconi
2019-11-20mt76: mt7615: add queue entry in debugfsLorenzo Bianconi
2019-11-20mt76: move queue debugfs entry to driver specific codeLorenzo Bianconi
2019-11-20mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi
2019-11-20mt76: mt76x0u: reset counter starting the deviceLorenzo Bianconi
2019-11-20mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi
2019-11-20mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi
2019-11-20mt76: mt7615: enable SCS by defaultLorenzo Bianconi
2019-11-20mt76: mt76x0e: make array mt76x0_chan_map static const, makes object smallerColin Ian King
2019-11-20mt76: usb: add lockdep_assert_held in __mt76u_vendor_requestLorenzo Bianconi
2019-11-20mt76: remove empty flag in mt76_txq_schedule_listLorenzo Bianconi
2019-11-20mt76: use cancel_delayed_work_sync in mt76_rx_aggr_shutdownFelix Fietkau
2019-11-20mt76: remove aggr_work field from struct mt76_wcidFelix Fietkau
2019-11-20mt76: mt7615: fix control frame rx in monitor modeFelix Fietkau
2019-11-20iwlwifi: bump FW API to 52 for 22000 seriesLuca Coelho
2019-11-20iwlwifi: check kasprintf() return valueJohannes Berg
2019-11-20iwlwifi: mvm: remove outdated comment referring to wake lockJohannes Berg
2019-11-20iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg
2019-11-20iwlwifi: dvm: excessive if in rs_bt_update_lq()Denis Efremov
2019-11-20iwlwifi: mvm: Report tx/rx antennasBen Greear
2019-11-20iwlwifi: pcie: rx: use rxq queue_size instead of constantJohannes Berg
2019-11-20iwlwifi: mvm: remove left-over non-functional email aliasJohannes Berg
2019-11-20iwlwifi: config: remove max_rx_agg_sizeJohannes Berg
2019-11-20iwlwifi: pcie: make some RX functions staticJohannes Berg
2019-11-20iwlwifi: scan: support scan req FW API ver 13Tova Mussai
2019-11-20iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg
2019-11-20rtl8xxxu: Remove set but not used variable 'vif','dev','len'zhengbin
2019-11-20brcmfmac: remove monitor interface when detachingRafał Miłecki
2019-11-20brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki
2019-11-20rtw88: allows to enable/disable HCI link PS mechanismYan-Hsuan Chuang
2019-11-20rtw88: pci: enable CLKREQ function if host supports itYan-Hsuan Chuang
2019-11-20rtw88: pci: use for loop instead of while loop for DBI/MDIOYan-Hsuan Chuang
2019-11-20rtw88: pci: use macros to access PCI DBI/MDIO registersYan-Hsuan Chuang
2019-11-20qtnfmac: process HE capabilities requestsMikhail Karpenko
2019-11-20qtnfmac: add TLV for extension IEsMikhail Karpenko
2019-11-20qtnfmac: signal that all packets coming from device are already floodedIgor Mitsyanko
2019-11-20qtnfmac: advertise netdev port parent IDIgor Mitsyanko
2019-11-20qtnfmac: add interface ID to each packetIgor Mitsyanko
2019-11-20qtnfmac: track broadcast domain of each interfaceIgor Mitsyanko
2019-11-20qtnfmac: remove VIF in firmware in case of errorIgor Mitsyanko
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih
2019-11-20ipw2x00: remove set but not used variable 'force_update'zhengbin
2019-11-20ipw2x00: remove set but not used variable 'reason'zhengbin
2019-11-20brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'zhengbin
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16Merge tag 'wireless-drivers-next-2019-11-15' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-15rtw88: remove duplicated include from ps.cYueHaibing