aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-06-14wifi: iwlwifi: pcie: remove redundant argumentJohannes Berg1-3/+4
2023-06-14wifi: iwlwifi: pcie: clear FW debug memory on initJohannes Berg1-5/+4
2023-06-14wifi: iwlwifi: dbg-tlv: fix DRAM data initJohannes Berg1-8/+6
2023-06-14wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach6-14/+20
2023-06-14wifi: iwlwifi: mvm: put only a single IGTK into FWJohannes Berg3-2/+67
2023-06-14wifi: iwlwifi: mvm: fix potential array out of bounds accessGregory Greenman1-2/+7
2023-06-14wifi: iwlwifi: support version C0 of BZ and GL devicesMukesh Sisodiya3-2/+41
2023-06-14wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman3-0/+19
2023-06-14wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id()Ariel Malamud6-12/+13
2023-06-14wifi: iwlwifi: improve debug prints in iwl_read_ppag_table()Alon Giladi1-15/+22
2023-06-14wifi: iwlwifi: mvm: initialize the rx_vec before using itMukesh Sisodiya1-1/+4
2023-06-14wifi: iwlwifi: mvm: rename BTM support flag and its TLVHaim Dreyfuss3-5/+5
2023-06-14wifi: iwlwifi: mvm: support U-SIG EHT validate checksJohannes Berg3-1/+11
2023-06-14wifi: iwlwifi: mvm: Propagate ERP slot changes to FWIlan Peer1-1/+5
2023-06-14wifi: iwlwifi: mvm: FTM responder MLO supportAvraham Stern4-16/+21
2023-06-14wifi: iwlwifi: pass ESR parameters to the firmwareEmmanuel Grumbach3-3/+24
2023-06-14wifi: iwlwifi: debugfs: add ppag capa to fw info fileAlon Giladi1-2/+11
2023-06-14wifi: iwlwifi: mvm: always set MH len in offload_assistJohannes Berg1-3/+3
2023-06-14wifi: iwlwifi: fw: print PC register value instead of addressMukesh Sisodiya1-1/+6
2023-06-14wifi: iwlwifi: unify checks for HW error valuesJohannes Berg6-6/+13
2023-06-14wifi: iwlwifi: mvm: fix getting LDPC/STBC supportMukesh Sisodiya1-2/+2
2023-06-14wifi: iwlwifi: bump FW API to 79 for AX devicesGregory Greenman1-1/+1
2023-06-14wifi: iwlwifi: update response for mcc_update commandAbhishek Naik6-59/+166
2023-06-14wifi: iwlwifi: mvm: FTM initiator MLO supportAvraham Stern1-17/+31
2023-06-14wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_initMukesh Sisodiya1-0/+2
2023-06-14wifi: iwlwifi: make debugfs entries link specificBenjamin Berg6-54/+169
2023-06-14wifi: mac80211_hwsim: Don't access vif valid links directlyIlan Peer1-2/+3
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg3-10/+6
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins1-6/+6
2023-06-13net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter1-1/+1
2023-06-13mctp i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-06-13amd-xgbe: extend 10Mbps support to MAC version 21HRaju Rangoju1-6/+7
2023-06-13wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh2-0/+6
2023-06-13wifi: ath11k: debug: add ATH11K_DBG_CEKalle Valo2-2/+5
2023-06-13wifi: ath11k: htc: cleanup debug messagesKalle Valo1-13/+21
2023-06-13wifi: ath11k: don't use %pKKalle Valo5-13/+13
2023-06-13wifi: ath11k: hal: cleanup debug messageKalle Valo1-1/+1
2023-06-13wifi: ath11k: debug: use all upper case in ATH11k_DBG_HALKalle Valo3-17/+17
2023-06-13wifi: ath11k: dp: cleanup debug messageKalle Valo1-8/+4
2023-06-13wifi: ath11k: pci: cleanup debug loggingKalle Valo3-10/+10
2023-06-13wifi: ath11k: wmi: add unified command debug messagesKalle Valo1-143/+185
2023-06-13wifi: ath11k: wmi: use common error handling styleKalle Valo1-24/+56
2023-06-13wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd()Kalle Valo1-4/+8
2023-06-13wifi: ath11k: remove unsupported event handlersKalle Valo1-15/+1
2023-06-13wifi: ath11k: add WMI event debug messagesKalle Valo1-18/+54
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo12-184/+184
2023-06-13wifi: ath11k: print debug level in debug messagesKalle Valo2-1/+43
2023-06-13wifi: ath11k: debug: remove unused ATH11K_DBG_ANYKalle Valo1-1/+0
2023-06-13wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel1-3/+4
2023-06-13octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli2-2/+144