summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-01-26mt76: mt7915: simplify peer's TxBF capability checkRyder Lee
2021-01-26mt76: mt7615: mt7915: disable txpower sku when testmode enabledShayne Chen
2021-01-26mt76: mt7915: add support for continuous tx in testmodeShayne Chen
2021-01-26mt76: mt7915: rework set state part in testmodeShayne Chen
2021-01-26mt76: testmode: add a new state for continuous txShayne Chen
2021-01-26mt76: mt7915: clean hw queue before starting new testmode txShayne Chen
2021-01-26mt76: mt7915: calculate new packet length when tx_time is set in testmodeShayne Chen
2021-01-26mt76: mt7915: add support for ipg in testmodeShayne Chen
2021-01-26mt76: mt7915: split edca update functionShayne Chen
2021-01-26mt76: testmode: make tx queued limit adjustableShayne Chen
2021-01-26mt76: testmode: add attributes for ipg related parametersShayne Chen
2021-01-26mt76: testmode: add support to set user-defined spe indexShayne Chen
2021-01-26mt76: mt7915: force ldpc for bw larger than 20MHz in testmodeShayne Chen
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2021-01-26mt76: mt7615: move testmode data from dev to phyShayne Chen
2021-01-26mt76: mt7915: move testmode data from dev to phyShayne Chen
2021-01-26mt76: testmode: move mtd part to mt76_devShayne Chen
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen
2021-01-26mt76: mt7915: add partial add_bss_info command on testmode initShayne Chen
2021-01-26mt76: mt7915: drop zero-length packet to avoid Tx hangRyder Lee
2021-01-26mt76: mt7915: simplify mt7915_mcu_send_message routineLorenzo Bianconi
2021-01-26mt76: mt7915: fix endianness warning in mt7915_mcu_set_radar_thLorenzo Bianconi
2021-01-26mt76: mt7915: add support for flash modeShayne Chen
2021-01-26mt76: mt7915: run mt7915_configure_filter holding mt76 mutexLorenzo Bianconi
2021-01-26mt76: mt7915: convert comma to semicolonZheng Yongjun
2021-01-26mt76: mt7615: convert comma to semicolonZheng Yongjun
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee
2021-01-26mt76: mt7915: reset token when mac_reset happensRyder Lee
2021-01-26mt76: mt7915: fix MT_CIPHER_BIP_CMAC_128 setkeyRyder Lee
2021-01-26mt76: mt7615: add vif check in mt7615_update_vif_beacon()Ryder Lee
2021-01-26mt76: mt7915: add vif check in mt7915_update_vif_beacon()Ryder Lee
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley
2021-01-26ice: Don't allow more channels than LAN MSI-X availableBrett Creeley
2021-01-26ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley
2021-01-26ice: Implement flow for IPv6 next header (extension header)Nick Nunley
2021-01-26ice: fix FDir IPv6 flexbyteHenry Tieman
2021-01-26drivers: net: davinci_mdio: Use of_device_get_match_data()Stephen Boyd
2021-01-26wcn36xx: Remove unnecessary memsetZheng Yongjun
2021-01-26ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointerWen Gong
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2021-01-25bnxt_en: Do not process completion entries after fatal condition detected.Michael Chan
2021-01-25bnxt_en: Consolidate firmware reset event logging.Michael Chan
2021-01-25bnxt_en: Improve firmware fatal error shutdown sequence.Michael Chan
2021-01-25bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.Michael Chan
2021-01-25bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.Michael Chan
2021-01-25bnxt_en: Add bnxt_fw_reset_timeout() helper.Michael Chan
2021-01-25bnxt_en: Retry open if firmware is in reset.Vasundhara Volam