summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi
2022-07-11mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi
2022-07-11mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu
2022-07-11mt76: mt7663: rely on mt76_connac2_fw_trailerLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_load_patch in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_load_ram in connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: move fw toggle in mt7921_load_firmwareLorenzo Bianconi
2022-07-11mt76: connac: move shared fw structures in connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: get rid of mt7921_mcu_exitLorenzo Bianconi
2022-07-11mt76: mt7921: add missing bh-disable around rx napi scheduleLorenzo Bianconi
2022-07-11mt76: mt7615: add missing bh-disable around rx napi scheduleFelix Fietkau
2022-07-11mt76: mt7915: add missing bh-disable around tx napi enable/scheduleFelix Fietkau
2022-07-11mt76: mt7921s: fix firmware download random failYN Chen
2022-07-11mt76: mt7921: add PATCH_FINISH_REQ cmd response handlingYN Chen
2022-07-11mt76: add DBDC rxq handlings into mac_reset_workRyder Lee
2022-07-11mt76: mt7915: add more ethtool statsRyder Lee
2022-07-11mt76: mt7921: introduce ACPI SAR config in tx powerDeren Wu
2022-07-11mt76: mt7921: introduce ACPI SAR supportDeren Wu
2022-07-11mt76: add 6 GHz band support in mt76_sar_freq_rangesDeren Wu
2022-07-11mt76: mt7915: fix endian bug in mt7915_rf_regval_set()Dan Carpenter
2022-07-11mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msgLorenzo Bianconi
2022-07-11mt76: mt7915: fix endianness in mt7915_rf_regval_getLorenzo Bianconi
2022-07-11wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg
2022-07-11wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman
2022-07-09ixp4xx_eth: Set MAC address from device treeLinus Walleij
2022-07-09ixp4xx_eth: Fall back to random MAC addressLinus Walleij
2022-07-09nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng
2022-07-08bcm63xx_enet: change the driver variables to staticYang Yingliang
2022-07-08net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-08ath9k: remove unexpected words "the" in commentsJiang Jian
2022-07-08ath11k: Fix typo in commentsZhang Jiaming
2022-07-08net: ag71xx: switch to napi_build_skb() to reuse skbuff_headsSieng-Piaw Liew
2022-07-08octeontx2-af: Don't reset previous pfc configHariprasad Kelam
2022-07-08eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski
2022-07-08eth: mtk: switch to netif_napi_add_tx()Jakub Kicinski
2022-07-07net: macb: sort init_reset_optional() with other init()sConor Dooley
2022-07-07net: macb: simplify error paths in init_reset_optional()Conor Dooley
2022-07-07net: macb: unify macb_config alignment styleConor Dooley
2022-07-07net: macb: add polarfire soc reset supportConor Dooley
2022-07-07net: ocelot: fix wrong time_after usagePavel Skripkin
2022-07-07Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-07-07net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli
2022-07-07net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov