summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | wifi: iwlwifi: api: fix constant version to match FWJohannes Berg2024-02-121-5/+5
| * | wifi: iwlwifi: mvm: Fix the listener MAC filter flagsIlan Peer2024-02-121-1/+1
| * | wifi: iwlwifi: mvm: Extend support for P2P service discoveryIlan Peer2024-02-121-3/+6
| * | wifi: iwlwifi: mvm: work around A-MSDU size problemJohannes Berg2024-02-121-2/+8
| * | wifi: iwlwifi: nvm: parse the VLP/AFC bit from regulatoryMukesh Sisodiya2024-02-123-7/+31
| * | wifi: iwlwifi: iwlmvm: handle unprotected deauth/disassoc in d3Shaul Triebitz2024-02-121-0/+6
| * | wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz2024-02-122-1/+9
| * | wifi: nl80211: allow reporting wakeup for unprot deauth/disassocShaul Triebitz2024-02-121-0/+3
| * | wifi: mac80211: drop injection on disabled-chan monitorJohannes Berg2024-02-121-1/+9
| * | wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg2024-02-125-17/+49
| * | wifi: cfg80211: rename UHB to 6 GHzJohannes Berg2024-02-125-29/+38
| * | wifi: mac80211_hwsim: Add 160MHz bw range to regdom_custom_04Andrei Otcheretianski2024-02-121-2/+4
| * | wifi: mac80211: remove only own link stations during stop_apAditya Kumar Singh2024-02-121-1/+1
| * | wifi: mac80211: flush only stations using requests linksAditya Kumar Singh2024-02-128-18/+33
| * | wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh2024-02-124-4/+29
| * | wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi2024-02-124-7/+4
| * | wifi: rtw89: change qutoa to DBCC by default for WiFi 7 chipsPing-Ke Shih2024-02-124-5/+19
| * | wifi: rtw89: reference quota mode when setting Tx powerPo-Hao Huang2024-02-122-4/+2
| * | wifi: rtw89: 8922a: implement AP mode related reg for BE generationChih-Kang Chang2024-02-124-4/+21
| * | wifi: rtw89: 8922a: correct register definition and merge IO for ctrl_nbtg_bt...Ping-Ke Shih2024-02-122-23/+13
| * | wifi: rtw89: differentiate narrow_bw_ru_dis setting according to chip genZong-Zhe Yang2024-02-123-3/+14
| * | wifi: rtw89: use PLCP information to match BSS_COLOR and AIDPing-Ke Shih2024-02-123-0/+20
| * | wifi: rtw89: mac: reset PHY-1 hardware when going to enable/disablePing-Ke Shih2024-02-121-0/+7
| * | wifi: rtw89: mac: correct MUEDCA setting for MAC-1Ping-Ke Shih2024-02-121-1/+2
| * | wifi: rtw89: mac: return held quota of DLE when changing MAC-1Ping-Ke Shih2024-02-124-8/+95
| * | wifi: rtw89: load BB parameters to PHY-1Ping-Ke Shih2024-02-121-9/+20
| * | wifi: rtw89: correct PHY register offset for PHY-1Ping-Ke Shih2024-02-123-4/+29
| * | wifi: brcmfmac: do not cast hidden SSID attribute value to booleanAlexey Berezhok2024-02-121-1/+1
| * | wifi: mwifiex: Refactor 1-element array into flexible array in struct mwifiex...Kees Cook2024-02-123-16/+12
| * | wifi: wilc1000: correct CRC7 calculationDavid Mosberger-Tang2024-02-121-1/+1
| * | wifi: rtw89: chan: MCC take reconfig into accountZong-Zhe Yang2024-02-121-0/+13
| * | wifi: rtw89: chan: move handling from add/remove to assign/unassign for MLOZong-Zhe Yang2024-02-123-35/+47
| * | wifi: rtw89: chan: tweak weight recalc ahead before MLOZong-Zhe Yang2024-02-123-6/+56
| * | wifi: rtw89: chan: tweak bitmap recalc ahead before MLOZong-Zhe Yang2024-02-121-5/+6
| * | wifi: rtw89: chan: add sub-entity swap function to cover replacingZong-Zhe Yang2024-02-121-11/+36
| * | wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by selfZong-Zhe Yang2024-02-124-12/+17
| * | wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config()Ajay Singh2024-02-121-1/+1
| * | wifi: mwifiex: use kstrtoX_from_user() in debugfs handlersDmitry Antipov2024-02-121-15/+4
| * | wifi: iwlwifi: fix #ifdef CONFIG_ACPI checkArnd Bergmann2024-02-121-7/+4
| * | wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primaryJohannes Berg2024-02-091-1/+1
| * | wifi: iwlwifi: queue: improve warning for no skb in reclaimJohannes Berg2024-02-081-4/+5
| * | wifi: iwlwifi: mvm: move BA notif messages before actionJohannes Berg2024-02-081-9/+9
| * | wifi: iwlwifi: mvm: show skb_mac_gso_segment() failure reasonJohannes Berg2024-02-081-3/+9
| * | wifi: iwlwifi: mvm: remove flags for enable/disable beacon filterJohannes Berg2024-02-085-34/+27
| * | wifi: iwlwifi: mvm: don't set replay counters to 0xffJohannes Berg2024-02-081-3/+1
| * | wifi: iwlwifi: pcie: Add new PCI device id and CNVIMukesh Sisodiya2024-02-083-6/+55
| * | wifi: iwlwifi: mvm: don't send the smart fifo command if not neededEmmanuel Grumbach2024-02-082-2/+8
| * | wifi: iwlwifi: mvm: don't set the MFP flag for the GTKEmmanuel Grumbach2024-02-081-7/+11
| * | wifi: iwlwifi: fw: allow vmalloc for PNVM imageJohannes Berg2024-02-081-5/+5
| * | wifi: iwlwifi: mvm: don't do duplicate detection for nullfunc packetsJohannes Berg2024-02-081-4/+2