aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rayctl.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau5-8/+8
2019-11-20mt76: report rx a-mpdu subframe statusFelix Fietkau7-0/+50
2019-11-20mt76: mt7603: remove q_rx field from struct mt7603_devFelix Fietkau1-2/+0
2019-11-20mt76: mt7603: collect aggregation statsLorenzo Bianconi5-0/+61
2019-11-20mt76: mt7615: collect aggregation statsLorenzo Bianconi5-0/+66
2019-11-20mt76: move aggr_stats array in mt76_devLorenzo Bianconi4-6/+7
2019-11-20mt76: mt7615: add queue entry in debugfsLorenzo Bianconi2-0/+72
2019-11-20mt76: move queue debugfs entry to driver specific codeLorenzo Bianconi4-3/+7
2019-11-20mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi8-37/+25
2019-11-20mt76: mt76x0u: reset counter starting the deviceLorenzo Bianconi1-2/+1
2019-11-20mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi4-16/+5
2019-11-20mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi5-31/+25
2019-11-20mt76: mt7615: enable SCS by defaultLorenzo Bianconi1-1/+1
2019-11-20mt76: mt76x0e: make array mt76x0_chan_map static const, makes object smallerColin Ian King1-1/+1
2019-11-20mt76: usb: add lockdep_assert_held in __mt76u_vendor_requestLorenzo Bianconi1-3/+2
2019-11-20mt76: remove empty flag in mt76_txq_schedule_listLorenzo Bianconi1-16/+7
2019-11-20mt76: use cancel_delayed_work_sync in mt76_rx_aggr_shutdownFelix Fietkau1-1/+1
2019-11-20mt76: remove aggr_work field from struct mt76_wcidFelix Fietkau1-2/+0
2019-11-20mt76: mt7615: fix control frame rx in monitor modeFelix Fietkau3-1/+38
2019-11-20rtl8xxxu: Remove set but not used variable 'vif','dev','len'zhengbin1-6/+0
2019-11-20brcmfmac: remove monitor interface when detachingRafał Miłecki1-0/+5
2019-11-20brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki1-0/+2
2019-11-20rtw88: allows to enable/disable HCI link PS mechanismYan-Hsuan Chuang4-0/+51
2019-11-20rtw88: pci: enable CLKREQ function if host supports itYan-Hsuan Chuang2-0/+85
2019-11-20rtw88: pci: use for loop instead of while loop for DBI/MDIOYan-Hsuan Chuang1-12/+14
2019-11-20rtw88: pci: use macros to access PCI DBI/MDIO registersYan-Hsuan Chuang2-11/+20
2019-11-20qtnfmac: process HE capabilities requestsMikhail Karpenko2-1/+92
2019-11-20qtnfmac: add TLV for extension IEsMikhail Karpenko1-0/+35
2019-11-20qtnfmac: signal that all packets coming from device are already floodedIgor Mitsyanko2-0/+27
2019-11-20qtnfmac: advertise netdev port parent IDIgor Mitsyanko4-5/+22
2019-11-20qtnfmac: add interface ID to each packetIgor Mitsyanko4-18/+74
2019-11-20qtnfmac: track broadcast domain of each interfaceIgor Mitsyanko7-0/+149
2019-11-20qtnfmac: remove VIF in firmware in case of errorIgor Mitsyanko2-15/+12
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih3-7/+4
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih6-36/+24
2019-11-20ipw2x00: remove set but not used variable 'force_update'zhengbin1-2/+1
2019-11-20ipw2x00: remove set but not used variable 'reason'zhengbin1-3/+0
2019-11-20brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'zhengbin1-5/+1
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu2-7/+2
2019-11-16mscc.c: fix semicolon.cocci warningskbuild test robot1-1/+1
2019-11-16selftests: net: avoid ptl lock contention in tcp_mmapEric Dumazet1-5/+53
2019-11-16r8169: load firmware for RTL8168fp/RTL8117Heiner Kallweit1-1/+6
2019-11-16r8169: improve conditional firmware loading for RTL8168dHeiner Kallweit1-20/+19
2019-11-16net: phylink: update to use phy_support_asym_pause()Russell King1-9/+6
2019-11-16ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault1-1/+2
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta1-5/+0
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun1-1/+1
2019-11-16bonding: symmetric ICMP transmitMatteo Croce1-26/+57
2019-11-16net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur1-3/+1
2019-11-16net: core: allow fast GRO for skbs with Ethernet header in headAlexander Lobakin1-2/+1