summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-19mt76: connac: add bss color support for sta modeYN Chen
2021-06-19mt76: mt7921: enable runtime pm by defaultLorenzo Bianconi
2021-06-19mt76: mt7921: fix OMAC idx usageSean Wang
2021-06-19mt76: mt7921: fix invalid register access in wake_workSean Wang
2021-06-19mt76: mt7921: avoid unnecessary consecutive WiFi resetsSean Wang
2021-06-19mt76: connac: update BA win size in Rx directionDeren Wu
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee
2021-06-19mt76: mt7915: add thermal cooling device supportRyder Lee
2021-06-19mt76: mt7915: add thermal sensor device supportRyder Lee
2021-06-19mt76: mt7921: add back connection monitor supportSean Wang
2021-06-19mt76: mt7921: consider the invalid value for to_rssiSean Wang
2021-06-19mt76: connac: fix WoW with disconnetion and bitmap patternYN Chen
2021-06-19mt76: mt7921: fix reset under the deep sleep is enabledSean Wang
2021-06-19mt76: connac: fw_own rely on all packet memory all being freeSean Wang
2021-06-19mt76: mt7921: Don't alter Rx path classifierSean Wang
2021-06-19mt76: mt7921: fix mt7921_wfsys_reset sequenceSean Wang
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi
2021-06-19mt76: mt7615: free irq if mt7615_mmio_probe failsLorenzo Bianconi
2021-06-19mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrlLorenzo Bianconi
2021-06-19mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()Lorenzo Bianconi
2021-06-19mt76: fix possible NULL pointer dereference in mt76_txLorenzo Bianconi
2021-06-19mt76: mt7915: add .set_bitrate_mask() callbackRyder Lee
2021-06-19mt76: mt7915: cleanup mt7915_mcu_sta_rate_ctrl_tlv()Ryder Lee
2021-06-19mt76: mt7921: enable rx csum offloadLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi
2021-06-19mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx hw de-amsduLorenzo Bianconi
2021-06-19mt76: mt7915: fix a signedness bug in mt7915_mcu_apply_tx_dpd()Dan Carpenter
2021-06-19mt76: mt7915: fix tssi indication field of DBDC NICsEvelyn Tsai
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold
2021-06-18net: wwan: Add RPMSG WWAN CTRL driverStephan Gerhold
2021-06-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-18net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-18net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...Vladimir Oltean
2021-06-18net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...Vladimir Oltean
2021-06-18net: hns3: fix reuse conflict of the rx pageYunsheng Lin
2021-06-18net: dsa: sja1105: properly power down the microcontroller clock for SJA1110Vladimir Oltean
2021-06-18net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-18net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal
2021-06-18net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal
2021-06-18net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal
2021-06-18qlcnic: remove redundant continue statementColin Ian King
2021-06-18net: stmmac: remove redundant continue statementColin Ian King
2021-06-18net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Machek
2021-06-18ethernet: marvell/octeontx2: Simplify the return expression of npc_is_samedingsenjie
2021-06-18bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur
2021-06-18bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari