summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-nvm-utils.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-12wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg13-2348/+2366
2024-06-12wifi: iwlwifi: api: fix includes in debug.hJohannes Berg1-1/+2
2024-06-12wifi: iwlwifi: move TXQ bytecount limit to queue codeJohannes Berg2-23/+26
2024-06-12wifi: iwlwifi: mvm: fix DTIM skip powersave configJohannes Berg1-31/+33
2024-06-12wifi: iwlwifi: bump minimum API version in BZ/SC to 90Miri Korenblit2-2/+2
2024-06-12wifi: iwlwifi: mvm: remove unneeded debugfs entriesMiri Korenblit2-289/+1
2024-06-12wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scanEmmanuel Grumbach1-2/+2
2024-06-12wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()Johannes Berg1-2/+3
2024-06-12wifi: mac80211: fix erroneous errors for STA changesJohannes Berg1-19/+36
2024-06-12wifi: mac80211_hwsim: add 320 MHz to hwsim channel widthsAvraham Stern1-0/+1
2024-06-12wifi: nl80211: remove the FTMs per burst limit for NDP rangingAvraham Stern2-3/+10
2024-06-12wifi: cfg80211: reject non-conformant 6 GHz center frequenciesBenjamin Berg2-11/+49
2024-06-12wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg6-19/+74
2024-06-12wifi: cfg80211: refactor regulatory beaconing checkingJohannes Berg2-24/+60
2024-06-12wifi: cfg80211: refactor 6 GHz AP power type parsingJohannes Berg2-27/+46
2024-06-12wifi: mac80211: refactor channel checksJohannes Berg3-10/+14
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg2-20/+15
2024-06-12wifi: ieee80211: remove unused enum ieee80211_client_reg_powerJohannes Berg1-18/+0
2024-06-12wifi: cfg80211: use BIT() for flag enumsJohannes Berg1-51/+51
2024-06-12wifi: nl80211: expose can-monitor channel propertyJohannes Berg1-0/+3
2024-06-12wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()Baochen Qiang1-1/+3
2024-06-12wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()Baochen Qiang1-2/+2
2024-06-12wifi: mac80211: Remove generic .ndo_get_stats64Breno Leitao1-9/+0
2024-06-12wifi: mac80211: Move stats allocation to coreBreno Leitao1-12/+1
2024-06-12wifi: cfg80211: make hash table duplicates more survivableJohannes Berg1-12/+34
2024-06-12wifi: mac80211: correct EHT EIRP TPE parsingJohannes Berg1-1/+1
2024-06-11ice: use irq_update_affinity_hint()Michal Schmidt2-4/+4
2024-06-11ice: add and use roundup_u64 instead of open coding equivalentJacob Keller2-2/+29
2024-06-11net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko11-31/+21
2024-06-11isdn: add missing MODULE_DESCRIPTION() macrosJeff Johnson13-0/+13
2024-06-10net: dsa: update the unicast MAC address when changing conduitMarek BehĂșn3-8/+44
2024-06-10net: dsa: deduplicate code adding / deleting the port address to fdbMarek BehĂșn1-44/+47
2024-06-10net: netlink: remove the cb_mutex "injection" from netlink coreJakub Kicinski2-16/+3
2024-06-10rtnetlink: move rtnl_lock handling out of af_netlinkJakub Kicinski2-4/+7
2024-06-10net: dsa: hellcreek: Replace kernel.h with what is usedAndy Shevchenko1-3/+5
2024-06-10tcp: move inet_twsk_schedule helper out of headerFlorian Westphal2-5/+5
2024-06-10net: tcp: un-pin the tw_timerFlorian Westphal3-14/+4
2024-06-10net: tcp/dccp: prepare for tw_timer un-pinningValentin Schneider5-14/+52
2024-06-10mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel4-21/+63
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel3-29/+0
2024-06-10lib: objagg: Fix general protection faultIdo Schimmel1-0/+3
2024-06-10mlxsw: spectrum_acl_atcam: Fix wrong commentIdo Schimmel1-1/+1
2024-06-10lib: test_objagg: Fix spellingIdo Schimmel1-1/+1
2024-06-10lib: objagg: Fix spellingIdo Schimmel1-1/+1
2024-06-09dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()Dan Carpenter3-5/+6
2024-06-09tools: ynl: make user space policies constJakub Kicinski4-13/+13
2024-06-09page_pool: remove WARN_ON() with ORDavid Wei1-2/+2
2024-06-07net: ti: icssg-prueth: Add multicast filtering supportMD Danish Anwar1-4/+34
2024-06-07r8152: Set NET_ADDR_STOLEN if using passthru MACMilan Broz1-0/+1
2024-06-06selftests/bpf: Drop useless arguments of do_test in bpf_tcp_caGeliang Tang1-11/+9