summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-04wifi: rtw89: wow: add GTK rekey feature related H2C commandsChih-Kang Chang
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang
2024-05-04wifi: rtw89: use struct to fill H2C of WoWLAN global configurationChih-Kang Chang
2024-05-04wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1Chih-Kang Chang
2024-05-04wifi: rtw89: wow: prepare PTK GTK info from mac80211Chih-Kang Chang
2024-05-04wifi: rtw89: wow: parsing Auth Key Management from associate requestChih-Kang Chang
2024-05-04wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang
2024-05-04wifi: rtw89: wow: send RFK pre-nofity H2C command in WoWLAN modeChin-Yen Lee
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry
2024-05-03bnxt: fix bnxt_get_avail_msix() returning negative valuesDavid Wei
2024-05-03net: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut
2024-05-03wifi: ath12k: drop failed transmitted frames from metric calculation.Karthikeyan Kathirvel
2024-05-03wifi: ath12k: Don't drop tx_status in failure caseSven Eckelmann
2024-05-03wifi: ath12k: add multi device support for WBM idle ring buffer setupKarthikeyan Periyasamy
2024-05-03wifi: ath12k: Introduce device indexKarthikeyan Periyasamy
2024-05-03wifi: ath12k: Refactor idle ring descriptor setupKarthikeyan Periyasamy
2024-05-03wifi: ath12k: Replace "chip" with "device" in hal Rx return buffer managerKarthikeyan Periyasamy
2024-05-03wifi: ath11k: unmap the CE in ath11k_ahb_probe() error pathJeff Johnson
2024-05-03wifi: ath11k: refactor CE remap & unmapJeff Johnson
2024-05-03wifi: ath12k: Add lock to protect the hardware stateKarthikeyan Periyasamy
2024-05-03wifi: ath12k: Refactor the hardware stateKarthikeyan Periyasamy
2024-05-03wifi: ath12k: Refactor the hardware recovery procedureKarthikeyan Periyasamy
2024-05-03wifi: ath11k: ath11k_mac_op_ipv6_changed(): use list_for_each_entry()Kalle Valo
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo
2024-05-03wifi: mac80211_hwsim: add support for BSS colorAditya Kumar Singh
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-05-03wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao
2024-05-03wifi: iwlwifi: Use request_module_nowaitBen Greear
2024-05-02net: dsa: mv88e6xxx: Correct check for empty listSimon Horman
2024-05-02net/mlx5e: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02bnxt_en: Add VF PCI ID for 5760X (P7) chipsAjit Khaparde
2024-05-02bnxt_en: Optimize recovery path ULP locking in the driverKalesh AP
2024-05-02bnxt_en: Add a mutex to synchronize ULP operationsKalesh AP
2024-05-02bnxt_en: Don't call ULP_STOP/ULP_START during L2 resetMichael Chan
2024-05-02bnxt_en: Don't support offline self test when RoCE driver is loadedKalesh AP
2024-05-02bnxt_en: share NQ ring sw_stats memory with subringsEdwin Peer
2024-05-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-05-02wifi: mt76: enable spectrum managementFelix Fietkau
2024-05-02wifi: mt76: mt7925: add EHT radiotap support in monitor modeDeren Wu
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang
2024-05-02wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau
2024-05-02wifi: mt76: connac: use muar idx 0xe for non-mt799x as wellFelix Fietkau
2024-05-02wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang
2024-05-02wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu
2024-05-02wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu
2024-05-02wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenarioHenry Yen