summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-29wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULLBitterblue Smith
2024-10-29wifi: rtw88: Extend the init table parsing for RTL8812AUBitterblue Smith
2024-10-29wifi: rtw88: Allow different C2H RA report sizesBitterblue Smith
2024-10-29wifi: rtw88: Dump the HW features only for some chipsBitterblue Smith
2024-10-29wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AUBitterblue Smith
2024-10-29wifi: rtw88: Report the signal strength only if it's knownBitterblue Smith
2024-10-29wifi: rtw89: 8922a: extend RFK handling and consider MLOZong-Zhe Yang
2024-10-29wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang
2024-10-29wifi: rtw89: chan: manage active interfacesZong-Zhe Yang
2024-10-29wifi: rtw89: Add encryption support for MLO connectionsPo-Hao Huang
2024-10-29wifi: rtw89: Add header conversion for MLO connectionsPo-Hao Huang
2024-10-28net/mlx5: unique names for per device cachesSebastian Ott
2024-10-28usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driverBenjamin Große
2024-10-28macsec: Fix use-after-free while sending the offloading packetJianbo Liu
2024-10-28bonding: return detailed error when loading native XDP failsHangbin Liu
2024-10-28net: systemport: Move IO macros to header fileFlorian Fainelli
2024-10-28net: systemport: Remove unused txchk accessorsFlorian Fainelli
2024-10-28net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMDYazen Ghannam
2024-10-28net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port()Javier Carrasco
2024-10-28bareudp: Use pcpu stats to update rx_dropped counter.Guillaume Nault
2024-10-25wifi: ath12k: convert tasklet to BH workqueue for CE interruptsRaj Kumar Bhagat
2024-10-25wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg
2024-10-25Revert "wifi: iwlwifi: remove retry loops in start"Emmanuel Grumbach
2024-10-25wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach
2024-10-25wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay
2024-10-25wifi: iwlwifi: mvm: SAR table alignmentAnjaneyulu
2024-10-25wifi: iwlwifi: mvm: Use the sync timepoint API in suspendDaniel Gabay
2024-10-25wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmdMiri Korenblit
2024-10-25wifi: iwlwifi: mvm: don't leak a link on AP removalEmmanuel Grumbach
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-25wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()Dan Carpenter
2024-10-25wifi: rtw89: Fix TX fail with A2DP after scanningPo-Hao Huang
2024-10-25wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan caseChing-Te Ku
2024-10-25wifi: rtw89: fix -Wenum-compare-conditional warningsArnd Bergmann
2024-10-25wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmwarePing-Ke Shih
2024-10-25wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rateMohammed Anees
2024-10-25wifi: rtw89: regd: block 6 GHz if marked as N/A in regd mapZong-Zhe Yang
2024-10-25wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protectionPing-Ke Shih
2024-10-25wifi: rtw89: add thermal protectionPing-Ke Shih
2024-10-24net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang
2024-10-24net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang
2024-10-24net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang
2024-10-24net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-10-24hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey
2024-10-23wifi: ath12k: fix A-MSDU indication in monitor modeKang Yang
2024-10-23wifi: ath12k: use tail MSDU to get MSDU informationKang Yang
2024-10-23wifi: ath12k: delete NSS and TX power setting for monitor vdevKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_mpdu_startKang Yang