summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-09-22wifi: rtw89: indicate TX shape table inside RFE parameterZong-Zhe Yang10-12/+17
2023-09-22wifi: rtw89: add subband index of primary channel to struct rtw89_chanPing-Ke Shih2-3/+24
2023-09-22wifi: mwifiex: followup PCIE and related cleanupsDmitry Antipov2-24/+8
2023-09-22wifi: mwifiex: simplify PCIE write operationsDmitry Antipov1-224/+66
2023-09-21wifi: ipw2x00: Annotate struct libipw_txb with __counted_byKees Cook1-1/+1
2023-09-21wifi: wilc1000: add back-off algorithm to balance tx queue packetsPrasurjya Rohan Saikia2-4/+18
2023-09-21wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadataVíctor Gonzalo1-0/+6
2023-09-21wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rxDmitry Antipov2-14/+0
2023-09-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan1-2/+2
2023-09-20wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_byKees Cook1-1/+1
2023-09-20wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_byKees Cook1-1/+1
2023-09-18wifi: wlcore: Convert to platform remove callback returning voidUwe Kleine-König4-9/+7
2023-09-18wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722Zenm Chen1-0/+1
2023-09-18wifi: rtw89: add mac_gen pointer to access mac port registersPing-Ke Shih4-24/+223
2023-09-18wifi: rtw89: consolidate registers of mac port to structPing-Ke Shih2-12/+26
2023-09-18wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submitPing-Ke Shih6-2/+6
2023-09-18wifi: rtw89: add to fill TX descriptor v2Ping-Ke Shih3-0/+330
2023-09-18wifi: rtw89: add to fill TX descriptor for firmware command v2Ping-Ke Shih2-0/+23
2023-09-18wifi: rtw89: add to query RX descriptor format v2Ping-Ke Shih3-0/+188
2023-09-18wifi: rtw89: mcc: deal with beacon NoA if GO existsZong-Zhe Yang4-1/+96
2023-09-18wifi: rtw89: mcc: deal with BT slot changeZong-Zhe Yang3-1/+6
2023-09-18wifi: rtw89: mcc: deal with P2P PS changeZong-Zhe Yang4-2/+37
2023-09-18wifi: rtw89: mcc: track beacon offset and update when neededZong-Zhe Yang5-2/+153
2023-09-18wifi: rtw89: mcc: update role bitmap when changedZong-Zhe Yang4-1/+88
2023-09-18wifi: rtw89: 52c: rfk: disable DPK during MCCZong-Zhe Yang4-2/+42
2023-09-18wifi: rtw89: rfk: disable driver tracking during MCCZong-Zhe Yang1-1/+12
2023-09-18wifi: rtw89: 52c: rfk: refine MCC channel info notificationZong-Zhe Yang2-12/+46
2023-09-18wifi: cw1200: Avoid processing an invalid TIM IEJeff Johnson1-1/+1
2023-09-13wifi: iwlwifi: mvm: add a debug print when we get a BAREmmanuel Grumbach1-0/+3
2023-09-13wifi: iwlwifi: mvm: move listen interval to constantsJohannes Berg3-2/+2
2023-09-13wifi: iwlwifi: no power save during transition to D3Miri Korenblit2-2/+10
2023-09-13wifi: iwlwifi: update context info structure definitionsJohannes Berg1-1/+5
2023-09-13wifi: iwlwifi: mvm: fix recovery flow in CSAEmmanuel Grumbach1-1/+6
2023-09-13wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit1-5/+9
2023-09-13wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channelShaul Triebitz3-6/+22
2023-09-13wifi: iwlwifi: mvm: make "pldr_sync" mode effectiveJohannes Berg3-17/+18
2023-09-13wifi: iwlwifi: mvm: log dropped framesEmmanuel Grumbach1-1/+5
2023-09-13wifi: iwlwifi: fw: disable firmware debug assertsGregory Greenman6-0/+53
2023-09-13wifi: iwlwifi: remove dead-codeMiri Korenblit1-1/+0
2023-09-13wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg3-0/+8
2023-09-13wifi: iwlwifi: pcie: give up mem read if HW is deadJohannes Berg1-0/+13
2023-09-13wifi: iwlwifi: pcie: rescan bus if no parentJohannes Berg1-2/+5
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit7-12/+16
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg2-3/+0
2023-09-11wifi: iwlwifi: increase number of RX buffers for EHT devicesJohannes Berg2-11/+7
2023-09-11wifi: iwlwifi: pcie: fix RB status readingJohannes Berg3-13/+9
2023-09-11wifi: iwlwifi: mvm: reduce maximum RX A-MPDU sizeJohannes Berg3-4/+4
2023-09-11wifi: iwlwifi: mvm: check link more carefullyJohannes Berg1-1/+2
2023-09-11wifi: iwlwifi: mvm: move RU alloc B2 placementJohannes Berg2-10/+8
2023-09-11wifi: iwlwifi: fw: reconstruct the API/CAPA enum numberJohannes Berg1-9/+18