summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-04-21mt76: connac: do not run mt76_txq_schedule_all directlyLorenzo Bianconi
2021-04-21mt76: mt7615: rely on pm refcounting in mt7615_led_set_configLorenzo Bianconi
2021-04-21mt76: connac: alaways wake the device before scanningLorenzo Bianconi
2021-04-21mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_workLorenzo Bianconi
2021-04-21mt76: connac: remove MT76_STATE_PM in mac_tx_freeLorenzo Bianconi
2021-04-21mt76: connac: check wake refcount in mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napiLorenzo Bianconi
2021-04-21mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napiLorenzo Bianconi
2021-04-21mt76: dma: add the capability to define a custom rx napi poll routineLorenzo Bianconi
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: connac: introduce wake counter for fw_pmctrl synchronizationLorenzo Bianconi
2021-04-21mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: mt7921: remove leftover function declarationLorenzo Bianconi
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi
2021-04-21net: ethernet: ravb: Fix release of refclkAdam Ford
2021-04-21net: phy: intel-xway: enable integrated led functionsMartin Schiller
2021-04-21net: renesas: ravb: Fix a stuck issue when a lot of frames are receivedYoshihiro Shimoda
2021-04-21net: stmmac: fix TSO and TBS feature enabling during driver openOng Boon Leong
2021-04-21stmmac: intel: set TSO/TBS TX Queues default settingsOng Boon Leong
2021-04-21stmmac: intel: unlock on error path in intel_crosststamp()Dan Carpenter
2021-04-21nfp: devlink: initialize the devlink port attribute "lanes"Yinjun Zhang
2021-04-21net: dsa: mv88e6xxx: Export cross-chip PVT as devlink regionTobias Waldekranz
2021-04-21net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region sizeTobias Waldekranz
2021-04-21net: dsa: mv88e6xxx: Correct spelling of define "ADRR" -> "ADDR"Tobias Waldekranz
2021-04-21octeontx2-af: Add mailbox for CPT statsSrujana Challa
2021-04-21octeontx2-af: cn10k: Add mailbox to configure reassembly timeoutSrujana Challa
2021-04-21octeontx2-af: cn10k: Mailbox changes for CN10K CPTSrujana Challa
2021-04-21Merge tag 'wireless-drivers-2021-04-21' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-04-21mt76: mt7921: do not use 0 as NULL pointerLorenzo Bianconi
2021-04-21mt76: mt7915: directly read per-rate tx power from registersShayne Chen
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen
2021-04-21mt76: mt7915: add support for DT rate power limitsShayne Chen
2021-04-21mt76: mt7921: abort uncompleted scan by wifi resetSean Wang
2021-04-21mt76: mt7921: add wifisys reset support in debugfsSean Wang
2021-04-21mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutexLorenzo Bianconi
2021-04-21mt76: improve mcu error loggingLorenzo Bianconi
2021-04-21mt76: mt7921: move hw configuration in mt7921_register_deviceLorenzo Bianconi
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee
2021-04-21mt76: mt7615: load ROM patch before checking patch semaphore statusFelix Fietkau
2021-04-21mt76: mt7615: fix entering driver-own state on mt7663Felix Fietkau
2021-04-21mt76: mt7615: fix hardware error recovery for mt7663Felix Fietkau
2021-04-21mt76: mt7921: add dumping Tx power tableSean Wang
2021-04-21mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi
2021-04-21mt76: mt7615: do not use mt7615 single-sku values for mt7663Lorenzo Bianconi
2021-04-21mt76: mt7615: implement support for using DT rate power limitsFelix Fietkau
2021-04-21mt76: extend DT rate power limits to support 11ax devicesShayne Chen
2021-04-21mt76: add functions for parsing rate power limits from DTFelix Fietkau