summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi
2020-03-17mt76: mt7615: get rid of sta_rec_wtbl data structureLorenzo Bianconi
2020-03-17mt76: mt7615: introduce set_ba uni commandLorenzo Bianconi
2020-03-17mt76: mt7615: add more uni mcu commandsSean Wang
2020-03-17mt76: mt7615: introduce set_bmc and st_sta for uni commandsLorenzo Bianconi
2020-03-17mt76: mt7615: introduce uni cmd command typesLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_init_mac_chain routineLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routineLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7663e support to mt7615_mcu_set_eepromLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_ownLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7663e support to mt7615_reg_mapLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_register_mapLorenzo Bianconi
2020-03-17mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commandsLorenzo Bianconi
2020-03-17mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structureLorenzo Bianconi
2020-03-17mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIsLorenzo Bianconi
2020-03-17mt76: mt7615: rely on skb API for mt7615_mcu_set_eepromLorenzo Bianconi
2020-03-17mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_opsLorenzo Bianconi
2020-03-17mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_opsLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7615_mcu_ops data structureLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_mcu_send_message routineLorenzo Bianconi
2020-03-17mt76: always init to 0 mcu messagesLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_init_device routineLorenzo Bianconi
2020-03-17mt76: mt7615: cleanup fw queue just for mmio devicesLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_mcu_wait_responseLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_mcu_fill_msgLorenzo Bianconi
2020-03-17mt76: remove variable 'val' set but not usedChen Wandun
2020-03-17mt76: mt7615: remove a stray if statementDan Carpenter
2020-03-17mt76: mt76x02: reset MCU timeout counter earlier in watchdog resetFelix Fietkau
2020-03-17mt76: mt7615: fix monitor injection of beacon framesFelix Fietkau
2020-03-17mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfsFelix Fietkau
2020-03-17mt76: mt7603: add upper limit for dynamic sensitivity minimum receive powerFelix Fietkau
2020-03-17mt76: mt7615: fix antenna mask initialization in DBDC modeFelix Fietkau
2020-03-17mt76: mt76u: rely only on data buffer for usb control messaggesLorenzo Bianconi
2020-03-17mt76: mt76u: fix a possible memory leak in mt76u_initLorenzo Bianconi
2020-03-17mt76: mt76u: loop over all possible rx queues in mt76u_rx_taskletLorenzo Bianconi
2020-03-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-03-12prism54: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12ipw2x00: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12b43legacy: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12b43: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12carl9170: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12libertas: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-12mwifiex: set needed_headroom, not hard_header_lenBrian Norris
2020-03-12iwlegacy: Remove unneeded variable retXu Wang
2020-03-12b43legacy: replace simple_strtol() with kstrtoint()chenqiwu
2020-03-12rtw88: remove unused member of struct rtw_halKevin Lo
2020-03-12qtnfmac: add interface combination check for repeater modeDmitry Lebed
2020-03-12qtnfmac: assign each wiphy to its own virtual platform deviceSergey Matyukevich
2020-03-12qtnfmac: set valid edmg in cfg80211_chan_defSergey Matyukevich
2020-03-12qtnfmac: support WPA3 OWE in AP modeSergey Matyukevich