summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-06wifi: iwlwifi: mvm: add beacon template version 14striebit
2024-05-06wifi: iwlwifi: mvm: align UATS naming with firmwareJohannes Berg
2024-05-06wifi: iwlwifi: Force SCU_ACTIVE for specific platformsDaniel Gabay
2024-05-06wifi: iwlwifi: mvm: record and return channel survey informationBenjamin Berg
2024-05-06wifi: iwlwifi: mvm: add the firmware API for channel surveyBenjamin Berg
2024-05-06wifi: iwlwifi: mvm: Fix race in scan completionIlan Peer
2024-05-06wifi: iwlwifi: mvm: Add a print for invalid link pair due to bandwidthYedidya Benshimol
2024-05-06wifi: iwlwifi: mvm: add a debugfs for reading EMLSR blocking reasonsYedidya Benshimol
2024-05-06wifi: iwlwifi: mvm: Add active EMLSR blocking reasons printsYedidya Benshimol
2024-05-06wifi: iwlwifi: bump FW API to 90 for BZ/SC devicesMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: fix primary link settingMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: use already determined cmd_idJohannes Berg
2024-05-06wifi: iwlwifi: mvm: don't reset link selection during restartJohannes Berg
2024-05-06wifi: iwlwifi: Print EMLSR states nameDaniel Gabay
2024-05-06wifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is activeYedidya Benshimol
2024-05-06wifi: iwlwifi: mvm: fix typo in debug printMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: exit EMLSR when CSA happensJohannes Berg
2024-05-06wifi: iwlwifi: mvm: Disable/enable EMLSR due to link's bandwidth/bandYedidya Benshimol
2024-05-06wifi: iwlwifi: mvm: avoid always prefering single-linkMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: trigger link selection upon TTLM start/endMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: consider FWs recommendation for EMLSRMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: don't always unblock EMLSRMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: Always allow entering EMLSR from debugfsMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: add a debugfs for (un)blocking EMLSRMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: trigger link selection after exiting EMLSRMiri Korenblit
2024-05-06wifi: iwlwifi: cleanup EMLSR when BT is active handlingMiri Korenblit
2024-05-06Merge wireless into wireless-nextJohannes Berg
2024-05-06Merge branch 'add-tcp-fraglist-gro-support'Paolo Abeni
2024-05-06net: add heuristic for enabling TCP fraglist GROFelix Fietkau
2024-05-06net: create tcp_gro_header_pull helper functionFelix Fietkau
2024-05-06net: create tcp_gro_lookup helper functionFelix Fietkau
2024-05-06net: add code for TCP fraglist GROFelix Fietkau
2024-05-06net: add support for segmenting TCP fraglist GSO packetsFelix Fietkau
2024-05-06net: move skb_gro_receive_list from udp to coreFelix Fietkau
2024-05-06net: microchip: lan743x: Reduce PTP timeout on HW failureRengarajan S
2024-05-06Merge tag 'rtw-next-2024-05-04-v2' of https://github.com/pkshih/rtwKalle Valo
2024-05-05Merge branch 'gve-queue-api'David S. Miller
2024-05-05gve: Alloc and free QPLs with the ringsShailend Chand
2024-05-05gve: Account for stopped queues when reading NIC statsShailend Chand
2024-05-05gve: Reset Rx ring state in the ring-stop funcsShailend Chand
2024-05-05gve: Avoid rescheduling napi if on wrong cpuShailend Chand
2024-05-05gve: Make gve_turnup work for nonempty queuesShailend Chand
2024-05-05gve: Make gve_turn(up|down) ignore stopped queuesShailend Chand
2024-05-05gve: Add adminq funcs to add/remove a single Rx queueShailend Chand
2024-05-05gve: Make the GQ RX free queue funcs idempotentShailend Chand
2024-05-05queue_api: define queue apiMina Almasry
2024-05-04wifi: rtlwifi: 8192d: initialize rate_mask in rtl92de_update_hal_rate_mask()Ping-Ke Shih
2024-05-04wifi: rtlwifi: Remove unused structs and avoid multiple -Wfamnae warningsGustavo A. R. Silva
2024-05-04wifi: rtw89: correct aSIFSTime for 6GHz bandPing-Ke Shih