summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-24wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui
2024-04-24wifi: ath12k: set mlo_capable_flags based on QMI PHY capabilityRaj Kumar Bhagat
2024-04-24wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capabilityRaj Kumar Bhagat
2024-04-24wifi: ath12k: add support to handle beacon miss for WCN7850Kang Yang
2024-04-24net: sparx5: add support for matchall mirror statsDaniel Machon
2024-04-24net: sparx5: add the tc glue to support port mirroringDaniel Machon
2024-04-24net: sparx5: add port mirroring implementationDaniel Machon
2024-04-24net: sparx5: add bookkeeping code for matchall rulesDaniel Machon
2024-04-24net: sparx5: add new register definitionsDaniel Machon
2024-04-24wifi: ath11k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24wifi: qtnfmac: Use netdev dummy allocator helperBreno Leitao
2024-04-24net: ibm/emac: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24net: ipa: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24net: mediatek: mtk_eth_sock: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24net: marvell: prestera: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24net: dsa: mt7530: explain exposing MDIO bus of MT7531AE betterArınç ÜNAL
2024-04-24net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()Arınç ÜNAL
2024-04-24net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTSArınç ÜNAL
2024-04-24net: dsa: mt7530: get rid of mac_port_validate member of mt753x_infoArınç ÜNAL
2024-04-24net: dsa: mt7530: refactor MT7530_PMEEECR_P()Arınç ÜNAL
2024-04-24net: dsa: mt7530: get rid of function sanity checkArınç ÜNAL
2024-04-24net: dsa: mt7530: define MAC speed capabilities per switch modelArınç ÜNAL
2024-04-24net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on errorArınç ÜNAL
2024-04-24net: dsa: mt7530: move MT753X_MTRAP operations for MT7530Arınç ÜNAL
2024-04-24net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAPArınç ÜNAL
2024-04-24net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFPArınç ÜNAL
2024-04-24net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL
2024-04-24net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switchArınç ÜNAL
2024-04-24net: dsa: mt7530: refactor MT7530_PMCR_P()Arınç ÜNAL
2024-04-24net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988Arınç ÜNAL
2024-04-24net: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle
2024-04-24net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim
2024-04-23net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet
2024-04-23wifi: rtw89: coex: Re-order the index for the report from firmwareChing-Te Ku
2024-04-23wifi: rtw89: coex: Add coexistence firmware control report version 8Ching-Te Ku
2024-04-23wifi: rtw89: coex: Add GPIO signal control version 7Ching-Te Ku
2024-04-23wifi: rtw89: coex: Add register monitor report v7 formatChing-Te Ku
2024-04-23wifi: rtw89: coex: Update Bluetooth polluted Wi-Fi TX logicChing-Te Ku
2024-04-23wifi: rtw89: coex: Add PTA path control condition for chip RTL8922AChing-Te Ku
2024-04-23wifi: rtw89: coex: Add version 3 report map of H2C commandChing-Te Ku
2024-04-23wifi: rtw89: coex: Add v7 firmware cycle status reportChing-Te Ku
2024-04-23wifi: rtw89: coex: Allow Bluetooth doing traffic during Wi-Fi scanChing-Te Ku
2024-04-23wifi: rtl8xxxu: Add LED control code for RTL8723BUBitterblue Smith
2024-04-23net: ipa: kill ipa_version_supported()Alex Elder
2024-04-23net: ipa: fix two minor ipa_cmd problemsAlex Elder
2024-04-23net: ipa: fix two bogus argument namesAlex Elder
2024-04-23net: ipa: make ipa_table_hash_support() a real functionAlex Elder
2024-04-23net: ipa: remove unneeded FILT_ROUT_HASH_EN definitionsAlex Elder
2024-04-23net: ipa: call device_init_wakeup() earlierAlex Elder