aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-12mt76: mt76u: rely on mt7622 queue scheme for mt7663uLorenzo Bianconi1-2/+13
2020-05-12mt76: mt7615: move mt7615_mac_wtbl_addr in mac.hLorenzo Bianconi2-5/+5
2020-05-12mt76: mt7615: introduce __mt7663_load_firmware routineLorenzo Bianconi2-5/+18
2020-05-12mt76: mt7615: introduce mt7615_mac_update_rate_desc routineLorenzo Bianconi2-43/+71
2020-05-12mt76: mt7615: introduce mt7663u support to mt7615_write_txwiLorenzo Bianconi2-4/+9
2020-05-12mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi9-57/+51
2020-05-12mt76: mt7615: remove unnecessary register operationsSean Wang1-2/+0
2020-05-12mt76: mt7615: introduce rlm tlv in bss_info mcu commandLorenzo Bianconi4-18/+104
2020-05-12mt76: mt7615: introduce BSS absence eventSean Wang2-0/+32
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi7-14/+207
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi7-3/+285
2020-05-12mt76: mt7663: keep Rx filters as the defaultSean Wang1-10/+14
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu commandLorenzo Bianconi4-3/+85
2020-05-12mt76: mt7615: add ethool support to mt7663 driverLorenzo Bianconi1-1/+7
2020-05-12mt76: mt7663: disable RDD commandsLorenzo Bianconi1-0/+3
2020-05-12mt76: mt7615: make scs configurable per phyLorenzo Bianconi4-23/+23
2020-05-12mt76: mt7663: enable nf estimationLorenzo Bianconi2-5/+13
2020-05-12mt76: mt7663: fix mt7615_mac_cca_stats_reset routineLorenzo Bianconi2-1/+8
2020-05-12mt76: mt7615: add more useful Tx mib countersRyder Lee4-5/+28
2020-05-12mt76: mt7615: cleanup mib related defines and structsRyder Lee3-25/+22
2020-05-12mt76: mt7615: enable aggr_stats for both phyRyder Lee3-12/+16
2020-05-12mt76: mt7615: modify mt7615_ampdu_stat_read for each phyRyder Lee1-2/+18
2020-05-12mt76: mt76x0: pci: add mt7610 PCI IDPawel Dembicki1-0/+1
2020-05-12mt76: mt76x2u: introduce Mercury UD13 supportLorenzo Bianconi1-0/+1
2020-05-12mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett2-0/+2
2020-05-12mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau7-13/+31
2020-05-12ipw2x00: Fix comment for CLOCK_BOOTTIME constantPali Rohár1-1/+1
2020-05-12rndis_wlan: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4
2020-05-12qtnfmac: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-28/+28
2020-05-12prism54: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-5/+5
2020-05-12mwl8k: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-12iwlegacy: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-13/+13
2020-05-12ipw2x00: Replace zero-length array with flexible-arrayGustavo A. R. Silva3-20/+20
2020-05-12rndis_wlan: Remove logically dead codeGustavo A. R. Silva1-16/+8
2020-05-12brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()Jason Yan1-1/+1
2020-05-12brcmfmac: make non-global functions staticChen Zhou1-1/+1
2020-05-12brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK) keysSoontak Lee1-0/+11
2020-05-12brcmfmac: use actframe_abort to cancel ongoing action frameRyohei Kondo1-2/+32
2020-05-12brcmfmac: set security after reiniting interfaceJia-Shyr Chuang1-32/+58
2020-05-12brcmfmac: fix 802.1d priority to ac mapping for pcie donglesPramod Prakash1-2/+2
2020-05-12brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham6-33/+213
2020-05-07bonding: propagate transmit statusEric Dumazet2-43/+24
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet1-3/+2
2020-05-07net: phy: fix less than zero comparison with unsigned variable valColin Ian King1-1/+1
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller2-4/+4
2020-05-07net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdioGrygorii Strashko2-6/+20
2020-05-07dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei2-22/+46
2020-05-07soc: fsl: dpio: properly compute the consumer indexIoana Ciornei1-0/+1
2020-05-07net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean10-17/+759
2020-05-07net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean7-6/+437